Merge commit 'opendreambox/opendreambox-1.6' into vuplus-1.6
[vuplus_openembedded] / recipes / enigma2 / enigma2.bb
index 2a46f8b..1a4f16e 100644 (file)
@@ -11,7 +11,7 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
        gst-plugin-typefindfunctions gst-plugin-audioconvert gst-plugin-audioresample \
        gst-plugin-wavparse python-netclient gst-plugin-mpegstream gst-plugin-selector \
        gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux \
-       gst-plugin-neonhttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \
+       gst-plugin-souphttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \
        gst-plugin-apetag gst-plugin-icydemux gst-plugin-autodetect \
        glibc-gconv-iso8859-15 ethtool"
 
@@ -70,7 +70,7 @@ PN = "enigma2"
 PR = "r0"
 
 SRCDATE = "20100318"
-SRCDATE_vuplus = "20100512"
+SRCDATE_vuplus = "20100719"
 #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
@@ -108,7 +108,7 @@ SRCREV = ""
 #if you want a vuplus experimental, use
 ####################################################
 BRANCH_vuplus = "vuplus_experimental"
-PV_vuplus = "2.8git${SRCDATE}"
+PV_vuplus = "experimental-git${SRCDATE}"
 SRCREV_vuplus = ""
 ####################################################