From c761e27700c4b2699bdb311bd4e84c1d2a71cf9d Mon Sep 17 00:00:00 2001 From: Bogdan Vacaliuc Date: Tue, 10 Nov 2020 20:10:42 -0500 Subject: [PATCH] switch references from anongit.freedesktop.org to gitlab.freedesktop.org based on https://github.com/renesas-rcar/gst-plugins-bad/issues/3 --- .../meta-ornl/recipes-multimedia/gstreamer/gst-shark_0.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-ornl/recipes-multimedia/gstreamer/gst-shark_0.2.1.bb b/sources/meta-ornl/recipes-multimedia/gstreamer/gst-shark_0.2.1.bb index f9a1b63..a72d490 100644 --- a/sources/meta-ornl/recipes-multimedia/gstreamer/gst-shark_0.2.1.bb +++ b/sources/meta-ornl/recipes-multimedia/gstreamer/gst-shark_0.2.1.bb @@ -15,7 +15,7 @@ SRCREV_common = "b64f03f6090245624608beb5d2fff335e23a01c0" SRC_URI = " \ git://github.com/RidgeRun/gst-shark.git;protocol=https;branch=${SRCBRANCH};name=base \ - git://anongit.freedesktop.org/git/gstreamer/common.git;protocol=https;destsuffix=git/common;name=common; \ + git://gitlab.freedesktop.com/gstreamer/common.git;protocol=https;destsuffix=git/common;name=common; \ " S = "${WORKDIR}/git"