lshw: BBCLASSEXTEND to native

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>
This commit is contained in:
Ming Liu
2019-02-03 13:05:23 +01:00
committed by Khem Raj
parent ace62392d1
commit 64784f7568
@@ -30,3 +30,5 @@ do_compile() {
do_install() {
oe_runmake install DESTDIR=${D}
}
BBCLASSEXTEND = "native"