aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-3.4.4.inc
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-06-19 19:43:59 -0400
committerTom Rini <trini@embeddedalley.com>2009-06-19 19:43:59 -0400
commitbe7846117e5c48e401a9602061a695264afeb331 (patch)
tree4e87ea9ac5559ad87fb1d311bcbfe09c688524eb /recipes/gcc/gcc-3.4.4.inc
parent36d5d93bf4fd470368ff92e9345a582c543a074a (diff)
downloadopenembedded-be7846117e5c48e401a9602061a695264afeb331.tar.gz
gcc-3.4.4: Switch to INC_PR
Diffstat (limited to 'recipes/gcc/gcc-3.4.4.inc')
-rw-r--r--recipes/gcc/gcc-3.4.4.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-3.4.4.inc b/recipes/gcc/gcc-3.4.4.inc
index 2bed5f8959..9a02c5d20b 100644
--- a/recipes/gcc/gcc-3.4.4.inc
+++ b/recipes/gcc/gcc-3.4.4.inc
@@ -1,5 +1,7 @@
require gcc-common.inc
+INC_PR = "r14"
+
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://gcc34-reverse-compare.patch;patch=1 \
file://gcc34-arm-ldm.patch;patch=1 \