gcc-4.5.inc: Specify location of native libelf
authorKhem Raj <raj.khem@gmail.com>
Sun, 3 Oct 2010 22:22:34 +0000 (15:22 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sun, 3 Oct 2010 22:23:38 +0000 (15:23 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-4.5.inc

index 345e8c5..fe719da 100644 (file)
@@ -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"