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/monotone | |
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/monotone')
-rw-r--r-- | recipes/monotone/monotone-5_0.25.2.bb | 6 | ||||
-rw-r--r-- | recipes/monotone/monotone-6_0.27.bb | 6 | ||||
-rw-r--r-- | recipes/monotone/monotone-6_0.31.bb | 6 | ||||
-rw-r--r-- | recipes/monotone/monotone-6_0.33.bb | 6 | ||||
-rw-r--r-- | recipes/monotone/monotone-6_0.34.bb | 6 | ||||
-rw-r--r-- | recipes/monotone/monotone-6_0.37.bb | 6 |
6 files changed, 18 insertions, 18 deletions
diff --git a/recipes/monotone/monotone-5_0.25.2.bb b/recipes/monotone/monotone-5_0.25.2.bb index d175adcdda..e31f77dec1 100644 --- a/recipes/monotone/monotone-5_0.25.2.bb +++ b/recipes/monotone/monotone-5_0.25.2.bb @@ -8,9 +8,9 @@ require monotone.inc PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ - file://txt2c-cross-post-0.22.patch;patch=1 \ - file://uclibc.database.hh.stdarg.patch;patch=1 \ - file://configure.ac-no-sync-with-stdio-0.25.patch;patch=1 \ + file://txt2c-cross-post-0.22.patch;apply=yes \ + file://uclibc.database.hh.stdarg.patch;apply=yes \ + file://configure.ac-no-sync-with-stdio-0.25.patch;apply=yes \ " ALTERNATIVE_PRIORITY = "50" diff --git a/recipes/monotone/monotone-6_0.27.bb b/recipes/monotone/monotone-6_0.27.bb index b7af4288e9..2a75b39bde 100644 --- a/recipes/monotone/monotone-6_0.27.bb +++ b/recipes/monotone/monotone-6_0.27.bb @@ -25,9 +25,9 @@ ARM_INSTRUCTION_SET = "arm" PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ - file://txt2c-cross-post-0.22.patch;patch=1 \ - file://uclibc.database.hh.stdarg.patch;patch=1 \ - file://configure.ac-no-sync-with-stdio-0.26.patch;patch=1 \ + file://txt2c-cross-post-0.22.patch;apply=yes \ + file://uclibc.database.hh.stdarg.patch;apply=yes \ + file://configure.ac-no-sync-with-stdio-0.26.patch;apply=yes \ " # This makes the testsuite as a package and renames the monotone executable # to include the netsync suffix. diff --git a/recipes/monotone/monotone-6_0.31.bb b/recipes/monotone/monotone-6_0.31.bb index 08c0b2b43a..5447a5284f 100644 --- a/recipes/monotone/monotone-6_0.31.bb +++ b/recipes/monotone/monotone-6_0.31.bb @@ -25,9 +25,9 @@ ARM_INSTRUCTION_SET = "arm" PR = "r0" SRC_URI = "http://venge.net/monotone/downloads/monotone-${PV}.tar.gz \ - file://txt2c-cross-post-0.22.patch;patch=1 \ - file://uclibc.database.hh.stdarg.patch;patch=1 \ - file://configure.ac-no-sync-with-stdio-0.31.patch;patch=1 \ + file://txt2c-cross-post-0.22.patch;apply=yes \ + file://uclibc.database.hh.stdarg.patch;apply=yes \ + file://configure.ac-no-sync-with-stdio-0.31.patch;apply=yes \ " do_compile_append() { touch testsuite diff --git a/recipes/monotone/monotone-6_0.33.bb b/recipes/monotone/monotone-6_0.33.bb index 1e53508e4c..71ff753c69 100644 --- a/recipes/monotone/monotone-6_0.33.bb +++ b/recipes/monotone/monotone-6_0.33.bb @@ -28,9 +28,9 @@ ARM_INSTRUCTION_SET = "arm" PR = "r1" SRC_URI = "http://monotone.ca/downloads/${PV}/monotone-${PV}.tar.gz \ - file://txt2c-cross-post-0.22.patch;patch=1 \ - file://uclibc.database.hh.stdarg.patch;patch=1 \ - file://configure.ac-no-sync-with-stdio-0.31.patch;patch=1 \ + file://txt2c-cross-post-0.22.patch;apply=yes \ + file://uclibc.database.hh.stdarg.patch;apply=yes \ + file://configure.ac-no-sync-with-stdio-0.31.patch;apply=yes \ " do_compile_append() { touch testsuite diff --git a/recipes/monotone/monotone-6_0.34.bb b/recipes/monotone/monotone-6_0.34.bb index 873f68b2ad..3a9af2c0f4 100644 --- a/recipes/monotone/monotone-6_0.34.bb +++ b/recipes/monotone/monotone-6_0.34.bb @@ -28,9 +28,9 @@ ARM_INSTRUCTION_SET = "arm" PR = "r0" SRC_URI = "http://monotone.ca/downloads/${PV}/monotone-${PV}.tar.gz \ - file://txt2c-cross-post-0.22.patch;patch=1 \ - file://uclibc.database.hh.stdarg.patch;patch=1 \ - file://configure.ac-no-sync-with-stdio-0.31.patch;patch=1 \ + file://txt2c-cross-post-0.22.patch;apply=yes \ + file://uclibc.database.hh.stdarg.patch;apply=yes \ + file://configure.ac-no-sync-with-stdio-0.31.patch;apply=yes \ " do_compile_append() { touch testsuite diff --git a/recipes/monotone/monotone-6_0.37.bb b/recipes/monotone/monotone-6_0.37.bb index 0bf39114a3..3e61c7ee7b 100644 --- a/recipes/monotone/monotone-6_0.37.bb +++ b/recipes/monotone/monotone-6_0.37.bb @@ -28,9 +28,9 @@ ARM_INSTRUCTION_SET = "arm" PR = "r0" SRC_URI = "http://monotone.ca/downloads/${PV}/monotone-${PV}.tar.gz \ - file://txt2c-cross-post-0.22.patch;patch=1 \ -# file://uclibc.database.hh.stdarg.patch;patch=1 \ - file://configure.ac-no-sync-with-stdio-0.31.patch;patch=1 \ + file://txt2c-cross-post-0.22.patch;apply=yes \ +# file://uclibc.database.hh.stdarg.patch;apply=yes \ + file://configure.ac-no-sync-with-stdio-0.31.patch;apply=yes \ " do_compile_append() { touch testsuite |