diff options
| author | Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> | 2022-11-18 20:16:13 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-11-21 11:03:24 -0600 |
| commit | 072981c562718c53f3b31084d43bb139792b48fd (patch) | |
| tree | 39d7eda8c0c7f097be708ee93177a03594f41a6c /.gitmodules | |
| parent | ae7c8cf6e5836d05322f56a2557db119ae52982d (diff) | |
| download | meta-xilinx-072981c562718c53f3b31084d43bb139792b48fd.tar.gz | |
Move gen-machine-conf to meta-xilinx-core
meta-xilinx/gen-machine-conf will not packed into eSDK as its not a
layer moving to meta-xilinx-core.
Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
Added a symlink for the gen-machine-conf directory
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index c4f27225..23c05b53 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | [submodule "gen-machine-conf"] | 1 | [submodule "gen-machine-conf"] |
| 2 | path = 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 = master |
