diff options
| author | Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> | 2024-04-29 11:52:53 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-04-29 14:12:45 -0500 |
| commit | 16d26ca8842cba5ac54e80a64cc0692faf6d456e (patch) | |
| tree | 22205750acdfeca7ba7992893913d3ca7fc7a56c /.gitmodules | |
| parent | e7242bcd8777529498372f2fe3ab5272903b8ef5 (diff) | |
| download | meta-xilinx-16d26ca8842cba5ac54e80a64cc0692faf6d456e.tar.gz | |
.gitmodules: Move to xlnx_rel_v2024.1 Branch
Move to xlnx_rel_v2024.1 Branch.
Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 5e671383..104587f3 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://github.com/Xilinx/gen-machine-conf.git | 3 | url = https://github.com/Xilinx/gen-machine-conf.git |
| 4 | branch = xlnx_rel_v2023.2 | 4 | branch = xlnx_rel_v2024.1 |
