mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
Switch to bblayers configuration
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
5
build/conf/bblayers.conf.sample
Normal file
5
build/conf/bblayers.conf.sample
Normal file
@@ -0,0 +1,5 @@
|
||||
BBFILES ?= ""
|
||||
BBLAYERS = " \
|
||||
${OEROOT}/meta \
|
||||
${OEROOT}/meta-moblin \
|
||||
"
|
||||
Reference in New Issue
Block a user