mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-07-19 20:19:02 +02:00
recipes: Update github.com urls to use https
Github has announced there will be no more git:// fetching from their servers: https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
This commit is contained in:
parent
061397a2c6
commit
7956a0ab40
|
@ -13,7 +13,7 @@ DEPENDS = "gstreamer1.0 gstreamer1.0-rtsp-server glib-2.0"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/Gateworks/gst-gateworks-apps;branch=master \
|
||||
git://github.com/Gateworks/gst-gateworks-apps;branch=master;protocol=https \
|
||||
"
|
||||
|
||||
SRCREV = "490564815d8049dbdd79087f546835b673ba6e88"
|
||||
|
|
Loading…
Reference in New Issue
Block a user