From 4e5321478b839db1f7b7a5ab83dac1df00e6deec Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 2 Mar 2026 01:37:19 +0100 Subject: [PATCH] refactor(submodule): change buildroot url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b0142ee..2ac75ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "buildroot"] path = buildroot - url = https://github.com/DC-DeepComputing/fml13v01-buildroot.git + url = https://git.francescorocca.me/francesco/fml13v01-buildroot.git branch = fm7110-6.6 [submodule "u-boot"] path = u-boot