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-lights/gpe-lights_0.12.bb | 2 +- recipes/gpe-lights/gpe-lights_0.13.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/gpe-lights') diff --git a/recipes/gpe-lights/gpe-lights_0.12.bb b/recipes/gpe-lights/gpe-lights_0.12.bb index 32a75b7be7..e1efb77d20 100644 --- a/recipes/gpe-lights/gpe-lights_0.12.bb +++ b/recipes/gpe-lights/gpe-lights_0.12.bb @@ -7,7 +7,7 @@ SECTION = "gpe/games" PRIORITY = "optional" PR = "r1" -SRC_URI += "file://fix-makefiles.patch;patch=1" +SRC_URI += "file://fix-makefiles.patch;apply=yes" SRC_URI[md5sum] = "91d4344ab6d00115ee73f7d97c58acee" SRC_URI[sha256sum] = "98ce715b8627de958cbd4fbc11f72cfb7aed42825eb21995d4d46a676510c126" diff --git a/recipes/gpe-lights/gpe-lights_0.13.bb b/recipes/gpe-lights/gpe-lights_0.13.bb index 9d5df189a8..3c01ad2f80 100644 --- a/recipes/gpe-lights/gpe-lights_0.13.bb +++ b/recipes/gpe-lights/gpe-lights_0.13.bb @@ -7,7 +7,7 @@ SECTION = "gpe/games" PRIORITY = "optional" PR = "r1" -SRC_URI += "file://fix-makefiles.patch;patch=1" +SRC_URI += "file://fix-makefiles.patch;apply=yes" SRC_URI[md5sum] = "fa4677ecb8640c5d85c421dcaebf64fb" SRC_URI[sha256sum] = "e9de4a153ee3adc66363a583cd7db6676e92f010d783e517ef935aa35e96370e" -- cgit 1.2.3-korg