[Buildroot] [git commit] dado: add LICENSE_FILES

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Sep 6 20:27:41 UTC 2017


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

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

diff --git a/package/dado/dado.mk b/package/dado/dado.mk
index acef047..e4375a3 100644
--- a/package/dado/dado.mk
+++ b/package/dado/dado.mk
@@ -6,5 +6,6 @@
 
 DADO_VERSION = 1.8.3-1
 DADO_LICENSE = MIT
+DADO_LICENSE_FILES = $(DADO_SUBDIR)/doc/license.html
 
 $(eval $(luarocks-package))



More information about the buildroot mailing list