[oe-commits] ghost : dreambox-dvb-modules.bb: new driver for dm8000

git version control git at git.openembedded.org
Sat May 30 13:13:56 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Fri May 15 08:43:08 2009 +0200

dreambox-dvb-modules.bb: new driver for dm8000
changes:
CI changes (CI reset timeout increased and fixed)
small demux fixes (should fix frequently crashes on PIP)

---

 packages/dreambox/dreambox-dvb-modules.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/dreambox/dreambox-dvb-modules.bb b/packages/dreambox/dreambox-dvb-modules.bb
index d52b896..b2cff29 100644
--- a/packages/dreambox/dreambox-dvb-modules.bb
+++ b/packages/dreambox/dreambox-dvb-modules.bb
@@ -27,7 +27,7 @@ KV_dm800 = "2.6.12-5.1-brcmstb-dm800"
 PV_dm800 = "${KV}-20090310"
 
 KV_dm8000 = "2.6.12-5.1-brcmstb-dm8000"
-PV_dm8000 = "${KV}-20090505"
+PV_dm8000 = "${KV}-20090514"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"





More information about the Openembedded-commits mailing list