aboutsummaryrefslogtreecommitdiff
path: root/utils/hwinfo/patches/2-enable-hw-ids-and-disable-generation-of-tiny-hwinfo-headers
Commit message (Collapse)AuthorAge
* hwinfo: fix compilation with ARCRosen Penev2021-05-29
| | | | | | | | | | | Added a small patch to fix compilation. Renamed patch files to have a .patch suffix. Makes them easier to read with vim and probably IDEs. Remove UCLIBC depend since it's no longer present. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* hwinfo: refresh patches to avoid fuzz and offsetJosef Schlehofer2020-12-09
| | | | | | | | | | | | | | Fixes: Applying patch 3-assorted-Makefile-butchery patching file Makefile patching file Makefile.common patching file src/Makefile patching file src/hd/Makefile Hunk #1 succeeded at 8 with fuzz 1 (offset -4 lines). patching file src/isdn/Makefile patching file src/smp/Makefile Signed-off-by: Josef Schlehofer <pepe.schlehofer@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>