From: Khem Raj Date: Sun, 3 Oct 2010 22:22:34 +0000 (-0700) Subject: gcc-4.5.inc: Specify location of native libelf X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63e6abb94ff75b0d1b774e8e2325d5b2d82bbddd;p=openembedded.git gcc-4.5.inc: Specify location of native libelf Signed-off-by: Khem Raj --- 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"