summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-multimedia
diff options
context:
space:
mode:
authorhschang <chang@dev3>2015-04-13 01:07:27 (GMT)
committerhschang <chang@dev3>2015-04-13 01:08:43 (GMT)
commit636e9479040cb86c078321c033d3388d9bf0a3e4 (patch)
tree04f11e0daabd262ec2119e933698082e124ba110 /meta-openvuplus/recipes-multimedia
parent1ff72f44cd4e5df055449b1568ddb5344103da99 (diff)
use fixed SRCREV 1e99787f3387d3dd1e6167af73597674bf8fe37d.
Diffstat (limited to 'meta-openvuplus/recipes-multimedia')
-rw-r--r--meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugin-dvbmediasink.bbappend4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugin-dvbmediasink.bbappend b/meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugin-dvbmediasink.bbappend
index 18a543d..0e7085e 100644
--- a/meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugin-dvbmediasink.bbappend
+++ b/meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugin-dvbmediasink.bbappend
@@ -1,10 +1,12 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+SRCREV = "1e99787f3387d3dd1e6167af73597674bf8fe37d"
+
SRC_URI += "\
file://gstreamer10_dvbmediasink_vuplus.patch \
"
-PR .= "-vuplus2"
+PR .= "-vuplus3"
DVBMEDIASINK_CONFIG = "--with-wmv --with-pcm --with-eac3"