Skip to content

Commit e2d540d

Browse files
committed
gcc-source: Move to gcc 12
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
1 parent 595d877 commit e2d540d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

meta-xilinx-standalone/recipes-devtools/gcc/gcc-source_11.%.bbappend renamed to meta-xilinx-standalone/recipes-devtools/gcc/gcc-source_12.%.bbappend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
COMPATIBLE_HOST = "${HOST_SYS}"
22

33
# Add MicroBlaze Patches (only when using MicroBlaze)
4-
FILESEXTRAPATHS:append:microblaze:xilinx-standalone := ":${THISDIR}/gcc-11"
4+
FILESEXTRAPATHS:append:microblaze:xilinx-standalone := ":${THISDIR}/gcc-12"
55
SRC_URI:append:microblaze:xilinx-standalone = " \
66
file://additional-microblaze-multilibs.patch \
77
"

0 commit comments

Comments
 (0)