mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
local.conf.sample: Append to BBFILES instead of overwriting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Where to cache the files Poky downloads
|
||||
DL_DIR ?= "${OEROOT}/sources"
|
||||
BBFILES = "\
|
||||
BBFILES += "\
|
||||
${OEROOT}/meta/packages/*/*.bb \
|
||||
${OEROOT}/meta-moblin/packages/*/*.bb"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user