1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-27 19:37:04 +00:00

layers: convert to langdale compatibility

Now that langdale is available, convert all kirkstone references to it.

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2022-09-29 18:05:36 -04:00
parent aa89fe3f08
commit 2c9cf62622
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ BBFILE_COLLECTIONS += "meta-atp"
BBFILE_PATTERN_meta-atp = "^${LAYERDIR}/"
LAYERDEPENDS_meta-atp = "core openembedded-layer meta-gem5"
LAYERSERIES_COMPAT_meta-atp = "kirkstone"
LAYERSERIES_COMPAT_meta-atp = "langdale"