summaryrefslogtreecommitdiff
path: root/recipes/mamona
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mamona')
-rw-r--r--recipes/mamona/gcc-noemu_4.1.1.bb2
-rw-r--r--recipes/mamona/gcc-noemu_4.1.2.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/mamona/gcc-noemu_4.1.1.bb b/recipes/mamona/gcc-noemu_4.1.1.bb
index 15825980ef..56ba1671f2 100644
--- a/recipes/mamona/gcc-noemu_4.1.1.bb
+++ b/recipes/mamona/gcc-noemu_4.1.1.bb
@@ -57,7 +57,7 @@ JAVA_arm = ""
JAVA = ""
LANGUAGES = "c,c++${FORTRAN}${JAVA}"
-require packages/gcc/gcc-${PV}.inc
+require recipes/gcc/gcc-${PV}.inc
EXTRA_OECONF += "--disable-libspp --with-slibdir=\"/lib\""
diff --git a/recipes/mamona/gcc-noemu_4.1.2.bb b/recipes/mamona/gcc-noemu_4.1.2.bb
index 9015e10227..44b1d4419f 100644
--- a/recipes/mamona/gcc-noemu_4.1.2.bb
+++ b/recipes/mamona/gcc-noemu_4.1.2.bb
@@ -77,7 +77,7 @@ JAVA_arm = ""
LANGUAGES = "c,c++${FORTRAN}${JAVA}"
-require packages/gcc/gcc-${PV}.inc
+require recipes/gcc/gcc-${PV}.inc
EXTRA_OECONF += " --disable-libssp --with-slibdir=\"/lib\" "