diff options
| author | Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> | 2023-03-09 10:29:18 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-10 10:56:54 -0600 |
| commit | 68fb6bc300fa3e496c52d1b07f85b56bd956a791 (patch) | |
| tree | 2b0a95253a1d1fed2a6cdaf48369817d7c96bf3b | |
| parent | d5f914c026171c2f27a5a89ea846f94879c52646 (diff) | |
| download | meta-xilinx-68fb6bc300fa3e496c52d1b07f85b56bd956a791.tar.gz | |
gen-machineconf: Update default branch to xlnx_rel_v2023.1
Update gen-machineconf submodule branch to xlnx_rel_v2023.1.
Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
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..51af45e4 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.1 |
