[oe-commits] ghost : dreambox-secondstage.bb: mem initialisation fix for dm800 .. 2nd #73

git version control git at git.openembedded.org
Tue Jun 16 18:53:37 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Fri Jun 12 21:25:22 2009 +0200

dreambox-secondstage.bb: mem initialisation fix for dm800 .. 2nd #73
(this fixes problem that some dm800 hangs on powerup)

---

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

diff --git a/packages/dreambox/dreambox-secondstage.bb b/packages/dreambox/dreambox-secondstage.bb
index ea48c1f..90ceec8 100644
--- a/packages/dreambox/dreambox-secondstage.bb
+++ b/packages/dreambox/dreambox-secondstage.bb
@@ -7,7 +7,7 @@ PV_dm7025 = "61"
 PV_dm600pvr = "66"
 PV_dm500plus = "66"
 PV_dm8000 = "73"
-PV_dm800 = "72"
+PV_dm800 = "73"
 PR = "r0"
 
 RDEPENDS_dm8000 = "dreambox-bootlogo (>=5.1-r3)"





More information about the Openembedded-commits mailing list