Merge remote-tracking branch 'OE-2.1/master' into vuplus-3.0
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / usbtunerhelper / usbtunerhelper.bb
index dbbf4d5..1904bd7 100644 (file)
@@ -1,14 +1,17 @@
 DESCIPTION = "helper tool to use usb dvb frontends"
 MAINTAINER = "PLi team"
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://${THISDIR}/${PN}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 
 PV = "1.0+git${SRCPV}"
-PR = "r1"
+PR = "r3"
 SRC_REV = ""
 
-SRC_URI = "git://openpli.git.sourceforge.net/gitroot/openpli/vtuner;protocol=git;tag=${SRC_REV} \
-       file://${PN}.sh "
+SRC_URI = " \
+       git://code.vuplus.com/git/vtuner.git;protocol=git;tag=${SRC_REV} \
+       file://no_usb_device.patch;striplevel=1 \
+       file://${PN}.sh \
+       "
 
 S = "${WORKDIR}/git"