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/teleport/teleport_0.34.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/teleport') diff --git a/recipes/teleport/teleport_0.34.bb b/recipes/teleport/teleport_0.34.bb index 56e35b3f39..1cacf9f996 100644 --- a/recipes/teleport/teleport_0.34.bb +++ b/recipes/teleport/teleport_0.34.bb @@ -4,7 +4,7 @@ DESCRIPTION = "Teleport app" DEPENDS = "gtk+ libgpewidget libdisplaymigration libgcrypt sqlite" PRIORITY = "optional" -SRC_URI += "file://makefile-fix.patch;patch=1" +SRC_URI += "file://makefile-fix.patch;apply=yes" SRC_URI[md5sum] = "ae571a20333f90d4b79b68c446387925" -- cgit 1.2.3-korg