summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-3.3.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.3.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.3.4.inc')
-rw-r--r--recipes/gcc/gcc-3.3.4.inc28
1 files changed, 14 insertions, 14 deletions
diff --git a/recipes/gcc/gcc-3.3.4.inc b/recipes/gcc/gcc-3.3.4.inc
index 0425749c85..1ad52f59ca 100644
--- a/recipes/gcc/gcc-3.3.4.inc
+++ b/recipes/gcc/gcc-3.3.4.inc
@@ -3,20 +3,20 @@ require gcc-common.inc
INC_PR = "r11"
SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
- file://arm-gotoff.dpatch;patch=1;pnum=0 \
- file://arm-ldm.dpatch;patch=1;pnum=0 \
- file://arm-tune.patch;patch=1;pnum=0 \
- file://arm-ldm-peephole.patch;patch=1;pnum=0 \
- file://libibery-crosstool.patch;patch=1;pnum=1 \
- file://reverse-compare.patch;patch=1 \
- file://gcc34-15089.patch;patch=1 \
- file://gcc-uclibc-3.3-100-conf.patch;patch=1 \
- file://gcc-uclibc-3.3-110-conf.patch;patch=1 \
- file://gcc-uclibc-3.3-120-softfloat.patch;patch=1 \
- file://gcc-uclibc-3.3-200-code.patch;patch=1 \
- file://zecke-xgcc-cpp.patch;patch=1 \
- file://gcc-com.patch;patch=1 \
- file://bash3.patch;patch=1"
+ file://arm-gotoff.dpatch;apply=yes;striplevel=0 \
+ file://arm-ldm.dpatch;apply=yes;striplevel=0 \
+ file://arm-tune.patch;apply=yes;striplevel=0 \
+ file://arm-ldm-peephole.patch;apply=yes;striplevel=0 \
+ file://libibery-crosstool.patch;apply=yes \
+ file://reverse-compare.patch;apply=yes \
+ file://gcc34-15089.patch;apply=yes \
+ file://gcc-uclibc-3.3-100-conf.patch;apply=yes \
+ file://gcc-uclibc-3.3-110-conf.patch;apply=yes \
+ file://gcc-uclibc-3.3-120-softfloat.patch;apply=yes \
+ file://gcc-uclibc-3.3-200-code.patch;apply=yes \
+ file://zecke-xgcc-cpp.patch;apply=yes \
+ file://gcc-com.patch;apply=yes \
+ file://bash3.patch;apply=yes"
SRC_URI[archive.md5sum] = "a1c267b34f05c8660b24251865614d8b"
SRC_URI[archive.sha256sum] = "3f409186acee739641341e5486e30ea9acecc039452e97a9eb850afbc6c3a691"