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/libmatthew/libmatthew_0.7.1.bb | 2 +- recipes/libmatthew/libmatthew_0.7.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/libmatthew') diff --git a/recipes/libmatthew/libmatthew_0.7.1.bb b/recipes/libmatthew/libmatthew_0.7.1.bb index 6ddc8f440b..7c8951b0fc 100644 --- a/recipes/libmatthew/libmatthew_0.7.1.bb +++ b/recipes/libmatthew/libmatthew_0.7.1.bb @@ -3,7 +3,7 @@ require libmatthew.inc PR = "r0" SRC_URI = "http://www.matthew.ath.cx/projects/java/libmatthew-java-${PV}.tar.gz \ - file://Makefile-0.7.patch;patch=1" + file://Makefile-0.7.patch;apply=yes" diff --git a/recipes/libmatthew/libmatthew_0.7.bb b/recipes/libmatthew/libmatthew_0.7.bb index 37eba9dff6..57e73431c1 100644 --- a/recipes/libmatthew/libmatthew_0.7.bb +++ b/recipes/libmatthew/libmatthew_0.7.bb @@ -3,7 +3,7 @@ require libmatthew.inc PR = "r1" SRC_URI = "http://www.matthew.ath.cx/projects/java/libmatthew-java-${PV}.tar.gz \ - file://Makefile-0.7.patch;patch=1" + file://Makefile-0.7.patch;apply=yes" SRC_URI[md5sum] = "da052ee0f71b66e52c175c1f6626c596" SRC_URI[sha256sum] = "aaec468db4302bc7698c4168a261f8ea4dfdfd2bc69ff743c056c55cd6308a12" -- cgit v1.2