diff options
| author | Anton Gerasimov <anton@advancedtelematic.com> | 2016-09-02 17:55:48 +0200 |
|---|---|---|
| committer | Anton Gerasimov <anton@advancedtelematic.com> | 2016-09-12 14:58:42 +0200 |
| commit | d0d74fbff4709ab9b093ec7785794d7f82b8e7b3 (patch) | |
| tree | 26b4cc34d9e92178b41d9ed8bb3b728535b81b2a /recipes-support/fuse | |
| parent | 9f816bdb3da9412e334cb8f7a69b48523732dc77 (diff) | |
| download | meta-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_%.bbappend | 3 |
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 @@ | |||
| 1 | BBCLASSEXTEND = "native" | ||
| 2 | |||
| 3 | PACKAGES_append_class-native = "fuse-utils-dbg-native fuse-utils-native libulockmgr-native libulockmgr-dev-native libulockmgr-dbg-native" | ||
