All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] libcgi: add license file (with its hash)
@ 2018-04-28 12:26 Fabrice Fontaine
  2018-04-28 13:30 ` Thomas Petazzoni
  2018-05-01  7:30 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2018-04-28 12:26 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libcgi/libcgi.hash | 3 +++
 package/libcgi/libcgi.mk   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/package/libcgi/libcgi.hash b/package/libcgi/libcgi.hash
index 3d9f791ed2..f071cc0aea 100644
--- a/package/libcgi/libcgi.hash
+++ b/package/libcgi/libcgi.hash
@@ -1,2 +1,5 @@
 # From https://github.com/rafaelsteil/libcgi/releases/download/v1.1/libcgi-1.1.tar.gz.sha256sum
 sha256  128445f2f828e84905d51bd53d11e2e08c489df3a07225ff9f198c1318092fe6  libcgi-1.1.tar.gz
+
+# Hash for license file:
+sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING
diff --git a/package/libcgi/libcgi.mk b/package/libcgi/libcgi.mk
index 0d51de7542..d1e403fdf1 100644
--- a/package/libcgi/libcgi.mk
+++ b/package/libcgi/libcgi.mk
@@ -9,5 +9,6 @@ LIBCGI_SITE = https://github.com/rafaelsteil/libcgi/releases/download/v$(LIBCGI_
 
 LIBCGI_INSTALL_STAGING = YES
 LIBCGI_LICENSE = LGPL-2.1+
+LIBCGI_LICENSE_FILES = COPYING
 
 $(eval $(cmake-package))
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] libcgi: add license file (with its hash)
  2018-04-28 12:26 [Buildroot] [PATCH 1/1] libcgi: add license file (with its hash) Fabrice Fontaine
@ 2018-04-28 13:30 ` Thomas Petazzoni
  2018-05-01  7:30 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-04-28 13:30 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 28 Apr 2018 14:26:27 +0200, Fabrice Fontaine wrote:
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libcgi/libcgi.hash | 3 +++
>  package/libcgi/libcgi.mk   | 1 +
>  2 files changed, 4 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] libcgi: add license file (with its hash)
  2018-04-28 12:26 [Buildroot] [PATCH 1/1] libcgi: add license file (with its hash) Fabrice Fontaine
  2018-04-28 13:30 ` Thomas Petazzoni
@ 2018-05-01  7:30 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-05-01  7:30 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2018.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-01  7:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-28 12:26 [Buildroot] [PATCH 1/1] libcgi: add license file (with its hash) Fabrice Fontaine
2018-04-28 13:30 ` Thomas Petazzoni
2018-05-01  7:30 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.