Re: [LEDE-DEV] [RFC 0/3] x86: populate sysinfo from DMI data

2016-06-01 Thread Alexander Couzens
On Wed, 1 Jun 2016 16:32:47 +0200 Jo-Philipp Wich wrote: > 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

[LEDE-DEV] [RFC 0/3] x86: populate sysinfo from DMI data

2016-06-01 Thread Jo-Philipp Wich
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/dmide