Fix remaining occurrence of meta-yocto 01/8401/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 28 Jan 2017 21:27:58 +0000 (22:27 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 28 Jan 2017 21:27:58 +0000 (22:27 +0100)
This changeset replaces the old meta-yocto with meta-poky.
It avoids the warning message
  NOTE: Your conf/bblayers.conf has been automatically updated.

Change-Id: I89fa0a2eb1ed794b01539fbeee87bae82cf272dc
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
templates/base/bblayers.conf.sample

index 1feb534..ebba0d7 100644 (file)
@@ -48,7 +48,7 @@ BBLAYERS ?= " \
 
 BBLAYERS_NON_REMOVABLE ?= " \
   ${METADIR}/poky/meta \
-  ${METADIR}/poky/meta-yocto \
+  ${METADIR}/poky/meta-poky \
   ${METADIR}//meta-agl/meta-agl \
   "