summaryrefslogtreecommitdiffstats
path: root/templates/dragonboard-410c/conf/bblayers.conf.sample
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2016-06-03 15:18:17 +0000
committerGerrit Code Review <gerrit@172.30.200.200>2016-06-07 15:01:25 +0000
commit21bc7e1510ff0d625098b38c3efad68853df4b71 (patch)
tree3ec49d0735321884ca6be722b3d2b966973a53a1 /templates/dragonboard-410c/conf/bblayers.conf.sample
parentefe1e042b8795dcd4ee53c244b6710e73c75dbf5 (diff)
bblayers.conf.sample: Add layer meta-filesystems
Layer meta-filesystems provides a recipe for fuse which is required for building OSTree. Bug-AGL: SPEC-194 Change-Id: I5bc77b0df3fb8c451049ecf0761fabec94ad2e30 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'templates/dragonboard-410c/conf/bblayers.conf.sample')
-rw-r--r--templates/dragonboard-410c/conf/bblayers.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/dragonboard-410c/conf/bblayers.conf.sample b/templates/dragonboard-410c/conf/bblayers.conf.sample
index d70cb076..5af7b32c 100644
--- a/templates/dragonboard-410c/conf/bblayers.conf.sample
+++ b/templates/dragonboard-410c/conf/bblayers.conf.sample
@@ -18,6 +18,7 @@ BBLAYERS ?= " \
##OEROOT##/../meta-openembedded/meta-efl \
##OEROOT##/../meta-openembedded/meta-networking \
##OEROOT##/../meta-openembedded/meta-python \
+ ##OEROOT##/../meta-openembedded/meta-filesystems \
##OEROOT##/../meta-qcom \
##OEROOT##/../meta-agl-demo \
##OEROOT##/../meta-openembedded/meta-ruby \