summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb')
-rw-r--r--meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb b/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
index ac95b43fd4..2c01a4eb8e 100644
--- a/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
+++ b/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
@@ -1,8 +1,7 @@
1require libtool-${PV}.inc 1require libtool-${PV}.inc
2 2
3PR = "r1" 3PR = "r1"
4SRC_URI_append = " file://cross_compile.patch \ 4SRC_URI += "file://prefix.patch"
5 file://prefix.patch "
6 5
7inherit nativesdk 6inherit nativesdk
8 7