diff options
| author | Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> | 2022-11-14 21:02:25 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-11-15 11:51:22 -0800 |
| commit | d798d7bbee8a77d991d10cb3f8eb7e5f0f04f05f (patch) | |
| tree | bc5864c73af91d9589fbd29d2ab89737ac3f5571 /.gitmodules | |
| parent | aeef3455998eb9735eafc1977b529402e6573441 (diff) | |
| download | meta-xilinx-d798d7bbee8a77d991d10cb3f8eb7e5f0f04f05f.tar.gz | |
Add gen-machine-conf as submodule
Add gen-machine-conf as submodule to meta-xilinx.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..c4f27225 --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | [submodule "gen-machine-conf"] | ||
| 2 | path = gen-machine-conf | ||
| 3 | url = https://gitenterprise.xilinx.com/Petalinux/gen-machine-conf.git | ||
| 4 | branch = master | ||
