summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/lshw
Commit message (Collapse)AuthorAgeFilesLines
* lshw: Upgrade 2.18 -> 2.19Leon Anavi2020-08-255-188/+128
| | | | | | | | | | | | | Upgrade to release B.02.19: - detection of NVMe disks - detection of SD/MMC and SDIO devices - bug fixes - code cleanup - updated data files Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lshw: BBCLASSEXTEND to nativeMing Liu2019-02-031-0/+2
| | | | | | | | In case some recipes might need it, for instance, the aktualizr-native of meta-updater. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lshw: Add new recipe with B.02.18 versionKrzysztof Kozlowski2018-06-084-0/+215
Add new recipe for lshw B.02.18 version - a small tool to provide detailed information on the hardware configuration of the machine. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>