X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-multimedia%2Fgstreamer%2Fgstreamer_0.10.36.1.bb;h=ddacd746443b5884cbf76f6165583d92a52e1515;hp=ae3f29abab5baffa086ec756ac834d6322c9d31a;hb=36bda3a5383a328d24f2a44883e5f497f45291f5;hpb=0014b3297f1d06c66b3c6146cefc23f45c31b169 diff --git a/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer_0.10.36.1.bb b/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer_0.10.36.1.bb index ae3f29a..ddacd74 100644 --- a/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer_0.10.36.1.bb +++ b/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer_0.10.36.1.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4" DEPENDS = "glib-2.0 libxml2 bison-native flex-native" -PR = "r2" +PR = "r4" GIT_PV = "" SRCREV = "1bcabb9a23afb25dcd059bd827aa35b8ee7e5043" @@ -26,12 +26,13 @@ EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --with-check= inherit autotools pkgconfig gettext git-project -SRC_URI = "git://anongit.freedesktop.org/gstreamer/${PN}" +SRC_URI = "git://anongit.freedesktop.org/gstreamer/${PN};branch=0.10" SRC_URI += " \ file://check_fix.patch \ file://gst-inspect-check-error.patch \ file://multiqueue-sparsestreams.patch \ + file://inputselector-cache-fix.patch \ " do_common_update() {