From 15a55cdd6d2154a547f065e10abc8a54407e3e92 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 27 Sep 2022 13:20:25 -0500 Subject: Convert meta-mlinux from insecure git to https --- recipes-extended/multitech/sms-utils.inc | 2 +- recipes-extended/multitech/venus-gps_0.1.0.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-extended') diff --git a/recipes-extended/multitech/sms-utils.inc b/recipes-extended/multitech/sms-utils.inc index 5a13eff..5343ada 100644 --- a/recipes-extended/multitech/sms-utils.inc +++ b/recipes-extended/multitech/sms-utils.inc @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "libesmtp libyaml" SRCREV = "${PV}" -SRC_URI = "git://git.multitech.net/sms-utils.git;protocol=git" +SRC_URI = "git://git.multitech.net/cgit/sms-utils.git;protocol=https" S = "${WORKDIR}/git" inherit autotools-brokensep diff --git a/recipes-extended/multitech/venus-gps_0.1.0.bb b/recipes-extended/multitech/venus-gps_0.1.0.bb index 55d7325..7bad829 100644 --- a/recipes-extended/multitech/venus-gps_0.1.0.bb +++ b/recipes-extended/multitech/venus-gps_0.1.0.bb @@ -6,7 +6,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PR = "r1" -SRC_URI = "git://git.multitech.net/venus-gps.git;protocol=git;tag=${PV} \ +SRC_URI = "git://git.multitech.net/cgit/venus-gps.git;protocol=https;tag=${PV} \ file://fix_nmea_intervals.patch \ " S = "${WORKDIR}/git" -- cgit v1.2.3