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/pvrusb2-mci/pvrusb2-mci_20060903.bb | 2 +- recipes/pvrusb2-mci/pvrusb2-mci_20080210.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/pvrusb2-mci') diff --git a/recipes/pvrusb2-mci/pvrusb2-mci_20060903.bb b/recipes/pvrusb2-mci/pvrusb2-mci_20060903.bb index 6b0498cc55..4cd6298d84 100644 --- a/recipes/pvrusb2-mci/pvrusb2-mci_20060903.bb +++ b/recipes/pvrusb2-mci/pvrusb2-mci_20060903.bb @@ -16,7 +16,7 @@ RRECOMMENDS = "kernel-module-tveeprom \ SRC_URI = "http://www.isely.net/downloads/pvrusb2-mci-${PV}.tar.bz2 \ file://hotplug.functions \ file://firmware.hotplug \ - file://Makefile.patch;patch=1" + file://Makefile.patch;apply=yes" S = "${WORKDIR}/pvrusb2-mci-${PV}/driver" diff --git a/recipes/pvrusb2-mci/pvrusb2-mci_20080210.bb b/recipes/pvrusb2-mci/pvrusb2-mci_20080210.bb index cb378e9dda..eafefea651 100644 --- a/recipes/pvrusb2-mci/pvrusb2-mci_20080210.bb +++ b/recipes/pvrusb2-mci/pvrusb2-mci_20080210.bb @@ -16,7 +16,7 @@ RRECOMMENDS = "kernel-module-tveeprom \ SRC_URI = "http://www.isely.net/downloads/pvrusb2-mci-${PV}.tar.bz2 \ file://hotplug.functions \ file://firmware.hotplug \ - file://Makefile.patch;patch=1" + file://Makefile.patch;apply=yes" S = "${WORKDIR}/pvrusb2-mci-${PV}/driver" -- cgit v1.2.3