From: hschang Date: Mon, 13 Apr 2015 01:07:27 +0000 (+0900) Subject: use fixed SRCREV 1e99787f3387d3dd1e6167af73597674bf8fe37d. X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=4e75626197dab638fab963c486c979e329f917ae use fixed SRCREV 1e99787f3387d3dd1e6167af73597674bf8fe37d. --- 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"