From 53dc1b9dfbbedc05a0c8c5c745d86179015c36e5 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 16 Sep 2022 12:13:03 +0200 Subject: [PATCH] git clones: protocol=git -> protocol=https Related: SYS#6022 Change-Id: I3287ee8e7c688d900ee2821cb603a41a8d9067a7 --- recipes-bsp/barebox/barebox-gsmk-owhw-mlo_git.bb | 2 +- recipes-bsp/barebox/barebox-gsmk-owhw_git.bb | 2 +- recipes-bsp/barebox/barebox-sysmobts_git.bb | 2 +- recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb | 2 +- recipes-bsp/barebox/barebox-sysmocom-odu_git.bb | 2 +- recipes-bsp/bossa/bossa_git.bb | 2 +- recipes-bsp/linux-mpu9150/linux-mpu9150_git.bb | 2 +- recipes-bsp/linux/linux-sysmocom_3.10.bb | 2 +- recipes-bsp/linux/linux-sysmocom_3.2.bb | 2 +- recipes-bsp/linux/linux-sysmocom_4.9.bb | 2 +- recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb | 2 +- recipes-devtools/omapconf/omapconf_git.bb | 2 +- recipes-extra/atftp/atftp_git.bb | 2 +- recipes-extra/barebox-state/barebox-state.bb | 2 +- recipes-extra/cifs-utils/cifs-utils_6.2.bb | 2 +- recipes-extra/gpsdate/gpsdate_git.bb | 2 +- recipes-extra/libnetfilter/libnetfilter-acct_git.bb | 2 +- recipes-extra/n2n/n2n_git.bb | 2 +- recipes-extra/nfacct/nfacct_git.bb | 2 +- recipes-extra/python/python-jsonrpclib_git.bb | 2 +- recipes-support/pps-tools/pps-tools_git.bb | 2 +- recipes-sysmobts/dvnixload/dvnixload_0.2.6.bb | 2 +- recipes-sysmobts/femtobts-api/femtobts-api_2.4.bb | 2 +- recipes-sysmobts/femtobts-api/femtobts-api_git.bb | 2 +- recipes-sysmobts/osmo-bts/osmo-bts_git.bb | 2 +- recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb | 2 +- recipes-sysmobts/ubl/ubl_git.bb | 2 +- recipes-sysmobts/uboot/u-boot_sysmocom.inc | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/recipes-bsp/barebox/barebox-gsmk-owhw-mlo_git.bb b/recipes-bsp/barebox/barebox-gsmk-owhw-mlo_git.bb index 7615b20..9b74a32 100644 --- a/recipes-bsp/barebox/barebox-gsmk-owhw-mlo_git.bb +++ b/recipes-bsp/barebox/barebox-gsmk-owhw-mlo_git.bb @@ -2,7 +2,7 @@ require barebox.inc SRCREV = "ce8849b03a40718fdaa9d7fc30312eeeb0fafcac" SRC_URI = " \ - git://git.sysmocom.de/barebox.git;branch=v2015.06 \ + git://git.sysmocom.de/barebox.git;protocol=https;branch=v2015.06 \ file://defconfig \ " diff --git a/recipes-bsp/barebox/barebox-gsmk-owhw_git.bb b/recipes-bsp/barebox/barebox-gsmk-owhw_git.bb index e02c792..c232d46 100644 --- a/recipes-bsp/barebox/barebox-gsmk-owhw_git.bb +++ b/recipes-bsp/barebox/barebox-gsmk-owhw_git.bb @@ -4,7 +4,7 @@ RDEPENDS_${PN} += "${PN}-mlo" SRCREV = "ec82959f054af3e4a27267290905cfd895f75331" SRC_URI = " \ - git://git.sysmocom.de/barebox.git;branch=v2015.06 \ + git://git.sysmocom.de/barebox.git;protocol=https;branch=v2015.06 \ file://0001-OWHW-HACK-hard-code-the-bootstate-backend-node.patch \ file://defconfig \ " diff --git a/recipes-bsp/barebox/barebox-sysmobts_git.bb b/recipes-bsp/barebox/barebox-sysmobts_git.bb index 66354ad..d476657 100644 --- a/recipes-bsp/barebox/barebox-sysmobts_git.bb +++ b/recipes-bsp/barebox/barebox-sysmobts_git.bb @@ -2,7 +2,7 @@ require barebox.inc SRCREV = "d87c27d7ab143d58f358df5722be2b9675103d2e" SRC_URI = " \ - git://git.sysmocom.de/barebox.git;branch=v2015.06 \ + git://git.sysmocom.de/barebox.git;protocol=https;branch=v2015.06 \ file://defconfig \ " diff --git a/recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb b/recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb index 5d44b45..cd1bfb7 100644 --- a/recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb +++ b/recipes-bsp/barebox/barebox-sysmocom-odu-mlo_git.bb @@ -2,7 +2,7 @@ require barebox.inc SRCREV = "34a48171a699560d8a41d00d2c07ed37a79c00d8" SRC_URI = " \ - git://git.sysmocom.de/barebox.git;branch=v2015.06 \ + git://git.sysmocom.de/barebox.git;protocol=https;branch=v2015.06 \ file://defconfig \ " diff --git a/recipes-bsp/barebox/barebox-sysmocom-odu_git.bb b/recipes-bsp/barebox/barebox-sysmocom-odu_git.bb index 6fac5af..67a5c53 100644 --- a/recipes-bsp/barebox/barebox-sysmocom-odu_git.bb +++ b/recipes-bsp/barebox/barebox-sysmocom-odu_git.bb @@ -4,7 +4,7 @@ RDEPENDS_${PN} += "${PN}-mlo" SRCREV = "34a48171a699560d8a41d00d2c07ed37a79c00d8" SRC_URI = " \ - git://git.sysmocom.de/barebox.git;branch=v2015.06 \ + git://git.sysmocom.de/barebox.git;protocol=https;branch=v2015.06 \ file://defconfig \ " diff --git a/recipes-bsp/bossa/bossa_git.bb b/recipes-bsp/bossa/bossa_git.bb index ff73830..0c49c1e 100644 --- a/recipes-bsp/bossa/bossa_git.bb +++ b/recipes-bsp/bossa/bossa_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://sourceforge.net/projects/b-o-s-s-a/" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" SRCREV = "05bfcc39bc0453c3028b1161175b95a81af7a901" -SRC_URI = "git://git.code.sf.net/p/b-o-s-s-a/code" +SRC_URI = "git://git.code.sf.net/p/b-o-s-s-a/code;protocol=https" DEPENDS = "readline" PV = "v0.0+git${SRCPV}" diff --git a/recipes-bsp/linux-mpu9150/linux-mpu9150_git.bb b/recipes-bsp/linux-mpu9150/linux-mpu9150_git.bb index 448c0e3..037816f 100644 --- a/recipes-bsp/linux-mpu9150/linux-mpu9150_git.bb +++ b/recipes-bsp/linux-mpu9150/linux-mpu9150_git.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=e6868d1ce8f058ecc5658ecebb086636" SRCREV = "1103417819fe855d8d0d3e6a277870679ad01bd2" -SRC_URI = "git://github.com/mlaurijsse/linux-mpu9150.git" +SRC_URI = "git://github.com/mlaurijsse/linux-mpu9150;protocol=https" PV = "v0.0+git${SRCPV}" PR = "r1a" diff --git a/recipes-bsp/linux/linux-sysmocom_3.10.bb b/recipes-bsp/linux/linux-sysmocom_3.10.bb index e4f1069..dba0871 100644 --- a/recipes-bsp/linux/linux-sysmocom_3.10.bb +++ b/recipes-bsp/linux/linux-sysmocom_3.10.bb @@ -18,7 +18,7 @@ SRCREV = "60c9ebbd1a683e8691223042a12958c5dc661feb" PR = "r43" PV = "${LINUX_VERSION}+git${SRCPV}" -SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=linux-3.10.84 \ +SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=https;branch=linux-3.10.84 \ file://defconfig" S = "${WORKDIR}/git" diff --git a/recipes-bsp/linux/linux-sysmocom_3.2.bb b/recipes-bsp/linux/linux-sysmocom_3.2.bb index 7f5d9fa..6bed768 100644 --- a/recipes-bsp/linux/linux-sysmocom_3.2.bb +++ b/recipes-bsp/linux/linux-sysmocom_3.2.bb @@ -14,7 +14,7 @@ PR = "r43" PV = "${LINUX_VERSION}+git${SRCPV}" SRC_URI = " \ - git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=${BRANCH} \ + git://git.sysmocom.de/sysmo-bts/linux.git;protocol=https;branch=${BRANCH} \ file://mISDN_loop.patch;patch=1 \ file://defconfig" S = "${WORKDIR}/git" diff --git a/recipes-bsp/linux/linux-sysmocom_4.9.bb b/recipes-bsp/linux/linux-sysmocom_4.9.bb index 9d844f5..5659287 100644 --- a/recipes-bsp/linux/linux-sysmocom_4.9.bb +++ b/recipes-bsp/linux/linux-sysmocom_4.9.bb @@ -18,7 +18,7 @@ SRCREV = "27afed74546b4fa5546aeea26128eae2dcdc7c1f" PR = "r6" PV = "${LINUX_VERSION}+git${SRCPV}" -SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=git;branch=tracking/linux-stable-4.9 \ +SRC_URI = "git://git.sysmocom.de/sysmo-bts/linux.git;protocol=https;branch=tracking/linux-stable-4.9 \ file://defconfig" S = "${WORKDIR}/git" diff --git a/recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb b/recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb index 6b1d6c8..f27f346 100644 --- a/recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb +++ b/recipes-bsp/rtl8169-eeprom/rtl8169-eeprom_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "pciutils" SRCREV = "2052514dc99575140af40b25e41c438c98eb9b48" -SRC_URI = "git://git.sysmocom.de/rtl8168-eeprom;protocol=git;branch=master" +SRC_URI = "git://git.sysmocom.de/rtl8168-eeprom;protocol=https;branch=master" PV = "v0.0.1+git${SRCPV}" PR = "r0" diff --git a/recipes-devtools/omapconf/omapconf_git.bb b/recipes-devtools/omapconf/omapconf_git.bb index 8ae572c..0b072ed 100644 --- a/recipes-devtools/omapconf/omapconf_git.bb +++ b/recipes-devtools/omapconf/omapconf_git.bb @@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|omap4" BRANCH ?= "master" SRCREV = "a5dac6c5a65c672bd299b42ca495566a7cc137a4" -SRC_URI = "git://github.com/omapconf/omapconf.git;protocol=git;branch=${BRANCH}" +SRC_URI = "git://github.com/omapconf/omapconf.git;protocol=https;branch=${BRANCH}" S = "${WORKDIR}/git" diff --git a/recipes-extra/atftp/atftp_git.bb b/recipes-extra/atftp/atftp_git.bb index a9949d5..6eb8e8d 100644 --- a/recipes-extra/atftp/atftp_git.bb +++ b/recipes-extra/atftp/atftp_git.bb @@ -8,7 +8,7 @@ PR = "r3" SRCREV = "be3291a18c069ae23a124ffdc56d64a5ff0bbec7" -SRC_URI = "git://git.code.sf.net/p/atftp/code \ +SRC_URI = "git://git.code.sf.net/p/atftp/code;protocol=https \ file://atftpd-0.7_circumvent_tftp_size_restrictions.patch \ file://atftpd-0.7_unprotected_assignments_crash.patch \ file://atftpd.init \ diff --git a/recipes-extra/barebox-state/barebox-state.bb b/recipes-extra/barebox-state/barebox-state.bb index 1037241..fc49a31 100644 --- a/recipes-extra/barebox-state/barebox-state.bb +++ b/recipes-extra/barebox-state/barebox-state.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" PR = "r4" SRC_URI = "\ - git://git.pengutronix.de/git/tools/dt-utils.git \ + git://git.pengutronix.de/git/tools/dt-utils.git;protocol=https \ file://0001-barebox-state-fix-typo.patch \ " diff --git a/recipes-extra/cifs-utils/cifs-utils_6.2.bb b/recipes-extra/cifs-utils/cifs-utils_6.2.bb index 8ca0865..d74814b 100644 --- a/recipes-extra/cifs-utils/cifs-utils_6.2.bb +++ b/recipes-extra/cifs-utils/cifs-utils_6.2.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" PR = "r1" SRCREV = "ec983ad90408b689408c2c89179bf8f7b35665a6" -SRC_URI = "git://git.samba.org/cifs-utils.git" +SRC_URI = "git://git.samba.org/cifs-utils.git;protocol=https" S = "${WORKDIR}/git" diff --git a/recipes-extra/gpsdate/gpsdate_git.bb b/recipes-extra/gpsdate/gpsdate_git.bb index df516fe..c91cddc 100644 --- a/recipes-extra/gpsdate/gpsdate_git.bb +++ b/recipes-extra/gpsdate/gpsdate_git.bb @@ -9,7 +9,7 @@ PE = "1" PR = "r14" PV = "0.2+git${SRCPV}" -SRC_URI = "git://git.sysmocom.de/gpsdate.git;branch=master \ +SRC_URI = "git://git.sysmocom.de/gpsdate.git;branch=master;protocol=https \ file://gpsdate.default \ " SRCREV = "cd7b77ef311f317aac7a067308a94e46811a20f2" diff --git a/recipes-extra/libnetfilter/libnetfilter-acct_git.bb b/recipes-extra/libnetfilter/libnetfilter-acct_git.bb index 48d1555..e0095da 100644 --- a/recipes-extra/libnetfilter/libnetfilter-acct_git.bb +++ b/recipes-extra/libnetfilter/libnetfilter-acct_git.bb @@ -7,7 +7,7 @@ PR = "r0" DEPENDS = "libmnl" -SRC_URI = "git://git.netfilter.org/libnetfilter_acct;branch=master \ +SRC_URI = "git://git.netfilter.org/libnetfilter_acct;protocol=https;branch=master \ file://0001-add-JSON-output-format.patch \ " SRCREV = "a9fea38024e6bde9118cc12bc8417b207ffc4da9" diff --git a/recipes-extra/n2n/n2n_git.bb b/recipes-extra/n2n/n2n_git.bb index 1c62d4e..cbb8824 100644 --- a/recipes-extra/n2n/n2n_git.bb +++ b/recipes-extra/n2n/n2n_git.bb @@ -8,7 +8,7 @@ RRECOMMENDS_${PN} = "kernel-module-tun" PR="r3" -SRC_URI = "git://github.com/ntop/n2n.git;branch=master \ +SRC_URI = "git://github.com/ntop/n2n.git;protocol=https;branch=master \ file://edge.sh \ file://n2n-edge@.service \ file://0001-Makefile-Allow-cross-compilation-environment-to-spec.patch" diff --git a/recipes-extra/nfacct/nfacct_git.bb b/recipes-extra/nfacct/nfacct_git.bb index 4f42ce0..5496270 100644 --- a/recipes-extra/nfacct/nfacct_git.bb +++ b/recipes-extra/nfacct/nfacct_git.bb @@ -8,7 +8,7 @@ PR="r1" DEPENDS = "libmnl libnetfilter-acct" -SRC_URI = "git://git.netfilter.org/nfacct;branch=master \ +SRC_URI = "git://git.netfilter.org/nfacct;protocol=https;branch=master \ file://0001-Add-JSON-output-formatting-to-nfacct-utility.patch \ " SRCREV = "4437682babe86de7435d4fc839437f99e998b79c" diff --git a/recipes-extra/python/python-jsonrpclib_git.bb b/recipes-extra/python/python-jsonrpclib_git.bb index 867b7b4..0c606cd 100644 --- a/recipes-extra/python/python-jsonrpclib_git.bb +++ b/recipes-extra/python/python-jsonrpclib_git.bb @@ -7,7 +7,7 @@ PR = "r0" SRCREV = "b59217c971603a30648b041c84f85159afb2ec31" -SRC_URI = "git://github.com/joshmarshall/jsonrpclib.git" +SRC_URI = "git://github.com/joshmarshall/jsonrpclib.git;protocol=https" S = "${WORKDIR}/git" inherit distutils diff --git a/recipes-support/pps-tools/pps-tools_git.bb b/recipes-support/pps-tools/pps-tools_git.bb index 73c46ee..4c1a1b1 100644 --- a/recipes-support/pps-tools/pps-tools_git.bb +++ b/recipes-support/pps-tools/pps-tools_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" PV = "0.0.0+git${SRCPV}" SRCREV = "0deb9c7e135e9380a6d09e9d2e938a146bb698c8" -SRC_URI = "git://github.com/ago/pps-tools.git" +SRC_URI = "git://github.com/ago/pps-tools.git;protocol=https" S = "${WORKDIR}/git" diff --git a/recipes-sysmobts/dvnixload/dvnixload_0.2.6.bb b/recipes-sysmobts/dvnixload/dvnixload_0.2.6.bb index 24ae551..7a4124c 100644 --- a/recipes-sysmobts/dvnixload/dvnixload_0.2.6.bb +++ b/recipes-sysmobts/dvnixload/dvnixload_0.2.6.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=20;md5=f2b40a2eb5162af4c3cb20428e72f921" SRCREV = "095c1cb55757c1f542370e5ba33de663c5d68ba4" -SRC_URI = "git://git.sysmocom.de/sysmo-bts/dvnixload;protocol=git;branch=master" +SRC_URI = "git://git.sysmocom.de/sysmo-bts/dvnixload;protocol=https;branch=master" PV = "v0.2.6+git${SRCPV}" PR = "r1" S = "${WORKDIR}/git" diff --git a/recipes-sysmobts/femtobts-api/femtobts-api_2.4.bb b/recipes-sysmobts/femtobts-api/femtobts-api_2.4.bb index 661de48..5455f40 100644 --- a/recipes-sysmobts/femtobts-api/femtobts-api_2.4.bb +++ b/recipes-sysmobts/femtobts-api/femtobts-api_2.4.bb @@ -2,7 +2,7 @@ DESCRIPTION = "sysmoBTS Layer1 API header files" SECTION = "kernel" LICENSE = "CLOSED" -SRC_URI = "git://git.sysmocom.de/sysmo-bts/layer1-api.git;protocol=git;branch=master" +SRC_URI = "git://git.sysmocom.de/sysmo-bts/layer1-api.git;protocol=https;branch=master" SRCREV = "superfemto_v2.4" PV = "2.4" PR = "r1" diff --git a/recipes-sysmobts/femtobts-api/femtobts-api_git.bb b/recipes-sysmobts/femtobts-api/femtobts-api_git.bb index 6ed3133..b8fa097 100644 --- a/recipes-sysmobts/femtobts-api/femtobts-api_git.bb +++ b/recipes-sysmobts/femtobts-api/femtobts-api_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "sysmoBTS Layer1 API header files" SECTION = "kernel" LICENSE = "CLOSED" -SRC_URI = "git://git.sysmocom.de/sysmo-bts/layer1-api.git;protocol=git;branch=master" +SRC_URI = "git://git.sysmocom.de/sysmo-bts/layer1-api.git;protocol=https;branch=master" SRCREV = "84e0cf46511f256ef84c0211f3f39a642acceb33" SRCREV_sysmobts-v2 = "7f0d5697b85340877b127a25e0c8f2a5f5fe66d7" PV = "${SRCREV}+git${SRCPV}" diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index 19172af..d89d124 100644 --- a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb +++ b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "sysmocom OsmoBTS" LICENSE = "AGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788" -SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;destsuffix=git" +SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=https;destsuffix=git" SRCREV = "7243cada6a39bf90557f94fb8008b075459d3cfa" PV = "1.5.0+git${SRCPV}" PR = "r0.${META_TELEPHONY_OSMO_INC}" diff --git a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb index 7a25889..9d837b5 100644 --- a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb +++ b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Osmocom PCU for sysmoBTS" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=master" +SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=https;branch=master" SRCREV = "7ebdfc29dad48e2e8d854f6d90f0a2549a76a411" PV = "1.1.0+git${SRCPV}" PR = "r0.${META_TELEPHONY_OSMO_INC}" diff --git a/recipes-sysmobts/ubl/ubl_git.bb b/recipes-sysmobts/ubl/ubl_git.bb index ae571f2..920fb8f 100644 --- a/recipes-sysmobts/ubl/ubl_git.bb +++ b/recipes-sysmobts/ubl/ubl_git.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://ubl.c;beginline=1;endline=22;md5=806283bb3c475d9082e41f09020373ff" -SRC_URI = "git://git.sysmocom.de/sysmo-bts/ubl;protocol=git;branch=master" +SRC_URI = "git://git.sysmocom.de/sysmo-bts/ubl;protocol=https;branch=master" SRCREV = "77aac3693b45df7154ada64341fd67e41f990f22" PV = "v0.2.11+git${SRCPV}" PR = "r3" diff --git a/recipes-sysmobts/uboot/u-boot_sysmocom.inc b/recipes-sysmobts/uboot/u-boot_sysmocom.inc index c2cef7e..19ff3ca 100644 --- a/recipes-sysmobts/uboot/u-boot_sysmocom.inc +++ b/recipes-sysmobts/uboot/u-boot_sysmocom.inc @@ -1,4 +1,4 @@ -SRC_URI = "git://git.sysmocom.de/sysmo-bts/u-boot;branch=tracking/upstream-next;protocol=git" +SRC_URI = "git://git.sysmocom.de/sysmo-bts/u-boot;branch=tracking/upstream-next;protocol=https" SRCREV = "64b07727fbb268bd19bacfed6711bdb060effcfa" PV = "v2017.03+git${SRCPV}" S = "${WORKDIR}/git"