[filestreamproxy] some bugs fixed.
authorkos <kos@dev3>
Thu, 31 Oct 2013 07:37:38 +0000 (16:37 +0900)
committerkos <kos@dev3>
Thu, 31 Oct 2013 07:37:38 +0000 (16:37 +0900)
- fail to large file open.
- audio in some ts-files doesn't played.

meta-openvuplus/recipes-vuplus/enigma2/enigma2-filestreamproxy.bb

index ed4d17f..987d134 100644 (file)
@@ -3,10 +3,15 @@ PRIORITY = "required"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-PR = "r0"
-SRCREV="4601bc13bc6f08e124d60f7c004ff2e1cacdfc31"
+inherit gitpkgv
 
-SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=master;tag=${SRCREV}"
+PR = "r1"
+
+PV = "0.1+git${SRCPV}"
+PKGV = "0.1+git${GITPKGV}"
+SRCREV_pn-${PN} ?= "${AUTOREV}"
+
+SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=master"
 
 inherit autotools pkgconfig