Move feature code into the meta recipes
[AGL/meta-agl.git] / templates / base / bblayers.conf.sample
index 313a582..1feb534 100644 (file)
@@ -14,7 +14,7 @@ METADIR  := "${@os.path.abspath('##OEROOT##/..')}"
 #----------------------------------
 YOCTO_LAYERS = " \
   ${METADIR}/poky/meta \
-  ${METADIR}/poky/meta-yocto \
+  ${METADIR}/poky/meta-poky \
   ${METADIR}/poky/meta-yocto-bsp \
   "