summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openvuplus/recipes-multimedia/gstreamer')
-rw-r--r--meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-dvbmediasink.bb2
-rw-r--r--meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-subsink.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-dvbmediasink.bb b/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-dvbmediasink.bb
index dccd0d1..cbfd6e5 100644
--- a/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-dvbmediasink.bb
+++ b/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugin-dvbmediasink.bb
@@ -11,7 +11,7 @@ GSTVERSION = "1.0"
PR = "r6"
SRCREV = "e83973478549ecb52067f30a3537b590d83401d6"
SRC_URI = " \
- git://github.com/OpenPLi/gst-plugin-dvbmediasink.git;protocol=git;branch=gst-1.0 \
+ git://github.com/OpenPLi/gst-plugin-dvbmediasink.git;protocol=https;branch=gst-1.0 \
file://dvbmediasink_h265.patch \
file://audiosink_change_message_mode_to_sync.diff \
file://dvbmediasink_divx4.patch \
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 b5ea091..451c928 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://github.com/OpenPLi/gst-plugin-subsink.git;protocol=git;branch=master"
+SRC_URI = "git://github.com/OpenPLi/gst-plugin-subsink.git;protocol=https;branch=master"
SRCREV = "${AUTOREV}"
S = "${WORKDIR}/git"