diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-05-23 20:23:53 -0700 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-05-25 12:53:41 -0700 |
commit | bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch) | |
tree | 96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/apt | |
parent | fab0af3aefee22b21541e403d3c356a6979bfa63 (diff) |
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/apt')
-rw-r--r-- | recipes/apt/apt-native.inc | 2 | ||||
-rw-r--r-- | recipes/apt/apt-native_0.6.46.2.bb | 4 | ||||
-rw-r--r-- | recipes/apt/apt-native_0.7.14.bb | 6 | ||||
-rw-r--r-- | recipes/apt/apt-native_0.7.19.bb | 6 | ||||
-rw-r--r-- | recipes/apt/apt-native_0.7.2.bb | 4 | ||||
-rw-r--r-- | recipes/apt/apt-native_0.7.20.2.bb | 6 | ||||
-rw-r--r-- | recipes/apt/apt-native_0.7.3.bb | 4 | ||||
-rw-r--r-- | recipes/apt/apt_0.5.28.6.bb | 2 | ||||
-rw-r--r-- | recipes/apt/apt_0.6.25.bb | 2 | ||||
-rw-r--r-- | recipes/apt/apt_0.6.46.2.bb | 2 | ||||
-rw-r--r-- | recipes/apt/apt_0.7.14.bb | 6 | ||||
-rw-r--r-- | recipes/apt/apt_0.7.19.bb | 6 | ||||
-rw-r--r-- | recipes/apt/apt_0.7.2.bb | 2 | ||||
-rw-r--r-- | recipes/apt/apt_0.7.20.2.bb | 6 | ||||
-rw-r--r-- | recipes/apt/apt_0.7.3.bb | 2 |
15 files changed, 30 insertions, 30 deletions
diff --git a/recipes/apt/apt-native.inc b/recipes/apt/apt-native.inc index 4e4771a9cd..8344b52d5a 100644 --- a/recipes/apt/apt-native.inc +++ b/recipes/apt/apt-native.inc @@ -6,7 +6,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/apt-${PV}" PACKAGES = "" USE_NLS = "yes" -SRC_URI += "file://db_linking_hack.patch;patch=1" +SRC_URI += "file://db_linking_hack.patch;apply=yes" python do_stage () { bb.build.exec_func('do_stage_base', d) diff --git a/recipes/apt/apt-native_0.6.46.2.bb b/recipes/apt/apt-native_0.6.46.2.bb index a0d4660bda..b844c425f3 100644 --- a/recipes/apt/apt-native_0.6.46.2.bb +++ b/recipes/apt/apt-native_0.6.46.2.bb @@ -1,8 +1,8 @@ require apt-native.inc PR = "r3" -SRC_URI += "file://nodoc.patch;patch=1 \ - file://noconfigure.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes \ + file://noconfigure.patch;apply=yes" SRC_URI[md5sum] = "67d439a252996357b0313b3ad999739a" SRC_URI[sha256sum] = "6f1a7340d0de2a9a524055d0ed4289aa919dc29e9e1fe60aae598f2019105686" diff --git a/recipes/apt/apt-native_0.7.14.bb b/recipes/apt/apt-native_0.7.14.bb index 38a75eb1f7..7a4710979a 100644 --- a/recipes/apt/apt-native_0.7.14.bb +++ b/recipes/apt/apt-native_0.7.14.bb @@ -1,9 +1,9 @@ require apt-native.inc PR = "r3" -SRC_URI += "file://nodoc.patch;patch=1 \ - file://noconfigure.patch;patch=1 \ - file://no-curl.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes \ + file://noconfigure.patch;apply=yes \ + file://no-curl.patch;apply=yes" SRC_URI[md5sum] = "19efa18fb1ef20c58b9b44e94258b814" SRC_URI[sha256sum] = "8fc06effaf8a4e4333308eedcdc6840f1c8056f2e924210f151dfc076bcd4045" diff --git a/recipes/apt/apt-native_0.7.19.bb b/recipes/apt/apt-native_0.7.19.bb index 3331c93d15..a4dea97c33 100644 --- a/recipes/apt/apt-native_0.7.19.bb +++ b/recipes/apt/apt-native_0.7.19.bb @@ -1,9 +1,9 @@ require apt-native.inc PR = "r3" -SRC_URI += "file://nodoc.patch;patch=1 \ - file://noconfigure.patch;patch=1 \ - file://no-curl.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes \ + file://noconfigure.patch;apply=yes \ + file://no-curl.patch;apply=yes" SRC_URI[md5sum] = "0ef50176aea36cb0cce633a9b62dc7eb" SRC_URI[sha256sum] = "c928f5eb2baffb50e7ccf02d07a16daf867945c8aa542d500bbbbaff7bbcef42" diff --git a/recipes/apt/apt-native_0.7.2.bb b/recipes/apt/apt-native_0.7.2.bb index 1d85762c22..a701360220 100644 --- a/recipes/apt/apt-native_0.7.2.bb +++ b/recipes/apt/apt-native_0.7.2.bb @@ -1,8 +1,8 @@ require apt-native.inc PR = "r4" -SRC_URI += "file://nodoc.patch;patch=1 \ - file://noconfigure.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes \ + file://noconfigure.patch;apply=yes" SRC_URI[md5sum] = "c66f943203fa24e85ed8c48f6ac5ad1e" SRC_URI[sha256sum] = "e7d58e2b202713b4df8cd5fd58bc20ba8d31c0da6e5e3b3c89a138dbf0b24ad9" diff --git a/recipes/apt/apt-native_0.7.20.2.bb b/recipes/apt/apt-native_0.7.20.2.bb index 955edc8314..fddb7ff96e 100644 --- a/recipes/apt/apt-native_0.7.20.2.bb +++ b/recipes/apt/apt-native_0.7.20.2.bb @@ -1,9 +1,9 @@ require apt-native.inc PR = "r1" -SRC_URI += "file://nodoc.patch;patch=1 \ - file://noconfigure.patch;patch=1 \ - file://no-curl.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes \ + file://noconfigure.patch;apply=yes \ + file://no-curl.patch;apply=yes" SRC_URI[md5sum] = "e6ee1b594f6ed5fab5cb593ee46cfc21" SRC_URI[sha256sum] = "4dc935a520c65705795ada5942b658f6e86b22eefc7032342267272bd6566b05" diff --git a/recipes/apt/apt-native_0.7.3.bb b/recipes/apt/apt-native_0.7.3.bb index 0647707ccf..9e9b8669a3 100644 --- a/recipes/apt/apt-native_0.7.3.bb +++ b/recipes/apt/apt-native_0.7.3.bb @@ -1,8 +1,8 @@ require apt-native.inc PR = "r5" -SRC_URI += "file://nodoc.patch;patch=1 \ - file://noconfigure.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes \ + file://noconfigure.patch;apply=yes" SRC_URI[md5sum] = "e2e6e23f43bfdf135b923205659dfaf1" SRC_URI[sha256sum] = "d3a71446234e567a24740b02abe5bc6c695836343df6139eb7c03ec11871e710" diff --git a/recipes/apt/apt_0.5.28.6.bb b/recipes/apt/apt_0.5.28.6.bb index 5e3f7c7c5e..42808aca3a 100644 --- a/recipes/apt/apt_0.5.28.6.bb +++ b/recipes/apt/apt_0.5.28.6.bb @@ -1,7 +1,7 @@ require apt.inc PR = "r2" -SRC_URI += "file://autofoo.patch;patch=1" +SRC_URI += "file://autofoo.patch;apply=yes" inherit autotools gettext diff --git a/recipes/apt/apt_0.6.25.bb b/recipes/apt/apt_0.6.25.bb index e75f5588ac..7b2b79aafe 100644 --- a/recipes/apt/apt_0.6.25.bb +++ b/recipes/apt/apt_0.6.25.bb @@ -1,7 +1,7 @@ require apt.inc PR = "r3" -SRC_URI += "file://autofoo.patch;patch=1" +SRC_URI += "file://autofoo.patch;apply=yes" inherit autotools gettext diff --git a/recipes/apt/apt_0.6.46.2.bb b/recipes/apt/apt_0.6.46.2.bb index 8273c160f2..0f0e4c27e7 100644 --- a/recipes/apt/apt_0.6.46.2.bb +++ b/recipes/apt/apt_0.6.46.2.bb @@ -1,7 +1,7 @@ require apt.inc PR = "r2" -SRC_URI += "file://nodoc.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes" require apt-package.inc diff --git a/recipes/apt/apt_0.7.14.bb b/recipes/apt/apt_0.7.14.bb index 5b121b0df6..0aa15d63ed 100644 --- a/recipes/apt/apt_0.7.14.bb +++ b/recipes/apt/apt_0.7.14.bb @@ -3,11 +3,11 @@ RDEPENDS = "dpkg" require apt.inc -SRC_URI += "file://no-ko-translation.patch;patch=1 \ - file://use-host.patch;patch=1 " +SRC_URI += "file://no-ko-translation.patch;apply=yes \ + file://use-host.patch;apply=yes " PR = "r3" -SRC_URI += "file://nodoc.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes" require apt-package.inc diff --git a/recipes/apt/apt_0.7.19.bb b/recipes/apt/apt_0.7.19.bb index 15f127dbbe..798f20f7a2 100644 --- a/recipes/apt/apt_0.7.19.bb +++ b/recipes/apt/apt_0.7.19.bb @@ -3,11 +3,11 @@ RDEPENDS = "dpkg" require apt.inc -SRC_URI += "file://no-ko-translation.patch;patch=1 \ - file://use-host.patch;patch=1 " +SRC_URI += "file://no-ko-translation.patch;apply=yes \ + file://use-host.patch;apply=yes " PR = "r3" -SRC_URI += "file://nodoc.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes" require apt-package.inc diff --git a/recipes/apt/apt_0.7.2.bb b/recipes/apt/apt_0.7.2.bb index 5db2cb9b86..4df3d66b03 100644 --- a/recipes/apt/apt_0.7.2.bb +++ b/recipes/apt/apt_0.7.2.bb @@ -1,7 +1,7 @@ require apt.inc PR = "r3" -SRC_URI += "file://nodoc.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes" require apt-package.inc diff --git a/recipes/apt/apt_0.7.20.2.bb b/recipes/apt/apt_0.7.20.2.bb index ee247fabeb..a7b81cae0f 100644 --- a/recipes/apt/apt_0.7.20.2.bb +++ b/recipes/apt/apt_0.7.20.2.bb @@ -3,9 +3,9 @@ RDEPENDS = "dpkg" require apt.inc -SRC_URI += "file://no-doxygen.patch;patch=1 \ - file://no-ko-translation.patch;patch=1 \ - file://use-host.patch;patch=1 " +SRC_URI += "file://no-doxygen.patch;apply=yes \ + file://no-ko-translation.patch;apply=yes \ + file://use-host.patch;apply=yes " PR = "r1" require apt-package.inc diff --git a/recipes/apt/apt_0.7.3.bb b/recipes/apt/apt_0.7.3.bb index 4e8bbe765b..b623407e44 100644 --- a/recipes/apt/apt_0.7.3.bb +++ b/recipes/apt/apt_0.7.3.bb @@ -1,7 +1,7 @@ require apt.inc PR = "r3" -SRC_URI += "file://nodoc.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes" require apt-package.inc |