surpport seeking the recorded video
authorOSJ <OSJ@dev3>
Wed, 2 Jul 2014 05:41:00 +0000 (14:41 +0900)
committerOSJ <OSJ@dev3>
Wed, 2 Jul 2014 05:41:00 +0000 (14:41 +0900)
recipes/enigma2/enigma2-transtreamproxy.bb

index 76da2ee..747d289 100644 (file)
@@ -3,8 +3,9 @@ PRIORITY = "required"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-PR = "r5"
-SRCREV="7302a1cf53b36472514c668de7ea9b201c1ba6fb"
+PR = "r6"
+SRCREV="b55a219498eeceb63a98dcfdc7597b7c40d6977c"
+DEPENDS += "boost"
 
 SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=transtreamproxy;tag=${SRCREV}"