aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtool
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/libtool
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/libtool')
-rw-r--r--recipes/libtool/libtool-cross_1.5.10.bb16
-rw-r--r--recipes/libtool/libtool-cross_1.5.22.bb12
-rw-r--r--recipes/libtool/libtool-cross_1.5.24.bb10
-rw-r--r--recipes/libtool/libtool-cross_2.2.4.bb8
-rw-r--r--recipes/libtool/libtool-cross_2.2.6a.bb8
-rw-r--r--recipes/libtool/libtool-cross_2.2.6b.bb8
-rw-r--r--recipes/libtool/libtool-native_1.5.10.bb12
-rw-r--r--recipes/libtool/libtool-native_1.5.22.bb10
-rw-r--r--recipes/libtool/libtool-native_1.5.24.bb10
-rw-r--r--recipes/libtool/libtool-native_2.2.4.bb4
-rw-r--r--recipes/libtool/libtool-native_2.2.6a.bb4
-rw-r--r--recipes/libtool/libtool-native_2.2.6b.bb4
-rw-r--r--recipes/libtool/libtool-sdk_1.5.10.bb16
-rw-r--r--recipes/libtool/libtool-sdk_2.2.4.bb2
-rw-r--r--recipes/libtool/libtool-sdk_2.2.6a.bb2
-rw-r--r--recipes/libtool/libtool-sdk_2.2.6b.bb2
-rw-r--r--recipes/libtool/libtool_1.5.10.bb6
-rw-r--r--recipes/libtool/libtool_1.5.22.bb6
-rw-r--r--recipes/libtool/libtool_1.5.24.bb6
-rw-r--r--recipes/libtool/libtool_1.5.6.bb2
20 files changed, 74 insertions, 74 deletions
diff --git a/recipes/libtool/libtool-cross_1.5.10.bb b/recipes/libtool/libtool-cross_1.5.10.bb
index 537cf6b122..b3c7ef9603 100644
--- a/recipes/libtool/libtool-cross_1.5.10.bb
+++ b/recipes/libtool/libtool-cross_1.5.10.bb
@@ -2,14 +2,14 @@ require libtool_${PV}.bb
PR = "${INC_PR}.0"
PACKAGES = ""
-SRC_URI_append = " file://rpath-control.patch;patch=1 \
- file://libdir-la.patch;patch=1 \
- file://libdir-la2.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://install-path-check.patch;patch=1 \
- file://nmedit_fix.patch;patch=1 \
- file://nousrlib.patch;patch=1"
+SRC_URI_append = " file://rpath-control.patch;apply=yes \
+ file://libdir-la.patch;apply=yes \
+ file://libdir-la2.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://install-path-check.patch;apply=yes \
+ file://nmedit_fix.patch;apply=yes \
+ file://nousrlib.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
diff --git a/recipes/libtool/libtool-cross_1.5.22.bb b/recipes/libtool/libtool-cross_1.5.22.bb
index 383261217c..b9cf5a51a8 100644
--- a/recipes/libtool/libtool-cross_1.5.22.bb
+++ b/recipes/libtool/libtool-cross_1.5.22.bb
@@ -4,12 +4,12 @@ require libtool_${PV}.bb
PR = "${INC_PR}.0"
PACKAGES = ""
-SRC_URI_append = " file://libdir-la.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://tag1.patch;patch=1 \
-# file://rpath.patch;patch=1 \
- file://install-path-check.patch;patch=1"
+SRC_URI_append = " file://libdir-la.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://tag1.patch;apply=yes \
+# file://rpath.patch;apply=yes \
+ file://install-path-check.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
prefix = "${STAGING_DIR_NATIVE}${prefix_native}"
diff --git a/recipes/libtool/libtool-cross_1.5.24.bb b/recipes/libtool/libtool-cross_1.5.24.bb
index b5c41cf9cd..9d19f65444 100644
--- a/recipes/libtool/libtool-cross_1.5.24.bb
+++ b/recipes/libtool/libtool-cross_1.5.24.bb
@@ -2,11 +2,11 @@ require libtool_${PV}.bb
PR = "${INC_PR}.0"
PACKAGES = ""
-SRC_URI_append = " file://libdir-la.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://tag1.patch;patch=1 \
- file://install-path-check.patch;patch=1"
+SRC_URI_append = " file://libdir-la.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://tag1.patch;apply=yes \
+ file://install-path-check.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
prefix = "${STAGING_DIR_NATIVE}${prefix_native}"
diff --git a/recipes/libtool/libtool-cross_2.2.4.bb b/recipes/libtool/libtool-cross_2.2.4.bb
index 8aeae9a36c..b37bef1113 100644
--- a/recipes/libtool/libtool-cross_2.2.4.bb
+++ b/recipes/libtool/libtool-cross_2.2.4.bb
@@ -2,15 +2,15 @@ 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 \
"
DEPENDS += "libtool-native"
DOLT_PATCH = ""
-DOLT_PATCH_arm = " file://add_dolt.patch;patch=1"
-DOLT_PATCH_i586 = " file://add_dolt.patch;patch=1"
+DOLT_PATCH_arm = " file://add_dolt.patch;apply=yes"
+DOLT_PATCH_i586 = " file://add_dolt.patch;apply=yes"
#SRC_URI_append_linux = "${DOLT_PATCH}"
#SRC_URI_append_linux-gnueabi = "${DOLT_PATCH}"
diff --git a/recipes/libtool/libtool-cross_2.2.6a.bb b/recipes/libtool/libtool-cross_2.2.6a.bb
index d3ea34a341..44147c8c38 100644
--- a/recipes/libtool/libtool-cross_2.2.6a.bb
+++ b/recipes/libtool/libtool-cross_2.2.6a.bb
@@ -2,15 +2,15 @@ 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 \
"
DEPENDS += "libtool-native"
DOLT_PATCH = ""
-DOLT_PATCH_arm = " file://add_dolt.patch;patch=1"
-DOLT_PATCH_i586 = " file://add_dolt.patch;patch=1"
+DOLT_PATCH_arm = " file://add_dolt.patch;apply=yes"
+DOLT_PATCH_i586 = " file://add_dolt.patch;apply=yes"
#SRC_URI_append_linux = "${DOLT_PATCH}"
#SRC_URI_append_linux-gnueabi = "${DOLT_PATCH}"
diff --git a/recipes/libtool/libtool-cross_2.2.6b.bb b/recipes/libtool/libtool-cross_2.2.6b.bb
index d3ea34a341..44147c8c38 100644
--- a/recipes/libtool/libtool-cross_2.2.6b.bb
+++ b/recipes/libtool/libtool-cross_2.2.6b.bb
@@ -2,15 +2,15 @@ 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 \
"
DEPENDS += "libtool-native"
DOLT_PATCH = ""
-DOLT_PATCH_arm = " file://add_dolt.patch;patch=1"
-DOLT_PATCH_i586 = " file://add_dolt.patch;patch=1"
+DOLT_PATCH_arm = " file://add_dolt.patch;apply=yes"
+DOLT_PATCH_i586 = " file://add_dolt.patch;apply=yes"
#SRC_URI_append_linux = "${DOLT_PATCH}"
#SRC_URI_append_linux-gnueabi = "${DOLT_PATCH}"
diff --git a/recipes/libtool/libtool-native_1.5.10.bb b/recipes/libtool/libtool-native_1.5.10.bb
index bbad8c70db..28af0f4e2f 100644
--- a/recipes/libtool/libtool-native_1.5.10.bb
+++ b/recipes/libtool/libtool-native_1.5.10.bb
@@ -1,12 +1,12 @@
require libtool_${PV}.bb
PR = "${INC_PR}.0"
-SRC_URI_append = " file://libdir-la.patch;patch=1 \
- file://libdir-la2.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://install-path-check.patch;patch=1 \
- file://nousrlib.patch;patch=1"
+SRC_URI_append = " file://libdir-la.patch;apply=yes \
+ file://libdir-la2.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://install-path-check.patch;apply=yes \
+ file://nousrlib.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
diff --git a/recipes/libtool/libtool-native_1.5.22.bb b/recipes/libtool/libtool-native_1.5.22.bb
index 0593c2e0b6..028fabf466 100644
--- a/recipes/libtool/libtool-native_1.5.22.bb
+++ b/recipes/libtool/libtool-native_1.5.22.bb
@@ -3,11 +3,11 @@ DEFAULT_PREFERENCE = "-1"
require libtool_${PV}.bb
PR = "${INC_PR}.0"
-SRC_URI_append = " file://libdir-la.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://tag1.patch;patch=1 \
- file://install-path-check.patch;patch=1"
+SRC_URI_append = " file://libdir-la.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://tag1.patch;apply=yes \
+ file://install-path-check.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
inherit native
diff --git a/recipes/libtool/libtool-native_1.5.24.bb b/recipes/libtool/libtool-native_1.5.24.bb
index b73d65ed7c..a0e17e3e5c 100644
--- a/recipes/libtool/libtool-native_1.5.24.bb
+++ b/recipes/libtool/libtool-native_1.5.24.bb
@@ -3,11 +3,11 @@ SECTION = "devel"
require libtool_${PV}.bb
PR = "${INC_PR}.0"
-SRC_URI_append = " file://libdir-la.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://tag1.patch;patch=1 \
- file://install-path-check.patch;patch=1"
+SRC_URI_append = " file://libdir-la.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://tag1.patch;apply=yes \
+ file://install-path-check.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
inherit native
diff --git a/recipes/libtool/libtool-native_2.2.4.bb b/recipes/libtool/libtool-native_2.2.4.bb
index 8abc31c34f..f2ca52d59b 100644
--- a/recipes/libtool/libtool-native_2.2.4.bb
+++ b/recipes/libtool/libtool-native_2.2.4.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 \
"
S = "${WORKDIR}/libtool-${PV}"
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
diff --git a/recipes/libtool/libtool-native_2.2.6b.bb b/recipes/libtool/libtool-native_2.2.6b.bb
index c9c668a2e7..992d0f56be 100644
--- a/recipes/libtool/libtool-native_2.2.6b.bb
+++ b/recipes/libtool/libtool-native_2.2.6b.bb
@@ -2,8 +2,8 @@ require libtool_${PV}.bb
PR = "${INC_PR}.1"
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
diff --git a/recipes/libtool/libtool-sdk_1.5.10.bb b/recipes/libtool/libtool-sdk_1.5.10.bb
index eb5039d5d0..f35b7223b6 100644
--- a/recipes/libtool/libtool-sdk_1.5.10.bb
+++ b/recipes/libtool/libtool-sdk_1.5.10.bb
@@ -1,14 +1,14 @@
require libtool_${PV}.bb
PR = "${INC_PR}.0"
-SRC_URI_append = " file://rpath-control.patch;patch=1 \
- file://libdir-la.patch;patch=1 \
- file://libdir-la2.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://install-path-check.patch;patch=1 \
- file://nousrlib.patch;patch=1 \
- file://add_sysroot_function.patch;patch=1 \
+SRC_URI_append = " file://rpath-control.patch;apply=yes \
+ file://libdir-la.patch;apply=yes \
+ file://libdir-la2.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://install-path-check.patch;apply=yes \
+ file://nousrlib.patch;apply=yes \
+ file://add_sysroot_function.patch;apply=yes \
"
S = "${WORKDIR}/libtool-${PV}"
diff --git a/recipes/libtool/libtool-sdk_2.2.4.bb b/recipes/libtool/libtool-sdk_2.2.4.bb
index 95acc1d7e6..88083b9797 100644
--- a/recipes/libtool/libtool-sdk_2.2.4.bb
+++ b/recipes/libtool/libtool-sdk_2.2.4.bb
@@ -2,7 +2,7 @@ require libtool_${PV}.bb
PR = "${INC_PR}.0"
-SRC_URI_append = " file://cross_compile.patch;patch=1"
+SRC_URI_append = " file://cross_compile.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
diff --git a/recipes/libtool/libtool-sdk_2.2.6a.bb b/recipes/libtool/libtool-sdk_2.2.6a.bb
index 7e269ef381..f19d1b22dc 100644
--- a/recipes/libtool/libtool-sdk_2.2.6a.bb
+++ b/recipes/libtool/libtool-sdk_2.2.6a.bb
@@ -1,7 +1,7 @@
require libtool_${PV}.bb
PR = "${INC_PR}.0"
-SRC_URI_append = " file://cross_compile.patch;patch=1"
+SRC_URI_append = " file://cross_compile.patch;apply=yes"
inherit sdk
diff --git a/recipes/libtool/libtool-sdk_2.2.6b.bb b/recipes/libtool/libtool-sdk_2.2.6b.bb
index 7e269ef381..f19d1b22dc 100644
--- a/recipes/libtool/libtool-sdk_2.2.6b.bb
+++ b/recipes/libtool/libtool-sdk_2.2.6b.bb
@@ -1,7 +1,7 @@
require libtool_${PV}.bb
PR = "${INC_PR}.0"
-SRC_URI_append = " file://cross_compile.patch;patch=1"
+SRC_URI_append = " file://cross_compile.patch;apply=yes"
inherit sdk
diff --git a/recipes/libtool/libtool_1.5.10.bb b/recipes/libtool/libtool_1.5.10.bb
index 36cb6207a3..b0d84803a1 100644
--- a/recipes/libtool/libtool_1.5.10.bb
+++ b/recipes/libtool/libtool_1.5.10.bb
@@ -2,9 +2,9 @@ require libtool.inc
PR = "${INC_PR}.0"
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
- file://autotools.patch;patch=1 \
- file://uclibc.patch;patch=1 \
- file://3figures.patch;patch=1"
+ file://autotools.patch;apply=yes \
+ file://uclibc.patch;apply=yes \
+ file://3figures.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
PACKAGES =+ "libltdl libltdl-dev libltdl-dbg"
diff --git a/recipes/libtool/libtool_1.5.22.bb b/recipes/libtool/libtool_1.5.22.bb
index fc80dabd65..0335bf3453 100644
--- a/recipes/libtool/libtool_1.5.22.bb
+++ b/recipes/libtool/libtool_1.5.22.bb
@@ -4,9 +4,9 @@ require libtool.inc
PR = "${INC_PR}.0"
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
- file://autotools.patch;patch=1 \
- file://uclibc.patch;patch=1"
-# file://3figures.patch;patch=1"
+ file://autotools.patch;apply=yes \
+ file://uclibc.patch;apply=yes"
+# file://3figures.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
PACKAGES = "${PN}-dbg libltdl libltdl-dev ${PN}"
diff --git a/recipes/libtool/libtool_1.5.24.bb b/recipes/libtool/libtool_1.5.24.bb
index 9fa8562870..15763949f9 100644
--- a/recipes/libtool/libtool_1.5.24.bb
+++ b/recipes/libtool/libtool_1.5.24.bb
@@ -4,9 +4,9 @@ require libtool.inc
PR = "${INC_PR}.0"
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
- file://autotools.patch;patch=1 \
- file://uclibc.patch;patch=1 \
- file://never-ever-do-rpath.patch;patch=1"
+ file://autotools.patch;apply=yes \
+ file://uclibc.patch;apply=yes \
+ file://never-ever-do-rpath.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
diff --git a/recipes/libtool/libtool_1.5.6.bb b/recipes/libtool/libtool_1.5.6.bb
index f59ebca22d..303aa880fe 100644
--- a/recipes/libtool/libtool_1.5.6.bb
+++ b/recipes/libtool/libtool_1.5.6.bb
@@ -6,7 +6,7 @@ PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
- file://autotools.patch;patch=1"
+ file://autotools.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
PACKAGES = "libltdl libltdl-dbg libltdl-dev ${PN} ${PN}-doc"