diff options
Diffstat (limited to 'recipes/libtool/libtool-native_2.2.6a.bb')
-rw-r--r-- | recipes/libtool/libtool-native_2.2.6a.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libtool/libtool-native_2.2.6a.bb b/recipes/libtool/libtool-native_2.2.6a.bb index 082663a280..f27e62e827 100644 --- a/recipes/libtool/libtool-native_2.2.6a.bb +++ b/recipes/libtool/libtool-native_2.2.6a.bb @@ -2,8 +2,8 @@ require libtool_${PV}.bb PR = "${INC_PR}.0" SRC_URI += "\ - file://cross_compile.patch;patch=1 \ - file://prefix.patch;patch=1 \ + file://cross_compile.patch;apply=yes \ + file://prefix.patch;apply=yes \ " inherit native |