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, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb b/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
index a96d1d1ac4..bf1928d8b0 100644
--- a/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
+++ b/meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
@@ -1,7 +1,8 @@
1require libtool-${PV}.inc 1require libtool-${PV}.inc
2 2
3PR = "r4" 3PR = "r5"
4SRC_URI += "file://prefix.patch" 4SRC_URI += "file://prefix.patch"
5SRC_URI += "file://fixinstall.patch"
5 6
6inherit nativesdk 7inherit nativesdk
7 8