dreambox-dvb-modules.bb: update dm800 and dm8000 drivers
authorghost <andreas.monzner@multimedia-labs.de>
Tue, 7 Jul 2009 10:49:51 +0000 (12:49 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Tue, 7 Jul 2009 10:49:51 +0000 (12:49 +0200)
dm8000 changes:
- fixed no more working ts playback after MPEG4 Part2 (Divx) playback
- CI fix for Dre Crypt Module
dm800 and dm8000 changes:
- /proc/stb/audio/audio_delay_pcm/bitstream is now working in both directions.. negative offset now delays video

packages/dreambox/dreambox-dvb-modules.bb

index f48eb81..805fc00 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}-20090630"
+PV_dm800 = "${KV}-20090707"
 
 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}-20090625"
+PV_dm8000 = "${KV}-20090707"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"