]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-examples: switch to gitlab url and https protocol
authorTim Orling <timothy.t.orling@linux.intel.com>
Mon, 11 Mar 2019 19:52:38 +0000 (12:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2019 11:09:55 +0000 (11:09 +0000)
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-examples_git.bb

index f8cef857b32849f367aa07dc2727d2fd5fff172d..75ac9b75c13534444eb354dba6d882bc48b05f1c 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://playback/player/gtk/gtk-play.c;beginline=1;endline=20
 
 DEPENDS = "glib-2.0 gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gtk+3 glib-2.0-native"
 
-SRC_URI = "git://anongit.freedesktop.org/gstreamer/gst-examples \
+SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gst-examples.git;protocol=https \
            file://0001-Make-player-examples-installable.patch \
            file://gst-player.desktop"