mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-02 01:20:09 +00:00
arm: remove support for hardknott and older
No testing is being done against older branches. Only have the compatibility set to honister to prevent any issues. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -10,7 +10,7 @@ BBFILE_PATTERN_meta-gem5 = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-gem5 = "5"
|
||||
|
||||
LAYERDEPENDS_meta-gem5 = "core openembedded-layer meta-arm"
|
||||
LAYERSERIES_COMPAT_meta-gem5 = "hardknott honister"
|
||||
LAYERSERIES_COMPAT_meta-gem5 = "honister"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
virtualization-layer:${LAYERDIR}/dynamic-layers/meta-virtualization/*/*/*.bbappend \
|
||||
|
||||
Reference in New Issue
Block a user