[oe-commits] Felix Domke : enigma2.bb: update to 20081101, add gst-plugins qt-demux for mp4 playback on dm8000

GIT User account git at amethyst.openembedded.net
Sun Nov 2 21:19:46 UTC 2008


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

Author: Felix Domke <tmbinc at opendreambox.org>
Date:   Sat Nov  1 01:04:13 2008 +0100

enigma2.bb: update to 20081101, add gst-plugins qt-demux for mp4 playback on dm8000

---

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

diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index d2baf63..6f305c1 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -13,7 +13,7 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
 RDEPENDS_append_dm7020 = " gst-plugin-ossaudio"
 RDEPENDS_append_dm7025 = " gst-plugin-alsa alsa-conf"
 RDEPENDS_append_dm8000 = " gst-plugin-alsa alsa-conf gst-plugin-avi gst-plugin-matroska \
-	gst-plugin-subparse glibc-gconv-iso8859-15 gst-plugin-cdxaparse"
+	gst-plugin-qtdemux gst-plugin-subparse glibc-gconv-iso8859-15 gst-plugin-cdxaparse"
 RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf"
 
 # 'forward depends' - no two providers can have the same PACKAGES_DYNAMIC, however both
@@ -35,7 +35,7 @@ RDEPENDS_enigma2-plugin-extensions-dvdplayer = "libdreamdvd0"
 
 PN = "enigma2"
 PR = "r0"
-SRCDATE = "20081016"
+SRCDATE = "20081101"
 
 # if you want experimental, use:
 #REL_MAJOR="2"





More information about the Openembedded-commits mailing list