summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-3.4.4.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-03-26 14:31:48 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-03-26 14:31:48 +0000
commit05ec1a94c8ab899b351cfce303923abc36077016 (patch)
tree8835a207c37a130d04622f79ab40bebcf22b1c28 /packages/gcc/gcc-3.4.4.inc
parent2286c69cab9b7f5e73b0bf61b5812861263f6c44 (diff)
gcc-3.4.4: Add patch to fix jar location from poky
Diffstat (limited to 'packages/gcc/gcc-3.4.4.inc')
-rw-r--r--packages/gcc/gcc-3.4.4.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gcc/gcc-3.4.4.inc b/packages/gcc/gcc-3.4.4.inc
index 2cd2ddd4a4..704d9bc5c8 100644
--- a/packages/gcc/gcc-3.4.4.inc
+++ b/packages/gcc/gcc-3.4.4.inc
@@ -13,6 +13,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
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 \