summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.2.4.inc
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-05-11 13:54:01 -0700
committerTom Rini <trini@embeddedalley.com>2009-05-11 13:54:01 -0700
commit6502b7b61fce9681f565972754e14530a6c120fd (patch)
tree3f66d96811dca1b076c36da7b257a325154a73a2 /recipes/gcc/gcc-4.2.4.inc
parentefb7a4954e62730b8dc077c429f9a9043111f82c (diff)
downloadopenembedded-6502b7b61fce9681f565972754e14530a6c120fd.tar.gz
gcc*4.2.4: Switch to using INC_PR (r6).
Diffstat (limited to 'recipes/gcc/gcc-4.2.4.inc')
-rw-r--r--recipes/gcc/gcc-4.2.4.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.2.4.inc b/recipes/gcc/gcc-4.2.4.inc
index 6bffa54265..80d38f91cf 100644
--- a/recipes/gcc/gcc-4.2.4.inc
+++ b/recipes/gcc/gcc-4.2.4.inc
@@ -3,6 +3,8 @@ LICENSE = "GPLv3"
DEPENDS = "mpfr gmp"
+INC_PR = "r6"
+
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://100-uclibc-conf.patch;patch=1 \
file://103-uclibc-conf-noupstream.patch;patch=1 \