From 1601779783bfcd0da237f98b4ee23f6cbf15b669 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 26 Oct 2023 20:53:25 -0500 Subject: .gitmodules: Correct the reference to gen-machine-conf Signed-off-by: Mark Hatle --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 017e758a..5e671383 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "gen-machine-conf"] path = meta-xilinx-core/gen-machine-conf - url = https://gitenterprise.xilinx.com/Petalinux/gen-machine-conf.git + url = https://github.com/Xilinx/gen-machine-conf.git branch = xlnx_rel_v2023.2 -- cgit v1.2.3-54-g00ecf