diff options
| author | Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> | 2024-03-06 14:24:05 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-03-11 09:45:10 -0500 |
| commit | 759789c1437dcb45596d083380a70fd6a3a390d4 (patch) | |
| tree | fb7443c4ada556aec6c00851e7e2e4b2b114c190 /.gitmodules | |
| parent | 89bca47b1da3e125f9901d9f59939ee2c653521a (diff) | |
| download | meta-xilinx-759789c1437dcb45596d083380a70fd6a3a390d4.tar.gz | |
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 <rajukumar.pothuraju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 23c05b53..5e671383 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://github.com/Xilinx/gen-machine-conf.git |
| 4 | branch = master | 4 | branch = xlnx_rel_v2023.2 |
