summaryrefslogtreecommitdiffstats
path: root/recipes-support/fuse
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2016-09-02 17:55:48 +0200
committerAnton Gerasimov <anton@advancedtelematic.com>2016-09-12 14:58:42 +0200
commitd0d74fbff4709ab9b093ec7785794d7f82b8e7b3 (patch)
tree26b4cc34d9e92178b41d9ed8bb3b728535b81b2a /recipes-support/fuse
parent9f816bdb3da9412e334cb8f7a69b48523732dc77 (diff)
downloadmeta-updater-d0d74fbff4709ab9b093ec7785794d7f82b8e7b3.tar.gz
Build OSTree natively, and its dependencies as well
Bug-AGL: SPEC-245 Change-Id: Ia5631d786c3375ba3aa0bc6ac75ebaeb358e7b03 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Diffstat (limited to 'recipes-support/fuse')
-rw-r--r--recipes-support/fuse/fuse_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-support/fuse/fuse_%.bbappend b/recipes-support/fuse/fuse_%.bbappend
new file mode 100644
index 0000000..4f23349
--- /dev/null
+++ b/recipes-support/fuse/fuse_%.bbappend
@@ -0,0 +1,3 @@
1BBCLASSEXTEND = "native"
2
3PACKAGES_append_class-native = "fuse-utils-dbg-native fuse-utils-native libulockmgr-native libulockmgr-dev-native libulockmgr-dbg-native"