[oe-commits] ghost : dreambox-image.bb: add Common Interface Assignment plugin to DM8000 image

GIT User account git at amethyst.openembedded.net
Wed Apr 29 09:40:51 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Thu Mar 19 09:59:53 2009 +0100

dreambox-image.bb: add Common Interface Assignment plugin to DM8000 image

---

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

diff --git a/packages/images/dreambox-image.bb b/packages/images/dreambox-image.bb
index c543ba9..848b7af 100644
--- a/packages/images/dreambox-image.bb
+++ b/packages/images/dreambox-image.bb
@@ -124,8 +124,8 @@ OPENDREAMBOX_COMMON_MACHINE_D_dm800 += ""
 OPENDREAMBOX_COMMON_MACHINE_dm8000 += "${OPENDREAMBOX_V3_ONLY} ${OPENDREAMBOX_EXPERIMENTAL} ${WLAN_SUPPORT} ${WLAN_MADWIFI}"
 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}"
+	${DVDBURN_SUPPORT_R} enigma2-plugin-systemplugins-videomode \
+	${CDPLAYER_SUPPORT_R} enigma2-plugin-systemplugins-commoninterfaceassignment"
 OPENDREAMBOX_COMMON_MACHINE_D_dm8000 += ""
 
 # collect the stuff into OPENDREAMBOX_COMMON





More information about the Openembedded-commits mailing list