Update build/conf/bblayers.conf
Some checks failed
diya-opi-distrib / build (push) Failing after 2m40s
Some checks failed
diya-opi-distrib / build (push) Failing after 2m40s
This commit is contained in:
parent
870c35337e
commit
799ac9407e
@ -2,8 +2,8 @@
|
|||||||
# changes incompatibly
|
# changes incompatibly
|
||||||
POKY_BBLAYERS_CONF_VERSION = "2"
|
POKY_BBLAYERS_CONF_VERSION = "2"
|
||||||
|
|
||||||
BBPATH ?= "${TOPDIR}"
|
BBPATH = "${TOPDIR}"
|
||||||
BSPDIR ?= "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}"
|
BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}"
|
||||||
BBFILES ?= ""
|
BBFILES ?= ""
|
||||||
|
|
||||||
BBLAYERS ?= " \
|
BBLAYERS ?= " \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user