mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
meta-openembedded: gcc: add 2 poky patches to 4.5 to fix nativesdk usage
Signed-off-by: Koen Kooi <k-kooi@ti.com>
This commit is contained in:
parent
7062cfc2fe
commit
20e846e552
|
|
@ -127,6 +127,9 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
|
||||||
file://gcc-vmovl-PR45805.patch \
|
file://gcc-vmovl-PR45805.patch \
|
||||||
file://gcc-scalar-widening-pr45847.patch \
|
file://gcc-scalar-widening-pr45847.patch \
|
||||||
file://gcc-linaro-fix-lp-653316.patch \
|
file://gcc-linaro-fix-lp-653316.patch \
|
||||||
|
\
|
||||||
|
file://optional_libstdc.patch \
|
||||||
|
file://64bithack.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "
|
SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user