[oe-commits] ghost : dreambox-dvb-modules.bb: add dependencie to dreambox-secondstage for dm8000

GIT User account git at amethyst.openembedded.net
Wed Nov 12 21:26:28 UTC 2008


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Wed Nov 12 22:09:02 2008 +0100

dreambox-dvb-modules.bb: add dependencie to dreambox-secondstage for dm8000
update to 20081112

---

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

diff --git a/packages/dreambox/dreambox-dvb-modules.bb b/packages/dreambox/dreambox-dvb-modules.bb
index e2c4d03..2ebe9aa 100644
--- a/packages/dreambox/dreambox-dvb-modules.bb
+++ b/packages/dreambox/dreambox-dvb-modules.bb
@@ -3,6 +3,7 @@ SECTION = "base"
 PRIORITY = "required"
 LICENSE = "proprietary"
 MAINTAINER = "Felix Domke <tmbinc at elitedvb.net>"
+RDEPENDS_dm8000 = "dreambox-secondstage"
 
 KV_dm7020 = "2.6.9"
 PV_dm7020 = "${KV}-20060622"
@@ -25,7 +26,7 @@ KV_dm800 = "2.6.12-5.1-brcmstb-dm800"
 PV_dm800 = "${KV}-20081003"
 
 KV_dm8000 = "2.6.12-5.1-brcmstb-dm8000"
-PV_dm8000 = "${KV}-20081110"
+PV_dm8000 = "${KV}-20081112"
 
 RDEPENDS = "kernel (${KV})"
 PR = "r0"





More information about the Openembedded-commits mailing list