From: Tim Orling Date: Mon, 11 Mar 2019 19:52:38 +0000 (-0700) Subject: gst-examples: switch to gitlab url and https protocol X-Git-Tag: uninative-2.4~15 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1c36b4ffd694a6c1ef34fba1a132d464033bb91e;p=openembedded-core.git gst-examples: switch to gitlab url and https protocol Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb b/meta/recipes-multimedia/gstreamer/gst-examples_git.bb index f8cef857b3..75ac9b75c1 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb +++ b/meta/recipes-multimedia/gstreamer/gst-examples_git.bb @@ -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"