On Fri, Mar 31, 2023 at 03:07:53PM -0500, Robert Nelson wrote: > BeagleBoard.org's GitLab instance: https://git.beagleboard.org/ > easily becomes overloaded, switch to GitHub mirror.
Thanks! > Signed-off-by: Robert Nelson <[email protected]> Reviewed-by: Denys Dmytriyenko <[email protected]> > --- > meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb > b/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb > index 35fb40cd..07d06e21 100644 > --- a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb > +++ b/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb > @@ -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" > -- > 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16282): https://lists.yoctoproject.org/g/meta-ti/message/16282 Mute This Topic: https://lists.yoctoproject.org/mt/97981606/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
