All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] wsapi: add LICENSE_FILES
@ 2017-09-06 20:30 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2017-09-06 20:30 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=82c6ac35997d9cc4be4eb3af7f1d084751a8e92a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/wsapi/wsapi.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/wsapi/wsapi.mk b/package/wsapi/wsapi.mk
index 0cca6cb..64a2757 100644
--- a/package/wsapi/wsapi.mk
+++ b/package/wsapi/wsapi.mk
@@ -6,5 +6,6 @@
 
 WSAPI_VERSION = 1.6.1-1
 WSAPI_LICENSE = MIT
+WSAPI_LICENSE_FILES = $(WSAPI_SUBDIR)/doc/us/license.html
 
 $(eval $(luarocks-package))

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-06 20:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-06 20:30 [Buildroot] [git commit] wsapi: add LICENSE_FILES Thomas Petazzoni

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.