[gstreamer1.0-plugin-dvbmediasink] fix vuplus.patch for lastest srcrev.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / gstreamer1.0 / gstreamer1.0-plugin-dvbmediasink.bbappend
index 52ea114..18a543d 100644 (file)
@@ -2,18 +2,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
 SRC_URI += "\
        file://gstreamer10_dvbmediasink_vuplus.patch \
-       file://gstreamer10_dvbmediasink_vuplus_wmv.patch \
 "
 
-PR .= "-vuplus0"
+PR .= "-vuplus2"
 
 DVBMEDIASINK_CONFIG = "--with-wmv --with-pcm --with-eac3"
 
-# Do not strip binary
-#INHIBIT_PACKAGE_STRIP = "1"
-#do_strip[noexec] = "1"
-#do_strip="no"
-#do_strip(){
-#        pass
-#}
-