[LEDE-DEV] [RFC 0/3] x86: populate sysinfo from DMI data
Jo-Philipp Wich
jo at mein.io
Wed Jun 1 07:32:47 PDT 2016
This is a simple patch series I use locally to better identify x86 devices,
I'd appreciate any opinions and testing feedback on it.
Jo-Philipp Wich (3):
x86: enable CONFIG_DEVMEM
packages: import dmidecode
x86: include dmidecode by default and use it to populate sysinfo
package/utils/dmidecode/Makefile | 48 ++++++++++++++++++++++
target/linux/x86/Makefile | 2 +-
target/linux/x86/base-files/lib/preinit/20_sysinfo | 18 ++++++++
target/linux/x86/config-4.4 | 1 +
4 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644 package/utils/dmidecode/Makefile
create mode 100644 target/linux/x86/base-files/lib/preinit/20_sysinfo
--
2.1.4
More information about the Lede-dev
mailing list