dreambox-dvb-modules.bb: update dm800 and dm8000 drivers
authorghost <andreas.monzner@multimedia-labs.de>
Mon, 7 Sep 2009 09:53:50 +0000 (11:53 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Mon, 7 Sep 2009 09:53:50 +0000 (11:53 +0200)
fix 1080p24/30 synchronisation problems via AV Receiver
fix 720p24 output via dvi
fix loss of dvi(hdmi) audio on framerate change
another small deinterlacer auto handling fix
improved locking times for alps-bsbe1-c/d01a tuner
fix synchronisation problems on scart output in some cases

packages/dreambox/dreambox-dvb-modules.bb

index 1fa8076..1b27670 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}-20090822"
+PV_dm800 = "${KV}-20090907"
 
 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}-20090822"
+PV_dm8000 = "${KV}-20090907"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"