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

GIT User account git at amethyst.openembedded.net
Thu Apr 30 19:23:05 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Thu Apr 30 20:05:22 2009 +0200

dreambox-dvb-modules.bb: update dm8000 and dm800 driver modules
changes in both drivers:
- working on dvb-t tuner initialisation problems
- demux "feed_cb but filter not GO" bug fixed (i.e. this fixes frequently crashes on cyfrowy polsat channels)
additional changes in dm800 drivers:
- allow playback of radio services with invalid pcr data or non pcr data in pcr pid
additional changes in dm8000 drivers:
- reset no more responding CIs (this fixes the problem with no more working CI after long standby period)

---

 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 dab9bdb..e2c6317 100644
--- a/packages/dreambox/dreambox-dvb-modules.bb
+++ b/packages/dreambox/dreambox-dvb-modules.bb
@@ -24,10 +24,10 @@ KV_dm500plus = "2.6.12"
 PV_dm500plus = "${KV}-20080822"
 
 KV_dm800 = "2.6.12-5.1-brcmstb-dm800"
-PV_dm800 = "${KV}-20090310"
+PV_dm800 = "${KV}-20090430"
 
 KV_dm8000 = "2.6.12-5.1-brcmstb-dm8000"
-PV_dm8000 = "${KV}-20090423"
+PV_dm8000 = "${KV}-20090430"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"





More information about the Openembedded-commits mailing list