aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dreambox/dreambox-secondstage.bb
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.ne>2005-09-22 02:50:12 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-22 02:50:12 +0000
commit5e3ec8a6faeb8b62f575f1eb1312224b0f65fb66 (patch)
tree37721279f640d82ba377fd723d1e61b7d71eaf0f /packages/dreambox/dreambox-secondstage.bb
parent5566ef08f6f85cc2fc6445c8f2b7a044488764a0 (diff)
downloadopenembedded-5e3ec8a6faeb8b62f575f1eb1312224b0f65fb66.tar.gz
dreambox-secondstage: use version 35 for dm7020 in order to account for new flash partition layout
Diffstat (limited to 'packages/dreambox/dreambox-secondstage.bb')
-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 0db7e823c2..2716db4525 100644
--- a/packages/dreambox/dreambox-secondstage.bb
+++ b/packages/dreambox/dreambox-secondstage.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "Dreambox DM702x second stage bootloader"
SECTION = "base"
PRIORITY = "required"
MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
-PV_dm7020 = "28"
+PV_dm7020 = "35"
PV_dm7025 = "35"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://sources.dreamboxupdate.com/download/7020/secondstage-${MACHINE}-${PV}.bin"