From: Jan-Simon Möller Date: Sat, 28 Jan 2017 21:27:58 +0000 (+0100) Subject: Fix remaining occurrence of meta-yocto X-Git-Tag: 3.99.1~176 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=9fd9b39e05574209df776c473c6db6d9abdbae38;p=AGL%2Fmeta-agl.git Fix remaining occurrence of meta-yocto 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 --- diff --git a/templates/base/bblayers.conf.sample b/templates/base/bblayers.conf.sample index 1feb53429..ebba0d7f7 100644 --- a/templates/base/bblayers.conf.sample +++ b/templates/base/bblayers.conf.sample @@ -48,7 +48,7 @@ BBLAYERS ?= " \ BBLAYERS_NON_REMOVABLE ?= " \ ${METADIR}/poky/meta \ - ${METADIR}/poky/meta-yocto \ + ${METADIR}/poky/meta-poky \ ${METADIR}//meta-agl/meta-agl \ "