From: hschang Date: Fri, 24 Mar 2017 08:06:25 +0000 (+0900) Subject: [gstreamer1.0-plugin-subsink] fix SRC_URI. X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=191e7ad28321c4e9ef46b0446c02eae60584920d;hp=4c9d48fd27d1c992872672491b91cb3140009384 [gstreamer1.0-plugin-subsink] fix SRC_URI. --- diff --git a/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-subsink.bb b/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-subsink.bb index 2d171db..b5ea091 100644 --- a/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-subsink.bb +++ b/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-subsink.bb @@ -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"