[gstreamer1.0-plugin-subsink] fix SRC_URI.
authorhschang <chang@dev3>
Fri, 24 Mar 2017 08:06:25 +0000 (17:06 +0900)
committerhschang <chang@dev3>
Fri, 24 Mar 2017 08:06:25 +0000 (17:06 +0900)
meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-subsink.bb

index 2d171db..b5ea091 100644 (file)
@@ -5,7 +5,7 @@ DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
-SRC_URI = "git://git.code.sf.net/p/openpli/gstsubsink;protocol=git;branch=gst-1.0"
+SRC_URI = "git://github.com/OpenPLi/gst-plugin-subsink.git;protocol=git;branch=master"
 SRCREV = "${AUTOREV}"
 
 S = "${WORKDIR}/git"