BeagleBoard.org use the new u-boot mirror on GitHub https://github.com/beagleboard/u-boot as https://git.beagleboard.org/ easily becomes overloaded
Signed-off-by: Robert Nelson <[email protected]> --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb index 28a347be..bdc40c0f 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PV = "2021.01" -UBOOT_GIT_URI = "git://git.beagleboard.org/beagleboard/u-boot.git" +UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git" UBOOT_GIT_PROTOCOL = "https" BRANCH = "v2021.01-ti-08.05.00.005-SDK-8.5" SRCREV = "46ff4982b41067e5c93369bddd49b1541856d80b" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16287): https://lists.yoctoproject.org/g/meta-ti/message/16287 Mute This Topic: https://lists.yoctoproject.org/mt/98062139/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
