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/gpe-appmgr/gpe-appmgr_2.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gpe-appmgr/gpe-appmgr_2.8.bb') diff --git a/recipes/gpe-appmgr/gpe-appmgr_2.8.bb b/recipes/gpe-appmgr/gpe-appmgr_2.8.bb index 2b0fdbe8ca..2b7601ecb5 100644 --- a/recipes/gpe-appmgr/gpe-appmgr_2.8.bb +++ b/recipes/gpe-appmgr/gpe-appmgr_2.8.bb @@ -6,7 +6,7 @@ PR = "r1" inherit gpe -SRC_URI += " file://no-render-h.patch;patch=1 file://cairo-fixes.patch;patch=1" +SRC_URI += " file://no-render-h.patch;apply=yes file://cairo-fixes.patch;apply=yes" SRC_URI[md5sum] = "2dd3d56eee8905451e9c31cfda620f7a" SRC_URI[sha256sum] = "1a797188e9786936c32fee6ba3e20f01d562583f6407cf8d83f729ab708e1342" -- cgit 1.2.3-korg