[Buildroot] [git commit] tinyalsa: add license files

Peter Korsgaard peter at korsgaard.com
Thu Dec 15 12:55:48 UTC 2016


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

Signed-off-by: Rahul Bedarkar <rahul.bedarkar at imgtec.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/tinyalsa/tinyalsa.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/tinyalsa/tinyalsa.mk b/package/tinyalsa/tinyalsa.mk
index 0edb0bc..d44155f 100644
--- a/package/tinyalsa/tinyalsa.mk
+++ b/package/tinyalsa/tinyalsa.mk
@@ -7,6 +7,7 @@
 TINYALSA_VERSION = 1.1.0
 TINYALSA_SITE = $(call github,tinyalsa,tinyalsa,$(TINYALSA_VERSION))
 TINYALSA_LICENSE = BSD-3c
+TINYALSA_LICENSE_FILES = NOTICE
 TINYALSA_INSTALL_STAGING = YES
 
 define TINYALSA_BUILD_CMDS


More information about the buildroot mailing list