[gstreamer] fix fetch error
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / gstreamer / gst-plugins-base_0.10.36.1.bb
index c4c11eb..ec5ff47 100644 (file)
@@ -10,14 +10,14 @@ DEPENDS += "${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libx11 libxv', '
 DEPENDS += "alsa-lib freetype liboil libogg libvorbis libtheora avahi util-linux tremor orc orc-native"
 DEPENDS += "gstreamer"
 
-SRCREV = "95c384136a1dfc22ad656c13b547c4077566d80b"
+SRCREV = "bdb33163478fdf95938fbdca7eabad3ea920a277"
 
-PR = "r1"
+PR = "r2"
 GIT_PV = ""
 
 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://orc.m4-fix-location-of-orcc-when-cross-compiling.patch \