[edk2-devel] [PATCH 1/4] [staging/HBFA PATCH]: CmockaHostUnitTestPkg: Add cmocka submodule.

Sun, Tengfen tengfen.sun at intel.com
Wed May 22 07:20:41 UTC 2019


Add cmocka submodule to improve the current build process.
REF: https://edk2.groups.io/g/devel/message/39893

Signed-off-by: Jiewen Yao <jiewen.yao at intel.com>
Signed-off-by: Tengfen Sun <tengfen.sun at intel.com>
---
 .gitmodules                                         | 3 +++
 HBFA/CmockaHostUnitTestPkg/Library/CmockaLib/cmocka | 1 +
 2 files changed, 4 insertions(+)
 create mode 100644 .gitmodules
 create mode 160000 HBFA/CmockaHostUnitTestPkg/Library/CmockaLib/cmocka

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000000..b85f2bd60241
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "HBFA/CmockaHostUnitTestPkg/Library/CmockaLib/cmocka"]
+	path = HBFA/CmockaHostUnitTestPkg/Library/CmockaLib/cmocka
+	url = https://git.cryptomilk.org/projects/cmocka.git
diff --git a/HBFA/CmockaHostUnitTestPkg/Library/CmockaLib/cmocka b/HBFA/CmockaHostUnitTestPkg/Library/CmockaLib/cmocka
new file mode 160000
index 000000000000..546bd5092424
--- /dev/null
+++ b/HBFA/CmockaHostUnitTestPkg/Library/CmockaLib/cmocka
@@ -0,0 +1 @@
+Subproject commit 546bd50924245f4ca7292a3ef6a92504aa375455
-- 
2.21.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#41196): https://edk2.groups.io/g/devel/message/41196
Mute This Topic: https://groups.io/mt/31717507/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list