]> code.ossystems Code Review - openembedded-core.git/commit
bblayers.conf.sample: Use ?= to set BBLAYERS
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 6 Jan 2012 09:04:59 +0000 (17:04 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2012 12:06:45 +0000 (12:06 +0000)
commit458d0f8b39e7d9dce544f53c65e2a6ffae21ad24
treed62904ccff1fbdeb6124bbcd0656940382274901
parentc5c3689b7102cc0c281de736c215d66dd4f1e874
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 <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bblayers.conf.sample