summaryrefslogtreecommitdiffstats
path: root/meta-microblaze/conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-12-02 04:32:53 -0800
committerMark Hatle <mark.hatle@xilinx.com>2022-01-14 11:21:53 -0800
commitb37226b7bc52e138adcbce1b0c36d8e500293ba3 (patch)
tree36b7d9b911183ef6f43223f1468ca8faf0a32f23 /meta-microblaze/conf
parent1314f2e725a27c598f29a01f40834b47ff017a04 (diff)
downloadmeta-xilinx-b37226b7bc52e138adcbce1b0c36d8e500293ba3.tar.gz
gdb: Upgrade to the honister version
Move from pinned gdb version 9.2 to the honister version. Note: gdb/gdbserver for the target is known to not work yet. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-microblaze/conf')
-rw-r--r--meta-microblaze/conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-microblaze/conf/layer.conf b/meta-microblaze/conf/layer.conf
index 678c5de0..a517f12d 100644
--- a/meta-microblaze/conf/layer.conf
+++ b/meta-microblaze/conf/layer.conf
@@ -11,6 +11,4 @@ BBFILE_PRIORITY_xilinx-microblaze = "5"
11 11
12LAYERDEPENDS_xilinx-microblaze = "core" 12LAYERDEPENDS_xilinx-microblaze = "core"
13 13
14# Until we've moved to a newer version, we need to stick on 9.2
15GDBVERSION:microblaze = "9.2"
16LAYERSERIES_COMPAT_xilinx-microblaze = "gatesgarth honister hardknott" 14LAYERSERIES_COMPAT_xilinx-microblaze = "gatesgarth honister hardknott"