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.

(From OE-Core rev: 458d0f8b39e7d9dce544f53c65e2a6ffae21ad24)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Dongxiao Xu 2012-01-06 17:04:59 +08:00 committed by Richard Purdie
parent 5a03cf2ba2
commit 9ce6464467
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
LCONF_VERSION = "4"
BBFILES ?= ""
BBLAYERS = " \
BBLAYERS ?= " \
##COREBASE##/meta \
##COREBASE##/meta-yocto \
"