diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-01-24 10:19:02 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-01-24 10:19:02 -0600 |
| commit | 0879fa02f63a815a38ee404f285e5da3d48fedf2 (patch) | |
| tree | 66c7cf2ce57424d59e0fbbd8051fb0a06cdf90a4 | |
| parent | af261af80cba3a3677d75c14cbc88ad16f1f45cb (diff) | |
| download | meta-xilinx-0879fa02f63a815a38ee404f285e5da3d48fedf2.tar.gz | |
Revert "Revert ".gitmodules: Correct the reference to gen-machine-conf""
This reverts commit d8c5ef9af8cdb50a37f394abd331e64794570ab5.
Move back to external github reference
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 017e758a..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 = xlnx_rel_v2023.2 | 4 | branch = xlnx_rel_v2023.2 |
