enigma2.bb: update to 20110210 and define a git srcref
authorghost <andreas.monzner@multimedia-labs.de>
Thu, 10 Feb 2011 19:02:37 +0000 (20:02 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Thu, 10 Feb 2011 19:02:37 +0000 (20:02 +0100)
removed no more existing gst-plugin-selector

recipes/enigma2/enigma2.bb

index 0a5d3a4..1e78550 100644 (file)
@@ -9,7 +9,7 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
        python-pickle gst-plugin-app \
        gst-plugin-id3demux gst-plugin-mad gst-plugin-ogg gst-plugin-playbin \
        gst-plugin-typefindfunctions gst-plugin-audioconvert gst-plugin-audioresample \
-       gst-plugin-wavparse python-netclient gst-plugin-mpegstream gst-plugin-selector \
+       gst-plugin-wavparse python-netclient gst-plugin-mpegstream \
        gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux gst-plugin-dvdsub \
        gst-plugin-souphttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \
        gst-plugin-apetag gst-plugin-icydemux gst-plugin-autodetect \
@@ -61,7 +61,8 @@ DESCRIPTION_append_enigma2-plugin-systemplugins-networkwizard = "provides easy s
 PN = "enigma2"
 PR = "r0"
 
-SRCDATE = "20101204"
+SRCDATE = "20110210"
+SRCREF = "f08a200f0909c0b98a60870d8d89de9f34467e2a"
 #SRCDATE is NOT used by git to checkout a specific revision
 #but we need it to build a ipk package version
 #when you like to checkout a specific revision of e2 you need