summaryrefslogtreecommitdiffstats
path: root/meta-microblaze
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-12-01 12:51:12 -0800
committerMark Hatle <mark.hatle@xilinx.com>2022-01-14 11:21:32 -0800
commit29a9511c3004d3ad8a0e9a66e6cd312677b8cc68 (patch)
tree03a50e2406afae6664d70c10f1a436a2b8991042 /meta-microblaze
parent0afed0ce3d04c3da4f364c72d76faa591a4d1c60 (diff)
downloadmeta-xilinx-29a9511c3004d3ad8a0e9a66e6cd312677b8cc68.tar.gz
gcc: Move everything to gcc-11 directory
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-microblaze')
-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 \