diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-01 12:51:12 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-03 08:49:00 -0800 |
| commit | c4483dcd251833a725bdc596b948f26df1ec86fb (patch) | |
| tree | 63b7c49236aa0ad603609382af79a2ea970766f3 | |
| parent | 7dd5b8e8f5ca421f5454e38e9d5d4f1d10b241b1 (diff) | |
| download | meta-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.%.bbappend | 2 |
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) |
| 2 | FILESEXTRAPATHS:append:microblaze := ":${THISDIR}/gcc-10" | 2 | FILESEXTRAPATHS:append:microblaze := ":${THISDIR}/gcc-11" |
| 3 | 3 | ||
| 4 | SRC_URI:append:microblaze = " \ | 4 | SRC_URI:append:microblaze = " \ |
| 5 | file://0001-LOCAL-Testsuite-builtins-tests-require-fpic.patch \ | 5 | file://0001-LOCAL-Testsuite-builtins-tests-require-fpic.patch \ |
