diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-04-06 14:50:45 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-12 13:15:01 -0700 |
| commit | 5db2df9a364b9fee7402c0bf0e2eaa2ecd7bee48 (patch) | |
| tree | ccf48dcbe80b898af77e024c30a5ca5d5674f0ff /meta-microblaze/conf | |
| parent | 02155af822b80a2403ed22e527fd601c09d3fdea (diff) | |
| download | meta-xilinx-5db2df9a364b9fee7402c0bf0e2eaa2ecd7bee48.tar.gz | |
gdb: Bring in last OE version of gdb 12.1
Patches are not yet ported to GDB 13.x.
gdb 12.1 as of OE-Core commit: 131c753e000bf3c8814823d36d18e82f4dee26f2
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-microblaze/conf')
| -rw-r--r-- | meta-microblaze/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-microblaze/conf/layer.conf b/meta-microblaze/conf/layer.conf index 08d17129..4f389bc3 100644 --- a/meta-microblaze/conf/layer.conf +++ b/meta-microblaze/conf/layer.conf | |||
| @@ -19,3 +19,5 @@ SECURITY_STACK_PROTECTOR:microblaze = "" | |||
| 19 | OLDEST_KERNEL:microblaze = "3.15" | 19 | OLDEST_KERNEL:microblaze = "3.15" |
| 20 | 20 | ||
| 21 | INHERIT += "rust_microblaze" | 21 | INHERIT += "rust_microblaze" |
| 22 | |||
| 23 | GDBVERSION:microblaze = "12.1" | ||
