From d7e72cbc377e7342da4d705d4a4601fb8dee810d Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 5 Oct 2009 14:04:45 +0200 Subject: dreambox-secondstage.bb: update dm800 and dm8000 secondstage loader small webif bugfix --- packages/dreambox/dreambox-secondstage.bb | 4 ++-- 1 file 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" -- cgit 1.2.3-korg