diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-04-24 23:16:40 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-04-24 23:18:18 +0200 |
commit | 732fd4c471f3af7683f3206963f261f580865bbe (patch) | |
tree | 5a49759419a0b98857144b1db1ab39598de02fd8 /recipes/libffi/libffi_2.0+gcc4.3.2.bb | |
parent | 22f3b74fec790847c3e353aad84b51252637a90f (diff) |
[various]: fis absolute reference to 'recipes/'.
* this could interfere with local collections.
Diffstat (limited to 'recipes/libffi/libffi_2.0+gcc4.3.2.bb')
-rw-r--r-- | recipes/libffi/libffi_2.0+gcc4.3.2.bb | 2 |
1 files changed, 1 insertions, 1 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" |