From aaf90cd0e100b42993db670cf30b21cfa48be72a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 12 Feb 2021 15:29:51 -0600 Subject: meta-xilinx: subtree update:eb4ba06eb1..96f122efe4 Mark Hatle (4): meta-xilinx-standalone: Prevent user error, when meta-microblaze is required meta-microblaze gdb: Backport gdb 9.2 from master YP, and lock down version qemu-xilinx: lock down on YP 5.1.0 integration newlib/libgloss: YP has moved to version 4.1.0, adjust accordingly Signed-off-by: Andrew Geissler Change-Id: Ied7be0ecf17a377bbbf1366d1961bb77c68bf2d4 --- .../meta-microblaze/recipes-core/newlib/newlib_3.3.%.bbappend | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-xilinx/meta-microblaze/recipes-core/newlib/newlib_3.3.%.bbappend (limited to 'meta-xilinx/meta-microblaze/recipes-core/newlib/newlib_3.3.%.bbappend') diff --git a/meta-xilinx/meta-microblaze/recipes-core/newlib/newlib_3.3.%.bbappend b/meta-xilinx/meta-microblaze/recipes-core/newlib/newlib_3.3.%.bbappend deleted file mode 100644 index d459bf19a..000000000 --- a/meta-xilinx/meta-microblaze/recipes-core/newlib/newlib_3.3.%.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -require microblaze-newlib.inc - -do_configure_prepend_microblaze() { - # hack for microblaze, which needs xilinx.ld to literally do any linking (its hard coded in its LINK_SPEC) - export CC="${CC} -L${S}/libgloss/microblaze" -} - -- cgit v1.2.3