summaryrefslogtreecommitdiffstats
path: root/meta-microblaze/conf/layer.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-04-08 08:28:17 -0700
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-07-14 14:57:13 -0700
commit69593b46cce96e89e5a783bf109ec2b274e03f99 (patch)
treeac8b670fa797e64c62e000c3dca6824970e5cbf8 /meta-microblaze/conf/layer.conf
parent09996489865092c6d3ae5f90641cbd0f200644f8 (diff)
downloadmeta-xilinx-69593b46cce96e89e5a783bf109ec2b274e03f99.tar.gz
layer.conf: compatible with gatesgarth only
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-microblaze/conf/layer.conf')
-rw-r--r--meta-microblaze/conf/layer.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-microblaze/conf/layer.conf b/meta-microblaze/conf/layer.conf
index 794e107a..5095dc93 100644
--- a/meta-microblaze/conf/layer.conf
+++ b/meta-microblaze/conf/layer.conf
@@ -11,7 +11,6 @@ BBFILE_PRIORITY_xilinx-microblaze = "5"
11 11
12LAYERDEPENDS_xilinx-microblaze = "core" 12LAYERDEPENDS_xilinx-microblaze = "core"
13 13
14LAYERSERIES_COMPAT_xilinx-microblaze = "dunfell gatesgarth"
15
16# Until we've moved to a newer version, we need to stick on 9.2 14# Until we've moved to a newer version, we need to stick on 9.2
17GDBVERSION_microblaze = "9.2" 15GDBVERSION_microblaze = "9.2"
16LAYERSERIES_COMPAT_xilinx-microblaze = "gatesgarth"