dreambox-dvb-modules.bb: update dm800 and dm8000 drivers
authorghost <andreas.monzner@multimedia-labs.de>
Sun, 17 Jan 2010 11:43:26 +0000 (12:43 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Sun, 17 Jan 2010 11:43:26 +0000 (12:43 +0100)
changes both
------------
* work on ac3 <-> pcm transition via DVI and SPDIF (this fixes strange audio noise with some TV/AV Receivers)
* optimized alps bsbe2 tuner driver for transponders with low signal strength/quality

packages/dreambox/dreambox-dvb-modules.bb

index 23c66d0..5836782 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}-20100104"
+PV_dm800 = "${KV}-20100117"
 
 KV_dm500hd = "2.6.12-5.1-brcmstb-dm500hd"
 PV_dm500hd = "${KV}-20091114"
 
 KV_dm8000 = "2.6.12-5.1-brcmstb-dm8000"
-PV_dm8000 = "${KV}-20100104"
+PV_dm8000 = "${KV}-20100117"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"