openwrtv3/target/linux/x86
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
..
64 x86_64: enable mmc to support booting off sd 2016-05-23 12:17:55 +02:00
base-files x86: use sysfs DMI information to populate sysinfo 2016-06-06 15:18:11 +02:00
generic x86: enable DMI and DMI_SYSFS 2016-06-06 15:18:03 +02:00
geode x86: enable DMI and DMI_SYSFS 2016-06-06 15:18:03 +02:00
image x86: remove defunct etherboot image building code 2016-05-12 17:46:39 +02:00
patches-4.4 x86: remove rdc specific kernel patch 2016-05-12 17:42:55 +02:00
xen_domu x86/xen_domu: enable xen drivers in the kernel config instead of packaging them as modules 2016-05-12 17:35:46 +02:00
config-4.4 x86: enable DMI and DMI_SYSFS 2016-06-06 15:18:03 +02:00
Makefile x86: remove the kvm_guest subtarget 2016-05-12 17:00:53 +02:00