init
This commit is contained in:
12
build/conf/bblayers.conf
Normal file
12
build/conf/bblayers.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf
|
||||
# changes incompatibly
|
||||
POKY_BBLAYERS_CONF_VERSION = "2"
|
||||
|
||||
BBPATH = "${TOPDIR}"
|
||||
BBFILES ?= ""
|
||||
|
||||
BBLAYERS ?= " \
|
||||
/home/yocto/ws/poky/meta \
|
||||
/home/yocto/ws/poky/meta-poky \
|
||||
/home/yocto/ws/poky/meta-yocto-bsp \
|
||||
"
|
||||
Reference in New Issue
Block a user