Change layer settings
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -4,10 +4,13 @@ BBPATH .= ":${LAYERDIR}"
|
||||
# We have recipes directories, add to BBFILES
|
||||
BBFILES += "${LAYERDIR}/recipes*/*/*.bb"
|
||||
|
||||
BBFILE_COLLECTIONS += "angstrom-layer"
|
||||
BBFILE_PATTERN_angstrom-layer := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_angstrom-layer = "7"
|
||||
LAYERSERIES_COMPAT_angstrom-layer = "rocko sumo"
|
||||
BBFILE_COLLECTIONS += "mortsgna-layer"
|
||||
BBFILE_PATTERN_mortsgna-layer := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_mortsgna-layer = "7"
|
||||
|
||||
LAYERSERIES_COMPAT_mortsgna-layer = "rocko sumo"
|
||||
# REVISIT
|
||||
LAYERDEPENDS_mortsgna-layer = "core openembedded-layer"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
browser-layer:${LAYERDIR}/appends/meta-browser/*.bbappend \
|
||||
|
||||
Reference in New Issue
Block a user