[autofs] fix options.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / gstreamer1.0 / gstreamer1.0-plugin-dvbmediasink.bbappend
index 52ea114..0e7085e 100644 (file)
@@ -1,19 +1,12 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
+SRCREV = "1e99787f3387d3dd1e6167af73597674bf8fe37d"
+
 SRC_URI += "\
        file://gstreamer10_dvbmediasink_vuplus.patch \
-       file://gstreamer10_dvbmediasink_vuplus_wmv.patch \
 "
 
-PR .= "-vuplus0"
+PR .= "-vuplus3"
 
 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
-#}
-