From 759789c1437dcb45596d083380a70fd6a3a390d4 Mon Sep 17 00:00:00 2001 From: Raju Kumar Pothuraju Date: Wed, 6 Mar 2024 14:24:05 +0530 Subject: gen-machine-conf: Move to github url and latest branch Move the gen-machineconf to github url and update to latest branch and commit. Signed-off-by: Raju Kumar Pothuraju Signed-off-by: Mark Hatle --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 23c05b53..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 - branch = master + url = https://github.com/Xilinx/gen-machine-conf.git + branch = xlnx_rel_v2023.2 -- cgit v1.2.3-54-g00ecf