[oe-commits] Felix Domke : dreambox-{dccamd, tpmd}: also RDEPEND on wdog

git version control git at git.openembedded.org
Fri Aug 21 10:26:45 UTC 2009


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

Author: Felix Domke <felix.domke at multimedia-labs.de>
Date:   Fri Aug 21 12:30:14 2009 +0200

dreambox-{dccamd,tpmd}: also RDEPEND on wdog

---

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

diff --git a/packages/dreambox/dreambox-dccamd.bb b/packages/dreambox/dreambox-dccamd.bb
index 7d52e8c..a766374 100644
--- a/packages/dreambox/dreambox-dccamd.bb
+++ b/packages/dreambox/dreambox-dccamd.bb
@@ -4,9 +4,10 @@ PRIORITY = "optional"
 LICENSE = "proprietary"
 MAINTAINER = "Felix Domke <tmbinc at elitedvb.net>"
 DEPENDS = "dreambox-wdog"
+RDEPENDS = "dreambox-wdog"
 
 PV = "1.1"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "http://sources.dreamboxupdate.com/download/7020/dccamd-${MACHINE}-${PV} \
 	    file://dccamd.sh"





More information about the Openembedded-commits mailing list