[oe-commits] : dreambox-image: add dvdburn support

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Sep 18 15:21:48 UTC 2008


Module: OE.dev
Branch: org.openembedded.dreambox
Commit: c3433ae76c9ba63202e4f156bd0f7ce0b97f4365
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=c3433ae76c9ba63202e4f156bd0f7ce0b97f4365

Author:  <tmbinc at openembedded.org>
Date:   Thu Sep 18 12:56:04 2008 +0000

dreambox-image: add dvdburn support

---

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

diff --git a/packages/images/dreambox-image.bb b/packages/images/dreambox-image.bb
index afcbc6e..acd69c5 100644
--- a/packages/images/dreambox-image.bb
+++ b/packages/images/dreambox-image.bb
@@ -100,6 +100,8 @@ WLAN_MADWIFI_R = "madwifi-ng-modules madwifi-ng-tools"
 
 DVDPLAYER_SUPPORT_R = "enigma2-plugin-extensions-dvdplayer"
 
+DVDBURN_SUPPORT_R = "enigma2-plugin-extensions-dvdburn dvd+rw-tools dvdauthor mjpegtools cdrkit python-imaging projectx"
+
 # now machine specific:
 OPENDREAMBOX_COMMON_MACHINE_dm600pvr += "${OPENDREAMBOX_V2_ONLY} ${OPENDREAMBOX_TUXBOX} ${MODEM_SUPPORT}"
 OPENDREAMBOX_COMMON_MACHINE_R_dm600pvr += "${OPENDREAMBOX_TUXBOX_R} ${MODEM_SUPPORT_R} dreambox-blindscan-utils"
@@ -122,7 +124,7 @@ OPENDREAMBOX_COMMON_MACHINE_R_dm800 += "${OPENDREAMBOX_EXPERIMENTAL_R} ${WLAN_SU
 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} ${DVDPLAYER_SUPPORT_R} ${WLAN_MADWIFI_R} enigma2-plugin-systemplugins-videomode"
+OPENDREAMBOX_COMMON_MACHINE_R_dm8000 += "${OPENDREAMBOX_EXPERIMENTAL_R} ${WLAN_SUPPORT_R} ${WLAN_MADWIFI_R} ${DVDPLAYER_SUPPORT_R} ${DVDBURN_SUPPORT_R}  enigma2-plugin-systemplugins-videomode"
 OPENDREAMBOX_COMMON_MACHINE_D_dm8000 += ""
 
 # collect the stuff into OPENDREAMBOX_COMMON





More information about the Openembedded-commits mailing list