summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-12-01 12:51:12 -0800
committerMark Hatle <mark.hatle@xilinx.com>2021-12-03 08:49:00 -0800
commitc4483dcd251833a725bdc596b948f26df1ec86fb (patch)
tree63b7c49236aa0ad603609382af79a2ea970766f3
parent7dd5b8e8f5ca421f5454e38e9d5d4f1d10b241b1 (diff)
downloadmeta-xilinx-c4483dcd251833a725bdc596b948f26df1ec86fb.tar.gz
gcc: Move everything to gcc-11 directory
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-rw-r--r--meta-microblaze/recipes-devtools/gcc/gcc-11/0056-patch-microblaze64-Add-Zero_extended-instructions.patch (renamed from meta-microblaze/recipes-devtools/gcc/gcc-10/0056-patch-microblaze64-Add-Zero_extended-instructions.patch)0
-rw-r--r--meta-microblaze/recipes-devtools/gcc/gcc-source_11.%.bbappend2
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-microblaze/recipes-devtools/gcc/gcc-10/0056-patch-microblaze64-Add-Zero_extended-instructions.patch b/meta-microblaze/recipes-devtools/gcc/gcc-11/0056-patch-microblaze64-Add-Zero_extended-instructions.patch
index 949e6346..949e6346 100644
--- a/meta-microblaze/recipes-devtools/gcc/gcc-10/0056-patch-microblaze64-Add-Zero_extended-instructions.patch
+++ b/meta-microblaze/recipes-devtools/gcc/gcc-11/0056-patch-microblaze64-Add-Zero_extended-instructions.patch
diff --git a/meta-microblaze/recipes-devtools/gcc/gcc-source_11.%.bbappend b/meta-microblaze/recipes-devtools/gcc/gcc-source_11.%.bbappend
index c0ad2e66..e7d453a4 100644
--- a/meta-microblaze/recipes-devtools/gcc/gcc-source_11.%.bbappend
+++ b/meta-microblaze/recipes-devtools/gcc/gcc-source_11.%.bbappend
@@ -1,5 +1,5 @@
1# Add MicroBlaze Patches (only when using MicroBlaze) 1# Add MicroBlaze Patches (only when using MicroBlaze)
2FILESEXTRAPATHS:append:microblaze := ":${THISDIR}/gcc-10" 2FILESEXTRAPATHS:append:microblaze := ":${THISDIR}/gcc-11"
3 3
4SRC_URI:append:microblaze = " \ 4SRC_URI:append:microblaze = " \
5 file://0001-LOCAL-Testsuite-builtins-tests-require-fpic.patch \ 5 file://0001-LOCAL-Testsuite-builtins-tests-require-fpic.patch \