1
0
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:
Jon Mason
2020-06-30 15:19:31 -04:00
parent 435aea46a7
commit 72759e13dd

View File

@@ -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"