[oe-commits] org.oe.dreambox enigma2: add dm800,dm8000 support

tmbinc commit openembedded-commits at lists.openembedded.org
Wed Feb 27 01:06:36 UTC 2008


enigma2: add dm800,dm8000 support

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 00dee6047fe411457b6935e61663a595c73b4558
ViewMTN: http://monotone.openembedded.org/revision/info/00dee6047fe411457b6935e61663a595c73b4558
Files:
1
packages/enigma2/enigma2.bb
Diffs:

#
# mt diff -r4fbb833308d9c4956dbb85fa8654884089cbe727 -r00dee6047fe411457b6935e61663a595c73b4558
#
# 
# 
# patch "packages/enigma2/enigma2.bb"
#  from [04bfa11c840c5f8d968d9473343874e48d3f2dfa]
#    to [b8fee42e5cebdd97a43c8019a3654d84e5ff65db]
# 
============================================================
--- packages/enigma2/enigma2.bb	04bfa11c840c5f8d968d9473343874e48d3f2dfa
+++ packages/enigma2/enigma2.bb	b8fee42e5cebdd97a43c8019a3654d84e5ff65db
@@ -11,6 +11,8 @@ RDEPENDS_append_dm7025 = " gst-plugin-al
 
 RDEPENDS_append_dm7020 = " gst-plugin-ossaudio"
 RDEPENDS_append_dm7025 = " gst-plugin-alsa alsa-conf"
+RDEPENDS_append_dm8000 = " gst-plugin-alsa alsa-conf"
+RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf"
 
 # 'forward depends' - no two providers can have the same PACKAGES_DYNAMIC, however both
 # enigma2 and enigma2-plugins produce enigma2-plugin-*.
@@ -27,6 +29,7 @@ DESCRIPTION_append_enigma2-plugin-system
 DESCRIPTION_append_enigma2-plugin-systemplugins-satelliteequipmentcontrol = "allows you to fine-tune DiSEqC-settings."
 DESCRIPTION_append_enigma2-plugin-systemplugins-satfinder = "helps you to align your dish."
 DESCRIPTION_append_enigma2-plugin-systemplugins-skinselector = "shows a menu with selectable skins."
+DESCRIPTION_append_enigma2-plugin-systemplugins-videomode = "selects advanced video modes"
 
 PN = "enigma2"
 PR = "r0"






More information about the Openembedded-commits mailing list