From: Dongxiao Xu Date: Fri, 6 Jan 2012 09:04:59 +0000 (+0800) Subject: bblayers.conf.sample: Use ?= to set BBLAYERS X-Git-Tag: 2015-4~12119 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=458d0f8b39e7d9dce544f53c65e2a6ffae21ad24;p=openembedded-core.git bblayers.conf.sample: Use ?= to set BBLAYERS Hob may dynamically sets BBLAYERS to bitbake server, thus we need a flexible way to load BBLAYERS value. Signed-off-by: Dongxiao Xu Signed-off-by: Richard Purdie --- diff --git a/meta/conf/bblayers.conf.sample b/meta/conf/bblayers.conf.sample index 339a42139c..222b03acf5 100644 --- a/meta/conf/bblayers.conf.sample +++ b/meta/conf/bblayers.conf.sample @@ -3,6 +3,6 @@ LCONF_VERSION = "4" BBFILES ?= "" -BBLAYERS = " \ +BBLAYERS ?= " \ ##COREBASE##/meta \ "