* [Buildroot] [PATCH] gtest: add license information
@ 2013-10-07 9:56 Axel Lin
2013-10-07 9:59 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-10-07 9:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
package/gtest/gtest.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/gtest/gtest.mk b/package/gtest/gtest.mk
index 60aeb49..e661d73 100644
--- a/package/gtest/gtest.mk
+++ b/package/gtest/gtest.mk
@@ -9,6 +9,8 @@ GTEST_SOURCE = gtest-$(GTEST_VERSION).zip
GTEST_SITE = http://googletest.googlecode.com/files/
GTEST_INSTALL_STAGING = YES
GTEST_INSTALL_TARGET = NO
+GTEST_LICENSE = BSD-3c
+GTEST_LICENSE_FILES = LICENSE
define GTEST_EXTRACT_CMDS
unzip $(DL_DIR)/$(GTEST_SOURCE) -d $(BUILD_DIR)
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] gtest: add license information
2013-10-07 9:56 [Buildroot] [PATCH] gtest: add license information Axel Lin
@ 2013-10-07 9:59 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-10-07 9:59 UTC (permalink / raw)
To: buildroot
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:
Axel> Signed-off-by: Axel Lin <axel.lin@ingics.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-07 9:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-07 9:56 [Buildroot] [PATCH] gtest: add license information Axel Lin
2013-10-07 9:59 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox