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_4.9.87.bb | 2 +- recipes-kernel/linux/linux-at91_5.4.81.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb index 3b10efd..fe357b9 100644 --- a/recipes-kernel/linux/linux-at91_4.9.87.bb +++ b/recipes-kernel/linux/linux-at91_4.9.87.bb @@ -32,7 +32,7 @@ S = "${WORKDIR}/linux-at91-${SAMV}" SRCREV = "29796588eb6a4c89795baaea3035764d15d0e44a" KBRANCH = "linux-4.9-at91" -#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 = "https://github.com/linux4sam/linux-at91/archive/${SAMV}.tar.gz" SRC_URI[md5sum] = "09002b6b7e5a654d65ddf3fcc9574add" SRC_URI[sha256sum] = "eaff5fdba506bef95ca57db1a53e19b6807bc9b090f97d3348b1712708c32d4e" 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