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/apmd/apmd_3.2.2.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'recipes/apmd') diff --git a/recipes/apmd/apmd_3.2.2.bb b/recipes/apmd/apmd_3.2.2.bb index 0240f6152a..199f754126 100644 --- a/recipes/apmd/apmd_3.2.2.bb +++ b/recipes/apmd/apmd_3.2.2.bb @@ -6,11 +6,11 @@ LICENSE = "GPL" PR = "r12" SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz \ - file://debian.patch;patch=1 \ - file://workaround.patch;patch=1 \ - file://zaurus24.patch;patch=1 \ - file://unlinux.patch;patch=1 \ - file://libtool.patch;patch=1 \ + file://debian.patch;apply=yes \ + file://workaround.patch;apply=yes \ + file://zaurus24.patch;apply=yes \ + file://unlinux.patch;apply=yes \ + file://libtool.patch;apply=yes \ file://init \ file://default \ file://apmd_proxy \ -- cgit v1.2.3