Add new Yocto layer for common packages to IVI systems
[AGL/meta-agl.git] / meta-agl / conf / bblayers.conf.sample
index 1f5269f..ed6fe36 100644 (file)
@@ -9,9 +9,10 @@ BBLAYERS ?= " \
   ##OEROOT##/meta \
   ##OEROOT##/meta-yocto \
   ##OEROOT##/meta-yocto-bsp \
-  ##OEROOT##/../meta-openembedded/meta-oe \
+  ##OEROOT##/../meta-agl/meta-ivi-common \
   ##OEROOT##/../meta-agl/meta-agl \
   ##OEROOT##/../meta-agl/meta-agl-bsp \
+  ##OEROOT##/../meta-openembedded/meta-oe \
   "
 BBLAYERS_NON_REMOVABLE ?= " \
   ##OEROOT##/meta \