diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.389.bb b/meta-oe/recipes-support/hwdata/hwdata_0.389.bb index 7479813f7d..fffd491178 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.389.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.389.bb @@ -24,3 +24,5 @@ do_install() { FILES:${PN} = "${libdir}/* \ ${datadir}/* " + +BBCLASSEXTEND += "native"