From e93464e189fdc65e5829a4d1db283ba4d3f2b912 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 5 Jan 2021 18:31:18 +0100 Subject: linux-imx-headers: use https to fetch git repo This helps people which can't access the web with the git protocol. Related-to: ELB-3475 Signed-off-by: Max Krummenacher (cherry picked from commit 685a625f7e70d4b84c3231c057ff1c3cfbb233fc) --- recipes-kernel/linux/linux-imx-headers_5.4%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend b/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend index f89c7fe..eae6592 100644 --- a/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend +++ b/recipes-kernel/linux/linux-imx-headers_5.4%.bbappend @@ -1,6 +1,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" SRCBRANCH = "toradex_5.4-2.1.x-imx" LOCALVERSION = "-${SRCBRANCH}" -SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}" +SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=https;branch=${SRCBRANCH}" # Keep that one stable, i.e. use the exact git hash from the NXP BSP. SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777" -- cgit v1.2.3