[oe-commits] Khem Raj : gcc-4.5.inc: Specify location of native libelf

git version control git at git.openembedded.org
Sun Oct 3 22:25:11 UTC 2010


Module: openembedded.git
Branch: master
Commit: 63e6abb94ff75b0d1b774e8e2325d5b2d82bbddd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=63e6abb94ff75b0d1b774e8e2325d5b2d82bbddd

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sun Oct  3 15:22:34 2010 -0700

gcc-4.5.inc: Specify location of native libelf

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/gcc/gcc-4.5.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index 345e8c5..fe719da 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"





More information about the Openembedded-commits mailing list