diff options
author | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 15:17:47 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 15:17:47 -0500 |
commit | 979bb9939a8628752b9c9f37ca191a5478c923d5 (patch) | |
tree | cba233786a87bbd18c60de77343f05021a8ee49a | |
parent | 9b9f5c0a0f03ce7fc53dee9dfe66a522ffe4687e (diff) | |
download | meta-xilinx-979bb9939a8628752b9c9f37ca191a5478c923d5.tar.gz |
gen-machine-conf: Move to release branch
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 23c05b53..017e758a 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,4 +1,4 @@ | |||
1 | [submodule "gen-machine-conf"] | 1 | [submodule "gen-machine-conf"] |
2 | path = meta-xilinx-core/gen-machine-conf | 2 | path = meta-xilinx-core/gen-machine-conf |
3 | url = https://gitenterprise.xilinx.com/Petalinux/gen-machine-conf.git | 3 | url = https://gitenterprise.xilinx.com/Petalinux/gen-machine-conf.git |
4 | branch = master | 4 | branch = xlnx_rel_v2023.2 |