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

git version control git at git.openembedded.org
Mon Oct 5 12:14:31 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Mon Sep  7 11:53:50 2009 +0200

dreambox-dvb-modules.bb: update dm800 and dm8000 drivers
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 |    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 1fa8076..1b27670 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}-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"





More information about the Openembedded-commits mailing list