aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libffi/libffi_3.0.8.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-04-24 23:16:40 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-04-24 23:18:18 +0200
commit732fd4c471f3af7683f3206963f261f580865bbe (patch)
tree5a49759419a0b98857144b1db1ab39598de02fd8 /recipes/libffi/libffi_3.0.8.bb
parent22f3b74fec790847c3e353aad84b51252637a90f (diff)
downloadopenembedded-732fd4c471f3af7683f3206963f261f580865bbe.tar.gz
[various]: fis absolute reference to 'recipes/'.
* this could interfere with local collections.
Diffstat (limited to 'recipes/libffi/libffi_3.0.8.bb')
-rw-r--r--recipes/libffi/libffi_3.0.8.bb2
1 files changed, 1 insertions, 1 deletions
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"