summaryrefslogtreecommitdiff
path: root/recipes/gspcav1
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gspcav1')
-rw-r--r--recipes/gspcav1/gspcav1_20070110.bb4
-rw-r--r--recipes/gspcav1/gspcav1_20070508.bb4
-rw-r--r--recipes/gspcav1/gspcav1_20071224.bb2
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes/gspcav1/gspcav1_20070110.bb b/recipes/gspcav1/gspcav1_20070110.bb
index 3aaea03054..9222486ff0 100644
--- a/recipes/gspcav1/gspcav1_20070110.bb
+++ b/recipes/gspcav1/gspcav1_20070110.bb
@@ -9,8 +9,8 @@ PR = "r2"
RRECOMMENDS = "kernel-module-videodev kernel-module-v4l1-compat kernel-module-v4l2-common"
SRC_URI = "http://mxhaard.free.fr/spca50x/Download/oldrelease/${PN}-${PV}.tar.gz \
- file://Makefile.patch;apply=yes \
- file://MS.patch;apply=yes"
+ file://Makefile.patch \
+ file://MS.patch"
S = "${WORKDIR}/${PN}-${PV}"
diff --git a/recipes/gspcav1/gspcav1_20070508.bb b/recipes/gspcav1/gspcav1_20070508.bb
index 7cdec5a015..24325ca38a 100644
--- a/recipes/gspcav1/gspcav1_20070508.bb
+++ b/recipes/gspcav1/gspcav1_20070508.bb
@@ -11,8 +11,8 @@ PR = "r2"
RRECOMMENDS = "kernel-module-videodev kernel-module-v4l1-compat kernel-module-v4l2-common"
SRC_URI = "http://mxhaard.free.fr/spca50x/Download/oldrelease/${PN}-${PV}.tar.gz \
- file://Makefile.patch;apply=yes \
- file://MS.patch;apply=yes"
+ file://Makefile.patch \
+ file://MS.patch"
S = "${WORKDIR}/${PN}-${PV}"
diff --git a/recipes/gspcav1/gspcav1_20071224.bb b/recipes/gspcav1/gspcav1_20071224.bb
index bc44903b5f..643143e64e 100644
--- a/recipes/gspcav1/gspcav1_20071224.bb
+++ b/recipes/gspcav1/gspcav1_20071224.bb
@@ -5,7 +5,7 @@ SECTION = "kernel/modules"
LICENSE = "GPL"
SRC_URI = "http://mxhaard.free.fr/spca50x/Download/gspcav1-${PV}.tar.gz \
- file://Makefile-fix-cc-quoting.diff;apply=yes \
+ file://Makefile-fix-cc-quoting.diff \
"
S = "${WORKDIR}/gspcav1-${PV}"