change usbtunerhelper src_uri.
authorkos <kos@dev3>
Tue, 3 Sep 2013 12:25:18 +0000 (21:25 +0900)
committerkos <kos@dev3>
Tue, 3 Sep 2013 12:25:18 +0000 (21:25 +0900)
recipes/usbtunerhelper/usbtunerhelper.bb

index 1eaf206..f04c165 100644 (file)
@@ -4,11 +4,13 @@ LICENSE = "GPLv2"
 
 
 PV = "1.0+git${SRCPV}"
-PR = "r1"
+PR = "r2"
 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://${PN}.sh \
+       "
 
 S = "${WORKDIR}/git"