aboutsummaryrefslogtreecommitdiff
path: root/utils/hwinfo
Commit message (Collapse)AuthorAge
* hwinfo: disable compile with uclibcAlberto Bursi2020-06-08
| | | | | | | this package fails to compile with uclibc, disable it if the uclibc toolchain is selected Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
* hwinfo: add new packageAlberto Bursi2020-06-01
add hwinfo package, it is a complete system hardware detection tool, similar to lshw but is written in C and has minimal dependencies. It is part of core SUSE Linux applications like Yast installer and system configurator tool so it's regularly maintained. Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>