diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-02 04:32:53 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-01-14 11:21:53 -0800 |
| commit | b37226b7bc52e138adcbce1b0c36d8e500293ba3 (patch) | |
| tree | 36b7d9b911183ef6f43223f1468ca8faf0a32f23 /meta-microblaze/conf | |
| parent | 1314f2e725a27c598f29a01f40834b47ff017a04 (diff) | |
| download | meta-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.conf | 2 |
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 | ||
| 12 | LAYERDEPENDS_xilinx-microblaze = "core" | 12 | LAYERDEPENDS_xilinx-microblaze = "core" |
| 13 | 13 | ||
| 14 | # Until we've moved to a newer version, we need to stick on 9.2 | ||
| 15 | GDBVERSION:microblaze = "9.2" | ||
| 16 | LAYERSERIES_COMPAT_xilinx-microblaze = "gatesgarth honister hardknott" | 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "gatesgarth honister hardknott" |
