bblayers.conf.sample: Add layer meta-filesystems 11/5811/4
authorLeon Anavi <leon.anavi@konsulko.com>
Fri, 3 Jun 2016 12:53:15 +0000 (12:53 +0000)
committerGerrit Code Review <gerrit@172.30.200.200>
Sun, 19 Jun 2016 19:33:38 +0000 (19:33 +0000)
Layer meta-filesystems provides a recipe for fuse
which is required for building OSTree.

Bug-AGL: SPEC-194

Change-Id: Ia41459a4ae78ede4dfcd57f709cd1e3b032d3d17
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
templates/dra7xx-evm/conf/bblayers.conf.sample
templates/dragonboard-410c/conf/bblayers.conf.sample
templates/intel-corei7-64/conf/bblayers.conf.sample
templates/qemux86-64/conf/bblayers.conf.sample
templates/qemux86/conf/bblayers.conf.sample
templates/raspberrypi2/conf/bblayers.conf.sample
templates/raspberrypi3/conf/bblayers.conf.sample
templates/wandboard/conf/bblayers.conf.sample

index f7d577f..44338f7 100644 (file)
@@ -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-ti \
   ##OEROOT##/../meta-rust \
   "
index 8198c36..63245f7 100644 (file)
@@ -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-rust \
   "
index b7c0b9c..4bf44d5 100644 (file)
@@ -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-intel \
   ##OEROOT##/../meta-rust \
   "
index a560a56..acdf7ef 100644 (file)
@@ -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-rust \
   "
 BBLAYERS_NON_REMOVABLE ?= " \
index a560a56..acdf7ef 100644 (file)
@@ -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-rust \
   "
 BBLAYERS_NON_REMOVABLE ?= " \
index 98eb76e..e87a650 100644 (file)
@@ -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-raspberrypi \
   ##OEROOT##/../meta-rust \
   "
index 98eb76e..e87a650 100644 (file)
@@ -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-raspberrypi \
   ##OEROOT##/../meta-rust \
   "
index ec5cbca..e3b6a88 100644 (file)
@@ -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-fsl-arm \
   ##OEROOT##/../meta-fsl-arm-extra \
   ##OEROOT##/../meta-rust \