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, 0 insertions, 2 deletions
diff --git a/recipes/ostree/ostree.bb b/recipes/ostree/ostree.bb
index 96931f1..d506403 100644
--- a/recipes/ostree/ostree.bb
+++ b/recipes/ostree/ostree.bb
@@ -51,5 +51,3 @@ do_install_append() {
51 # this of course is a broken configure.ac logic. 51 # this of course is a broken configure.ac logic.
52 rm -rf ${D}${libdir}/dracut/ 52 rm -rf ${D}${libdir}/dracut/
53} 53}
54
55BBCLASSEXTEND = "native nativesdk"