summaryrefslogtreecommitdiff
path: root/packages/pvrusb2-mci/pvrusb2-mci_20050921.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:41:34 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:41:34 +0000
commit7a69d9fbf43f30ff2906614f0582814714f8e5e4 (patch)
treea65f3bda7d713032df4802d7ee6db8c83929c58d /packages/pvrusb2-mci/pvrusb2-mci_20050921.bb
parent279f77d8047f7cd039dad30ee834e45cd1e26024 (diff)
another set of parse errors fixing
Diffstat (limited to 'packages/pvrusb2-mci/pvrusb2-mci_20050921.bb')
-rw-r--r--packages/pvrusb2-mci/pvrusb2-mci_20050921.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/pvrusb2-mci/pvrusb2-mci_20050921.bb b/packages/pvrusb2-mci/pvrusb2-mci_20050921.bb
index d1b51579c6..009bf45be2 100644
--- a/packages/pvrusb2-mci/pvrusb2-mci_20050921.bb
+++ b/packages/pvrusb2-mci/pvrusb2-mci_20050921.bb
@@ -3,11 +3,11 @@ PRIORITY = "optional"
SECTION = "kernel/modules"
LICENSE = "GPL"
PR = "r0"
-RDEPENDS = "kernel-module-tveeprom kernel-module-tuner kernel-module-msp3400
+RDEPENDS = "kernel-module-tveeprom kernel-module-tuner kernel-module-msp3400"
# It in fact also requires kernel-module-saa7115", but for now is using the local ones.
-
+
SRC_URI = "http://www.isely.net/downloads/pvrusb2-mci-20050921.tar.bz2 \
- file://Makefile.patch;patch=1"
+ file://Makefile.patch;patch=1"
S = "${WORKDIR}/pvrusb2-mci-20050921/driver"
@@ -19,7 +19,7 @@ CFLAGS = "'-I${KERNEL_SOURCE}/include' \
EXTRA_OEMAKE = "'CFLAGS=${CFLAGS}' \
'CC=${KERNEL_CC}' \
'LD=${KERNEL_LD}' \
- 'KDIR=${STAGING_KERNEL_DIR}'"
+ 'KDIR=${STAGING_KERNEL_DIR}'"
do_install() {
install -d ${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers/usb/media