mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
gem5: add dunfell support
Add dunfell support to meta-gem5. This allows for the master to work with stable dunfell branches. Change-Id: Ie43bd7ca0a145fd30d92d0c241431dfc0a307dd5 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -10,4 +10,4 @@ BBFILE_PATTERN_meta-gem5 = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-gem5 = "6"
|
||||
|
||||
LAYERDEPENDS_meta-gem5 = "core openembedded-layer"
|
||||
LAYERSERIES_COMPAT_meta-gem5 = "gatesgarth"
|
||||
LAYERSERIES_COMPAT_meta-gem5 = "dunfell gatesgarth"
|
||||
|
||||
Reference in New Issue
Block a user