summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-03 10:08:09 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-02-03 10:08:09 +0000
commit140466515aaf25be86d472132d525819a0ad9c22 (patch)
tree4e4c309f57e1f21ab9bdc7f14f6c90a45773bed3
parent1e730358f9ecb9d3f6d50a51c47b0a6a53ff019b (diff)
downloaddefinitions-140466515aaf25be86d472132d525819a0ad9c22.tar.gz
Morph build 2b44b652e8344562b6836ef161eb797c
System branch: master
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph1
-rw-r--r--strata/foundation.morph2
2 files changed, 2 insertions, 1 deletions
diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
index 099689c4..a7f1d735 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -46,6 +46,7 @@ configure-commands:
- scripts/config -d BLK_DEV_CRYPTOLOOP
- scripts/config -e CEPH_FS
- scripts/config -e OVERLAY_FS
+- scripts/config -e FUSE_FS
- scripts/config --set-val BLK_DEV_LOOP_MIN_COUNT 8
- scripts/config -e VIRTIO
- scripts/config -e VIRTIO_RING
diff --git a/strata/foundation.morph b/strata/foundation.morph
index 10111805..71358ea3 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -98,7 +98,7 @@ chunks:
- name: fuse
morph: strata/foundation/fuse.morph
repo: upstream:fuse
- ref: 13ee8f62d4aa3360adb6956fb30da0c858928fa2
+ ref: fuse_2_9_2
unpetrify-ref: baserock/genivi/morph
build-depends: []
- name: btrfs-progs