summaryrefslogtreecommitdiffstats
path: root/recipes/ostree/ostree.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ostree/ostree.bb')
-rw-r--r--recipes/ostree/ostree.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ostree/ostree.bb b/recipes/ostree/ostree.bb
index 1ba1504..4700f08 100644
--- a/recipes/ostree/ostree.bb
+++ b/recipes/ostree/ostree.bb
@@ -47,3 +47,5 @@ do_install_append() {
47 # this of course is a broken configure.ac logic. 47 # this of course is a broken configure.ac logic.
48 rm -rf ${D}${libdir}/dracut/ 48 rm -rf ${D}${libdir}/dracut/
49} 49}
50
51BBCLASSEXTEND = "native nativesdk"