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/enca/enca_1.9.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/enca/enca_1.9.bb') diff --git a/recipes/enca/enca_1.9.bb b/recipes/enca/enca_1.9.bb index c6561c1583..c833d8686a 100644 --- a/recipes/enca/enca_1.9.bb +++ b/recipes/enca/enca_1.9.bb @@ -6,10 +6,10 @@ HOMEPAGE = "http://trific.ath.cx/software/enca/" PR = "r4" SRC_URI = "http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-${PV}.tar.bz2 \ - file://configure-hack.patch;patch=1 \ - file://dont-run-tests.patch;patch=1 \ - file://configure-remove-dumbness.patch;patch=1 \ - file://makefile-remove-tools.patch;patch=1 " + file://configure-hack.patch;apply=yes \ + file://dont-run-tests.patch;apply=yes \ + file://configure-remove-dumbness.patch;apply=yes \ + file://makefile-remove-tools.patch;apply=yes " inherit autotools -- cgit 1.2.3-korg