diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-11-07 08:38:34 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-11-08 12:53:00 -0600 |
| commit | 19f55934482ad3e9ab881b597df97b8bfaa090db (patch) | |
| tree | 30e85e80ec6d408793544de9417fd00c83e938ab /meta-microblaze | |
| parent | eb60306de60c348635e4aad71ffd79ac7d6e880c (diff) | |
| download | meta-xilinx-19f55934482ad3e9ab881b597df97b8bfaa090db.tar.gz | |
Revert "meta-microblaze: gdb: Temporarily disable GDB"
This reverts commit 17daecd2918a7cd98f61825704cac1d9d3a046e2.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-microblaze')
3 files changed, 0 insertions, 9 deletions
diff --git a/meta-microblaze/recipes-core/meta/meta-extsdk-toolchain.bbappend b/meta-microblaze/recipes-core/meta/meta-extsdk-toolchain.bbappend deleted file mode 100644 index 7e6026ee..00000000 --- a/meta-microblaze/recipes-core/meta/meta-extsdk-toolchain.bbappend +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | # GDB does not yet work on Microblaze | ||
| 2 | DEPENDS:remove:microblaze = "gdb-cross-${TARGET_ARCH}" | ||
diff --git a/meta-microblaze/recipes-core/packagegroups/packagegroup-cross-canadian.bbappend b/meta-microblaze/recipes-core/packagegroups/packagegroup-cross-canadian.bbappend deleted file mode 100644 index 7f9b9d3a..00000000 --- a/meta-microblaze/recipes-core/packagegroups/packagegroup-cross-canadian.bbappend +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | # GDB does not yet work on Microblaze | ||
| 2 | GDB:microblaze = "" | ||
diff --git a/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc b/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc index 55f921f4..5eae0577 100644 --- a/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc +++ b/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc | |||
| @@ -1,8 +1,3 @@ | |||
| 1 | ## This does not currently work | ||
| 2 | #python() { | ||
| 3 | # raise bb.parse.SkipRecipe("GDB does not current support microblaze.") | ||
| 4 | #} | ||
| 5 | |||
| 6 | # MicroBlaze does not support LTTng UST | 1 | # MicroBlaze does not support LTTng UST |
| 7 | LTTNGUST:microblaze = "" | 2 | LTTNGUST:microblaze = "" |
| 8 | 3 | ||
