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/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/smpeg') diff --git a/recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb b/recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb index af849a7778..2fc76895ad 100644 --- a/recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb +++ b/recipes/smpeg/smpeg_0.4.4+0.4.5cvs20040311.bb @@ -6,8 +6,8 @@ DEPENDS = "virtual/libsdl" PROVIDES = "smpeg" SRC_URI = "cvs://anonymous:anonymous@cvs.icculus.org/cvs/cvsroot;module=smpeg;date=20040311 \ - file://m4.patch;patch=1 \ - file://compile.patch;patch=1" + file://m4.patch;apply=yes \ + file://compile.patch;apply=yes" S = "${WORKDIR}/smpeg" inherit autotools -- cgit 1.2.3-korg