Files
openwrt/target/linux
Jo-Philipp Wich 699f7ecd15 x86: use sysfs DMI information to populate sysinfo
Use the DMI data available in sysfs to extract manufacturer and model info
and write it to /tmp/sysinfo/.

The data will be picked up by board_detect and can be used by e.g. LuCI to
display a more appropriate model description.

On an APU board the files will contain the following values:

    # cat /tmp/sysinfo/model
    PC Engines APU

    # cat /tmp/sysinfo/board_name
    pc-engines-apu

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-06 15:18:11 +02:00
..
2015-12-11 15:26:06 +00:00
2016-04-25 14:54:07 +02:00
2016-05-12 17:55:15 +02:00
2016-06-05 23:23:57 +02:00
2016-06-05 14:16:08 -04:00
2016-03-24 22:40:13 +01:00
2016-05-12 17:52:55 +02:00
2016-05-12 03:29:36 +02:00
2016-06-02 21:58:10 +02:00
2015-12-11 15:26:06 +00:00
2015-04-12 20:48:13 +00:00
2016-06-05 23:23:57 +02:00
2015-12-23 14:43:11 +00:00
2010-08-06 21:36:35 +00:00