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/quake/quake3-pandora-gles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/quake/quake3-pandora-gles_git.bb') diff --git a/recipes/quake/quake3-pandora-gles_git.bb b/recipes/quake/quake3-pandora-gles_git.bb index d468d34a44..16f0f0b805 100644 --- a/recipes/quake/quake3-pandora-gles_git.bb +++ b/recipes/quake/quake3-pandora-gles_git.bb @@ -8,7 +8,7 @@ PV = "0.0" DEPENDS = "virtual/libsdl libgles-omap3" SRC_URI = "git://github.com/Cpasjuste/quake3_pandora_gles.git;branch=master;protocol=git \ - file://quake3_makefile.patch;patch=1 \ + file://quake3_makefile.patch;apply=yes \ " S = "${WORKDIR}/git" -- cgit v1.2.3