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/recipes-devtools/gdb/gdb-cross_12.1.bb | |
| 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/recipes-devtools/gdb/gdb-cross_12.1.bb')
| -rw-r--r-- | meta-microblaze/recipes-devtools/gdb/gdb-cross_12.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-microblaze/recipes-devtools/gdb/gdb-cross_12.1.bb b/meta-microblaze/recipes-devtools/gdb/gdb-cross_12.1.bb new file mode 100644 index 00000000..3b654a2f --- /dev/null +++ b/meta-microblaze/recipes-devtools/gdb/gdb-cross_12.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require gdb-cross.inc | ||
| 2 | require gdb.inc | ||
