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

GIT User account git at amethyst.openembedded.net
Tue Mar 31 17:13:07 UTC 2009


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

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 0cb9479..bba38b1 100755
--- a/packages/images/dreambox-image.bb
+++ b/packages/images/dreambox-image.bb
@@ -123,8 +123,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