aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-10-05 14:04:45 +0200
committerghost <andreas.monzner@multimedia-labs.de>2009-10-05 14:04:45 +0200
commitd7e72cbc377e7342da4d705d4a4601fb8dee810d (patch)
treeb299c79e9871bae6416ca9f98d65a02f696eac12
parent0e0cef1fdb3f8eb2946557f295ef49a559e643a5 (diff)
downloadopenembedded-d7e72cbc377e7342da4d705d4a4601fb8dee810d.tar.gz
dreambox-secondstage.bb: update dm800 and dm8000 secondstage loader
small webif bugfix
-rw-r--r--packages/dreambox/dreambox-secondstage.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/dreambox/dreambox-secondstage.bb b/packages/dreambox/dreambox-secondstage.bb
index 4a1c91e3e9..adf1cf3167 100644
--- a/packages/dreambox/dreambox-secondstage.bb
+++ b/packages/dreambox/dreambox-secondstage.bb
@@ -6,8 +6,8 @@ PV_dm7020 = "35"
PV_dm7025 = "74"
PV_dm600pvr = "66"
PV_dm500plus = "66"
-PV_dm8000 = "74"
-PV_dm800 = "74"
+PV_dm8000 = "75"
+PV_dm800 = "75"
PV_dm500hd = "70"
PR = "r0"