From: "Sun, Tengfen" <tengfen.sun@intel.com>
To: devel@edk2.groups.io
Cc: jiewen.yao@intel.com, liming.gao@intel.com,
tengfen.sun@intel.com, chris.wu@intel.com
Subject: [PATCH 1/4] [staging/HBFA PATCH]: CmockaHostUnitTestPkg: Add cmocka submodule.
Date: Wed, 22 May 2019 15:20:41 +0800 [thread overview]
Message-ID: <20190522072044.12472-2-tengfen.sun@intel.com> (raw)
In-Reply-To: <20190522072044.12472-1-tengfen.sun@intel.com>
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@intel.com>
Signed-off-by: Tengfen Sun <tengfen.sun@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
next prev parent reply other threads:[~2019-05-22 7:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-22 7:20 [PATCH 0/4] [staging/HBFA PATCH]: Enable cmocka unit test build with submodule Sun, Tengfen
2019-05-22 7:20 ` Sun, Tengfen [this message]
2019-05-22 7:20 ` [PATCH 2/4] [staging/HBFA PATCH]: CmockaHostUnitTestPkg: Enable CmockaHostUnitTestPkg build Sun, Tengfen
2019-05-22 7:20 ` [PATCH 3/4] [staging/HBFA PATCH]: UefiHostUnitTestCasePkg: Add CmockaLib Sun, Tengfen
2019-05-22 7:20 ` [PATCH 4/4] [staging/HBFA PATCH]: UefiHostUnitTestPkg: Enable cmocka unit test build with CmockaHostUnitTestPkg Sun, Tengfen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190522072044.12472-2-tengfen.sun@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox