[oe-commits] ghost : dreambox-dvb-modules.bb: update dm800 and dm8000 drivers

git version control git at git.openembedded.org
Tue Jul 7 10:51:20 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dreambox
Commit: c430ba2598c270688046bc77960a9084e0f894f2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c430ba2598c270688046bc77960a9084e0f894f2

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Tue Jul  7 12:49:51 2009 +0200

dreambox-dvb-modules.bb: update dm800 and dm8000 drivers
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 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/dreambox/dreambox-dvb-modules.bb b/packages/dreambox/dreambox-dvb-modules.bb
index f48eb81..805fc00 100644
--- a/packages/dreambox/dreambox-dvb-modules.bb
+++ b/packages/dreambox/dreambox-dvb-modules.bb
@@ -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"





More information about the Openembedded-commits mailing list