diff options
author | Mark Hatle <mark.hatle@amd.com> | 2023-10-27 08:34:43 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-10-27 08:34:43 -0500 |
commit | d8c5ef9af8cdb50a37f394abd331e64794570ab5 (patch) | |
tree | f9f4362f66f9e8506a4b33be279f2850cd43f694 | |
parent | 019b75f13acd1269b27eda99942ae0f6bd677025 (diff) | |
download | meta-xilinx-d8c5ef9af8cdb50a37f394abd331e64794570ab5.tar.gz |
Revert ".gitmodules: Correct the reference to gen-machine-conf"
This reverts commit 019b75f13acd1269b27eda99942ae0f6bd677025.
Move back to internal repositories.
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 5e671383..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://github.com/Xilinx/gen-machine-conf.git | 3 | url = https://gitenterprise.xilinx.com/Petalinux/gen-machine-conf.git |
4 | branch = xlnx_rel_v2023.2 | 4 | branch = xlnx_rel_v2023.2 |