diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-10-30 08:59:08 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-30 11:50:32 -0500 |
| commit | 018cefc64bbde07550cba8a249f8d4eb5510bf59 (patch) | |
| tree | 89bf66c88c19855f47d24c34af4c36e90a911f80 /.gitmodules | |
| parent | 1edaaeff818ae6b0370ac8a144c2c0ee35e00815 (diff) | |
| download | meta-xilinx-018cefc64bbde07550cba8a249f8d4eb5510bf59.tar.gz | |
gen-machine-conf: Move to 2024.2 release branch
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 104587f3..5881b482 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_v2024.1 | 4 | branch = xlnx_rel_v2024.2 |
