From 63e6abb94ff75b0d1b774e8e2325d5b2d82bbddd Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 3 Oct 2010 15:22:34 -0700 Subject: [PATCH] gcc-4.5.inc: Specify location of native libelf Signed-off-by: Khem Raj --- recipes/gcc/gcc-4.5.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5