[oe-commits] ghost : dreambox-image.bb: add ethtool die RDEPENDS

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


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

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

dreambox-image.bb: add ethtool die RDEPENDS
remove dreambox-secondstage (now in dreambox-dvb-modules.bb)

---

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

diff --git a/packages/images/dreambox-image.bb b/packages/images/dreambox-image.bb
index 9eb7027..46a9576 100644
--- a/packages/images/dreambox-image.bb
+++ b/packages/images/dreambox-image.bb
@@ -31,7 +31,7 @@ OPENDREAMBOX_EXPERIMENTAL_R = "enigma2-plugin-systemplugins-frontprocessorupgrad
 	enigma2-plugin-extensions-pictureplayer \
 	enigma2-plugin-extensions-mediaplayer \
 	enigma2-plugin-systemplugins-hotplug \
-	enigma2-streamproxy \
+	enigma2-streamproxy ethtool \
 	twisted-web2 twisted python-crypt python-crypto \
 	python-netserver python-pickle dreambox-blindscan-utils"
 
@@ -129,8 +129,7 @@ OPENDREAMBOX_COMMON_MACHINE_dm8000 += "${OPENDREAMBOX_V3_ONLY} ${OPENDREAMBOX_EX
 OPENDREAMBOX_COMMON_MACHINE_R_dm8000 += "${OPENDREAMBOX_EXPERIMENTAL_R} \
 	${WLAN_SUPPORT_R} ${WLAN_MADWIFI_R} ${DVDPLAYER_SUPPORT_R} \
 	${DVDBURN_SUPPORT_R}  enigma2-plugin-systemplugins-videomode \
-	${CDPLAYER_SUPPORT_R} \
-	dreambox-secondstage"
+	${CDPLAYER_SUPPORT_R}"
 OPENDREAMBOX_COMMON_MACHINE_D_dm8000 += ""
 
 # collect the stuff into OPENDREAMBOX_COMMON





More information about the Openembedded-commits mailing list