diff options
| author | Rahul Bedarkar <rahul.bedarkar@imgtec.com> | 2016-12-15 17:10:41 +0530 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-12-15 13:55:48 +0100 |
| commit | 6d1dddd501f1c38c950b15d9a8eabd354767fe61 (patch) | |
| tree | 5df515816040a12612143a7d15322cc4433e4b02 /package/tinyalsa | |
| parent | a911bf8d14e919711a61e1c16772c12841800569 (diff) | |
| download | buildroot-6d1dddd501f1c38c950b15d9a8eabd354767fe61.tar.gz buildroot-6d1dddd501f1c38c950b15d9a8eabd354767fe61.zip | |
tinyalsa: add license files
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/tinyalsa')
| -rw-r--r-- | package/tinyalsa/tinyalsa.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/tinyalsa/tinyalsa.mk b/package/tinyalsa/tinyalsa.mk index 0edb0bcdfa..d44155f94d 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 |

