summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Cragg <edward.cragg@codethink.co.uk>2016-03-18 08:32:08 +0000
committerEdward Cragg <edward.cragg@codethink.co.uk>2016-03-18 09:16:46 +0000
commit57f3c7dc132e8574405f28ea55b9fb92882f69e9 (patch)
treefc574ce56744b73b94654f4dbdcdc89a3837f5c2
parent080bb0812a4eee5c920009ebe6337e85cf295cfe (diff)
downloaddefinitions-57f3c7dc132e8574405f28ea55b9fb92882f69e9.tar.gz
foundation/fuse: Apply fix for building on armv8
Cherry pick the upstream fix to use linux/types.h to define types (previously fixed in Baserock as 0479b766923a01553366d8dbf197ac5dabf4b9d6). The upstream patch also fixes on platforms other than Linux. Change-Id: I09cfd055092b24f9259da4179a3d6862f032007a
-rw-r--r--strata/foundation.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index b5b63638..ff87bbb1 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -77,8 +77,8 @@ chunks:
- name: fuse
morph: strata/foundation/fuse.morph
repo: upstream:fuse
- ref: 6adcb719a933a31013c73fda8e0ccb0e13b45e58
- unpetrify-ref: fuse_2_9_4
+ ref: e9b2eec7c5856032652bb8ff734174764e444c74
+ unpetrify-ref: baserock/fuse_2_9_4-fix-armv8
- name: btrfs-progs
morph: strata/foundation/btrfs-progs.morph
repo: upstream:btrfs-progs