[gstreamer] fix fetch error
authorhschang <chang@dev3>
Wed, 2 Jul 2014 07:16:21 +0000 (16:16 +0900)
committerhschang <chang@dev3>
Wed, 2 Jul 2014 07:16:21 +0000 (16:16 +0900)
meta-openvuplus/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.1.bb
meta-openvuplus/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.1.bb
meta-openvuplus/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.1.bb
meta-openvuplus/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.19.1.bb
meta-openvuplus/recipes-multimedia/gstreamer/gstreamer_0.10.36.1.bb

index 3ef5166..e9019ef 100644 (file)
@@ -20,7 +20,7 @@ EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl --disab
 
 ARM_INSTRUCTION_SET = "arm"
 
 
 ARM_INSTRUCTION_SET = "arm"
 
-SRC_URI = "git://anongit.freedesktop.org/gstreamer/${PN}"
+SRC_URI = "git://anongit.freedesktop.org/gstreamer/${PN};branch=0.10"
 
 SRC_URI += " \
         file://0003-mpegpsdemux_speedup.diff.patch \
 
 SRC_URI += " \
         file://0003-mpegpsdemux_speedup.diff.patch \
index 533d8e0..ec5ff47 100644 (file)
@@ -17,7 +17,7 @@ GIT_PV = ""
 
 inherit autotools pkgconfig gettext git-project
 
 
 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 \
 
 SRC_URI += " \
        file://orc.m4-fix-location-of-orcc-when-cross-compiling.patch \
index 796e9c4..b988d14 100644 (file)
@@ -17,7 +17,7 @@ EXTRA_OECONF = "--enable-orc --disable-esd --disable-aalib --disable-shout2 --di
 
 inherit autotools pkgconfig gettext git-project
 
 
 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 \
 
 SRC_URI += " \
        file://orc.m4-fix-location-of-orcc-when-cross-compiling.patch \
index a9a9f5f..38f8b08 100644 (file)
@@ -15,7 +15,7 @@ SRCREV = "9afc696e5fa9fb980e02df5637f022796763216f"
 
 inherit autotools pkgconfig gettext git-project
 
 
 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 \
 
 SRC_URI += " \
        file://orc.m4-fix-location-of-orcc-when-cross-compiling.patch \
index a92d735..ddacd74 100644 (file)
@@ -26,7 +26,7 @@ EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --with-check=
 
 inherit autotools pkgconfig gettext git-project
 
 
 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 \
 
 SRC_URI += " \
        file://check_fix.patch \