summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-3.4.4.inc
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/gcc/gcc-3.4.4.inc
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-3.4.4.inc')
-rw-r--r--recipes/gcc/gcc-3.4.4.inc46
1 files changed, 23 insertions, 23 deletions
diff --git a/recipes/gcc/gcc-3.4.4.inc b/recipes/gcc/gcc-3.4.4.inc
index daa25fd53d..ef2cc8dd75 100644
--- a/recipes/gcc/gcc-3.4.4.inc
+++ b/recipes/gcc/gcc-3.4.4.inc
@@ -3,30 +3,30 @@ require gcc-common.inc
INC_PR = "r15"
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
- file://gcc34-reverse-compare.patch;patch=1 \
- file://gcc34-arm-ldm.patch;patch=1 \
- file://gcc34-arm-ldm-peephole.patch;patch=1 \
- file://gcc34-arm-tune.patch;patch=1 \
- file://gcc-3.4.1-uclibc-100-conf.patch;patch=1 \
- file://gcc-3.4.1-uclibc-200-locale.patch;patch=1 \
- file://gcc-3.4.0-arm-lib1asm.patch;patch=1 \
- file://gcc-3.4.0-arm-nolibfloat.patch;patch=1 \
- file://gcc-3.4.0-arm-bigendian.patch;patch=1 \
- file://gcc-3.4.0-arm-bigendian-uclibc.patch;patch=1 \
- file://GCC3.4.0VisibilityPatch.diff;patch=1 \
- file://15342.patch;patch=1 \
- file://jarfix.patch;patch=1 \
- file://always-fixincperm.patch;patch=1 \
- file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;patch=1 \
- file://zecke-xgcc-cpp.patch;patch=1 \
- file://gcc-libgcc2-inhibit-libc.patch;patch=1 \
- file://gcc4-mtune-compat.patch;patch=1 \
- file://gcc34-configure.in.patch;patch=1 \
- file://gcc34-thumb-support.patch;patch=1 \
- file://gcc-cross-fixincl.patch;patch=1 \
- file://gcc-posix-open-fix.patch;patch=1 \
+ file://gcc34-reverse-compare.patch;apply=yes \
+ file://gcc34-arm-ldm.patch;apply=yes \
+ file://gcc34-arm-ldm-peephole.patch;apply=yes \
+ file://gcc34-arm-tune.patch;apply=yes \
+ file://gcc-3.4.1-uclibc-100-conf.patch;apply=yes \
+ file://gcc-3.4.1-uclibc-200-locale.patch;apply=yes \
+ file://gcc-3.4.0-arm-lib1asm.patch;apply=yes \
+ file://gcc-3.4.0-arm-nolibfloat.patch;apply=yes \
+ file://gcc-3.4.0-arm-bigendian.patch;apply=yes \
+ file://gcc-3.4.0-arm-bigendian-uclibc.patch;apply=yes \
+ file://GCC3.4.0VisibilityPatch.diff;apply=yes \
+ file://15342.patch;apply=yes \
+ file://jarfix.patch;apply=yes \
+ file://always-fixincperm.patch;apply=yes \
+ file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;apply=yes \
+ file://zecke-xgcc-cpp.patch;apply=yes \
+ file://gcc-libgcc2-inhibit-libc.patch;apply=yes \
+ file://gcc4-mtune-compat.patch;apply=yes \
+ file://gcc34-configure.in.patch;apply=yes \
+ file://gcc34-thumb-support.patch;apply=yes \
+ file://gcc-cross-fixincl.patch;apply=yes \
+ file://gcc-posix-open-fix.patch;apply=yes \
"
-SRC_URI_append = " file://zecke-no-host-includes.patch;patch=1 "
+SRC_URI_append = " file://zecke-no-host-includes.patch;apply=yes "
SRC_URI[archive.md5sum] = "b594ff4ea4fbef4ba9220887de713dfe"
SRC_URI[archive.sha256sum] = "3444179840638cb8664e8e53604900c4521d29d57785a5091202ee4937d8d0fd"