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

recipes/enigma2/enigma2-filestreamproxy.bb

index ed4d17f..8955c0b 100644 (file)
@@ -3,8 +3,8 @@ PRIORITY = "required"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-PR = "r0"
-SRCREV="4601bc13bc6f08e124d60f7c004ff2e1cacdfc31"
+PR = "r1"
+SRCREV="e6d6277466860e4dd779f566cead24a360a87d43"
 
 SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=master;tag=${SRCREV}"