From f39f5258319f40c26512d6c5ff35da28d9edbb3f Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 14 Oct 2009 16:54:39 +0200 Subject: dreambox-dvb-secondstage.bb: use latest secondstage loader for dm800 and dm8000 --- 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..48332df058 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 = "76" +PV_dm800 = "75" PV_dm500hd = "70" PR = "r0" -- cgit 1.2.3-korg