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/nxssh/nxssh_3.3.0-1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/nxssh/nxssh_3.3.0-1.bb') diff --git a/recipes/nxssh/nxssh_3.3.0-1.bb b/recipes/nxssh/nxssh_3.3.0-1.bb index 9b26ae22a2..2087a2ac42 100644 --- a/recipes/nxssh/nxssh_3.3.0-1.bb +++ b/recipes/nxssh/nxssh_3.3.0-1.bb @@ -6,9 +6,9 @@ PR = "r0" DEPENDS = "openssl libxcomp" SRC_URI = "http://64.34.161.181/download/3.3.0/sources/${PN}-${PV}.tar.gz \ - file://autotools.patch;patch=1 \ - file://stdarg.patch;patch=1 \ - file://link.patch;patch=1 \ + file://autotools.patch;apply=yes \ + file://stdarg.patch;apply=yes \ + file://link.patch;apply=yes \ " inherit autotools -- cgit v1.2.3