1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-08 11:50:56 +00:00

meta-ti-bsp: BeagleBoard switch to GitHub mirror

BeagleBoard.org's GitLab instance: https://git.beagleboard.org/
easily becomes overloaded, switch to GitHub mirror.

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Robert Nelson
2023-03-31 15:07:53 -05:00
committed by Ryan Eatmon
parent 3659c01234
commit 994fa26a12
@@ -25,7 +25,7 @@ SRCREV:k3 = "11ebcc09f32669fac8254dff56d500f86c4c2caf"
PV:k3 = "5.10.153+git${SRCPV}"
BRANCH:k3 = "5.10-arm64"
SRC_URI = "git://git.beagleboard.org/beagleboard/linux.git;protocol=https;branch=${BRANCH} \
SRC_URI = "git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH} \
file://init_disassemble_info-signature-changes-causes-compile-failures.patch"
DEFCONFIG_NAME = "bb.org_defconfig"