1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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 -1
View File
@@ -3,7 +3,7 @@
LCONF_VERSION = "4"
BBFILES ?= ""
BBLAYERS = " \
BBLAYERS ?= " \
##COREBASE##/meta \
##COREBASE##/meta-yocto \
"