From e2bd0e705b3a6c45e393097532a799f1a909a2bd Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 23 Mar 2022 16:35:37 -0500 Subject: github no longer accepts clear git protocol so switch to https --- recipes-kernel/linux/linux-at91_5.4.81.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/linux/linux-at91_5.4.81.bb') diff --git a/recipes-kernel/linux/linux-at91_5.4.81.bb b/recipes-kernel/linux/linux-at91_5.4.81.bb index 985dedf..a4300cf 100644 --- a/recipes-kernel/linux/linux-at91_5.4.81.bb +++ b/recipes-kernel/linux/linux-at91_5.4.81.bb @@ -27,7 +27,7 @@ S = "${WORKDIR}/git" KBRANCH = "linux-5.4-at91" KBRANCH_sama7g5ek-sd = "sama7g5_early" KBRANCH_sama7g5ek-emmc = "sama7g5_early" -SRC_URI = "git://github.com/linux4sam/linux-at91.git;protocol=git;branch=${KBRANCH}" +SRC_URI = "git://github.com/linux4sam/linux-at91.git;protocol=https;branch=${KBRANCH}" SRC_URI += "file://defconfig" SRC_URI_remove_sama7g5ek = "file://defconfig" -- cgit v1.2.3