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/procps/procps.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/procps/procps.inc') diff --git a/recipes/procps/procps.inc b/recipes/procps/procps.inc index 1db030d752..06526044dc 100644 --- a/recipes/procps/procps.inc +++ b/recipes/procps/procps.inc @@ -13,7 +13,7 @@ INC_PR = "r9" SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz;name=tarball \ file://sysctl.conf \ file://procps.init \ - file://install.patch;patch=1" + file://install.patch;apply=yes" inherit autotools update-rc.d -- cgit 1.2.3-korg