aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.2.2.inc
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-06-19 19:48:32 -0400
committerTom Rini <trini@embeddedalley.com>2009-06-19 19:48:32 -0400
commit6f012276b32d0b32e97d9584bc808a99dc9810ad (patch)
treee1f5bcffd63d4fedc61aee69b5c2d7f8b29e65a7 /recipes/gcc/gcc-4.2.2.inc
parent781df6069c548eb5d7db6e9bfea92536538984c2 (diff)
downloadopenembedded-6f012276b32d0b32e97d9584bc808a99dc9810ad.tar.gz
gcc-4.2.2: Switch to INC_PR
Diffstat (limited to 'recipes/gcc/gcc-4.2.2.inc')
-rw-r--r--recipes/gcc/gcc-4.2.2.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.2.2.inc b/recipes/gcc/gcc-4.2.2.inc
index 7bb17cefed..fcebabc112 100644
--- a/recipes/gcc/gcc-4.2.2.inc
+++ b/recipes/gcc/gcc-4.2.2.inc
@@ -3,6 +3,8 @@ LICENSE = "GPLv3"
DEPENDS = "mpfr gmp"
+INC_PR = "r14"
+
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 \