[oe-commits] Rodrigo Vivi : gcc-noemu_4.1.2.bb: requiring gcc-${PV}. inc instead of gcc3-build.inc

GIT User account git at amethyst.openembedded.net
Thu Oct 23 23:26:13 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3a83d1fb3fd0fdbbf763e5f495ef9046f09e15b9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3a83d1fb3fd0fdbbf763e5f495ef9046f09e15b9

Author: Rodrigo Vivi <rodrigo.vivi at openbossa.org>
Date:   Thu Oct 23 20:24:48 2008 -0300

gcc-noemu_4.1.2.bb: requiring gcc-${PV}.inc instead of gcc3-build.inc

---

 packages/mamona/gcc-noemu_4.1.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/mamona/gcc-noemu_4.1.2.bb b/packages/mamona/gcc-noemu_4.1.2.bb
index ae11b16..9015e10 100644
--- a/packages/mamona/gcc-noemu_4.1.2.bb
+++ b/packages/mamona/gcc-noemu_4.1.2.bb
@@ -77,7 +77,7 @@ JAVA_arm = ""
 
 
 LANGUAGES = "c,c++${FORTRAN}${JAVA}"
-require ../gcc/gcc3-build.inc
+require packages/gcc/gcc-${PV}.inc
 
 
 EXTRA_OECONF += " --disable-libssp --with-slibdir=\"/lib\" "





More information about the Openembedded-commits mailing list