aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-10-03 15:22:34 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-03 15:23:38 -0700
commit63e6abb94ff75b0d1b774e8e2325d5b2d82bbddd (patch)
treeca61b74880c29b09d2ba57bccea20047db3fd3b6 /recipes/gcc/gcc-4.5.inc
parentb2cecaa5bc3bc14803eb0ab71dd09c05225da6fb (diff)
downloadopenembedded-63e6abb94ff75b0d1b774e8e2325d5b2d82bbddd.tar.gz
gcc-4.5.inc: Specify location of native libelf
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-4.5.inc')
-rw-r--r--recipes/gcc/gcc-4.5.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index 345e8c5514..fe719da7b3 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -8,7 +8,7 @@ DEPENDS = "mpfr gmp libmpc libelf"
NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
-INC_PR = "r10"
+INC_PR = "r11"
SRCREV = "164562"
PV = "4.5"