aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libffi
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libffi')
-rw-r--r--recipes/libffi/libffi_2.0+gcc4.3.2.bb2
-rw-r--r--recipes/libffi/libffi_3.0.8.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libffi/libffi_2.0+gcc4.3.2.bb b/recipes/libffi/libffi_2.0+gcc4.3.2.bb
index 6b1caec400..1694ce4ab2 100644
--- a/recipes/libffi/libffi_2.0+gcc4.3.2.bb
+++ b/recipes/libffi/libffi_2.0+gcc4.3.2.bb
@@ -1,4 +1,4 @@
-require recipes/gcc/gcc-common.inc
+require ../gcc/gcc-common.inc
SECTION = "libs"
DESCRIPTION = "Foreign Function Interface library"
LICENSE = "libffi"
diff --git a/recipes/libffi/libffi_3.0.8.bb b/recipes/libffi/libffi_3.0.8.bb
index 2399e84354..158afbc849 100644
--- a/recipes/libffi/libffi_3.0.8.bb
+++ b/recipes/libffi/libffi_3.0.8.bb
@@ -1,4 +1,4 @@
-require recipes/gcc/gcc-common.inc
+require ../gcc/gcc-common.inc
SECTION = "libs"
DESCRIPTION = "Foreign Function Interface library"