add esmi repo as git sub module

esmi library repo from gerrit path is added as submodule
to amd-smi repo.
To get esmi submodule synced along with amd-smi repo, cloning can be done with
"git clone --recurse-submodules" or
after cloning amd-smi repo,
"git submodule update --init" will sync the esmi library.

Change-Id: Ia0f382995f29018b469083b27918effc96a51b56


[ROCm/amdsmi commit: 3c7f106afc]
这个提交包含在:
Suma Hegde
2023-01-16 01:32:14 -08:00
提交者 Deepak Mewar
父节点 b634f8420b
当前提交 9d5f5d84fd
修改 2 个文件,包含 5 行新增0 行删除
+4
查看文件
@@ -0,0 +1,4 @@
[submodule "e_smi_library"]
path = e_smi_library
url = ssh://gerritgit/SYS-MGMT/er/HPC/e_smi_library
branch = amd-dev
子模块 projects/amdsmi/e_smi_library 已添加到 1b2de9f700