mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
layer.conf: Update to walnascar (5.2) layer/release series
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-arm-bsp"
|
|||||||
BBFILE_PATTERN_meta-arm-bsp = "^${LAYERDIR}/"
|
BBFILE_PATTERN_meta-arm-bsp = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_meta-arm-bsp = "5"
|
BBFILE_PRIORITY_meta-arm-bsp = "5"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_meta-arm-bsp = "styhead"
|
LAYERSERIES_COMPAT_meta-arm-bsp = "styhead walnascar"
|
||||||
|
|
||||||
LAYERDEPENDS_meta-arm-bsp = "core meta-arm"
|
LAYERDEPENDS_meta-arm-bsp = "core meta-arm"
|
||||||
# This won't be used by layerindex-fetch, but works everywhere else
|
# This won't be used by layerindex-fetch, but works everywhere else
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||||||
BBFILE_COLLECTIONS += "meta-arm-systemready"
|
BBFILE_COLLECTIONS += "meta-arm-systemready"
|
||||||
BBFILE_PATTERN_meta-arm-systemready = "^${LAYERDIR}/"
|
BBFILE_PATTERN_meta-arm-systemready = "^${LAYERDIR}/"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_meta-arm-systemready = "styhead"
|
LAYERSERIES_COMPAT_meta-arm-systemready = "styhead walnascar"
|
||||||
|
|
||||||
LAYERDEPENDS_meta-arm-systemready = "core"
|
LAYERDEPENDS_meta-arm-systemready = "core"
|
||||||
|
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ BBFILE_PATTERN_arm-toolchain := "^${LAYERDIR}/"
|
|||||||
BBFILE_PRIORITY_arm-toolchain = "5"
|
BBFILE_PRIORITY_arm-toolchain = "5"
|
||||||
|
|
||||||
LAYERDEPENDS_arm-toolchain = "core"
|
LAYERDEPENDS_arm-toolchain = "core"
|
||||||
LAYERSERIES_COMPAT_arm-toolchain = "styhead"
|
LAYERSERIES_COMPAT_arm-toolchain = "styhead walnascar"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ LAYERDEPENDS_meta-arm = " \
|
|||||||
core \
|
core \
|
||||||
arm-toolchain \
|
arm-toolchain \
|
||||||
"
|
"
|
||||||
LAYERSERIES_COMPAT_meta-arm = "styhead"
|
LAYERSERIES_COMPAT_meta-arm = "styhead walnascar"
|
||||||
|
|
||||||
# runfvp --console needs telnet, so pull this in for testimage.
|
# runfvp --console needs telnet, so pull this in for testimage.
|
||||||
HOSTTOOLS_NONFATAL += "telnet"
|
HOSTTOOLS_NONFATAL += "telnet"
|
||||||
|
|||||||
Reference in New Issue
Block a user