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/irk/irk-belkin_0.11.bb | 2 +- recipes/irk/irk-targus_0.11.0.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/irk') diff --git a/recipes/irk/irk-belkin_0.11.bb b/recipes/irk/irk-belkin_0.11.bb index 8e5dd43883..a8a8d9e885 100644 --- a/recipes/irk/irk-belkin_0.11.bb +++ b/recipes/irk/irk-belkin_0.11.bb @@ -6,7 +6,7 @@ RREPLACES = "irk-targus" PR = "r3" SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/irk-current.tgz \ - file://install-default-conf.patch;patch=1" + file://install-default-conf.patch;apply=yes" SRC_URI[md5sum] = "a77eaea6930b9af5bbcd59bf9f8859c8" SRC_URI[sha256sum] = "942240421710da8a04fa6c7071f50f0737ab7198e31c1d96f1e0b73330e0d066" diff --git a/recipes/irk/irk-targus_0.11.0.bb b/recipes/irk/irk-targus_0.11.0.bb index 75e690803f..3dfd1d10f8 100644 --- a/recipes/irk/irk-targus_0.11.0.bb +++ b/recipes/irk/irk-targus_0.11.0.bb @@ -8,7 +8,7 @@ RCONFLICTS = "irk-belkin" RREPLACES = "irk-belkin" SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/irk-${PV}.tgz \ - file://install-default-conf.patch;patch=1" + file://install-default-conf.patch;apply=yes" SRC_URI[md5sum] = "5b39a7fb06fd24edfb543a3a0130065c" SRC_URI[sha256sum] = "5eeba81a5e5163e0b0b92b5e5aaf91c07b412a743a98f59975c75d28c133a85f" -- cgit 1.2.3-korg