summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_0.389.bb2
1 files changed, 2 insertions, 0 deletions
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() {
24 24
25FILES:${PN} = "${libdir}/* \ 25FILES:${PN} = "${libdir}/* \
26 ${datadir}/* " 26 ${datadir}/* "
27
28BBCLASSEXTEND += "native"