From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/monotone/monotone-6_0.34.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/monotone/monotone-6_0.34.bb') 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 -- cgit 1.2.3-korg