dreambox-dvb-modules.bb: update dm8000 and dm800 drivers again:
authorghost <andreas.monzner@multimedia-labs.de>
Fri, 6 Nov 2009 17:16:24 +0000 (18:16 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Fri, 6 Nov 2009 17:16:24 +0000 (18:16 +0100)
changes dm800
-------------
fix no more working live tv after running media playback (mkv, mp4, mpg)... this bug was introduced with 20091105 drivers

changes dm8000 (2nd try.. yesterday a wrong driver tarball was uploaded)
--------------
* fix strange audio noise on skip fast forward/backward
* improved position after seek/play transition a bit
* fix not working Gigaset Premium CI
the above dm800 fix is also included in this driver tarball

packages/dreambox/dreambox-dvb-modules.bb

index 6b3899a..aae3db9 100644 (file)
@@ -24,13 +24,13 @@ KV_dm500plus = "2.6.12"
 PV_dm500plus = "${KV}-20080822"
 
 KV_dm800 = "2.6.12-5.1-brcmstb-dm800"
-PV_dm800 = "${KV}-20091105"
+PV_dm800 = "${KV}-20091106"
 
 KV_dm500hd = "2.6.12-5.1-brcmstb-dm500hd"
 PV_dm500hd = "${KV}-20090521"
 
 KV_dm8000 = "2.6.12-5.1-brcmstb-dm8000"
-PV_dm8000 = "${KV}-20091105"
+PV_dm8000 = "${KV}-20091106"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"