[gstreamer1.0-plugin-subsink] fix SRC_URI.
[vuplus_openvuplus_3.0] / 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"