dtv-scan-tables: fix license files
Fixes: http://autobuild.buildroot.org/results/39a/39a8ba05c0d6e02b517d44b9c54b76acdb9174c2/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
3afdd6621f
commit
96b4550503
@ -15,7 +15,7 @@ DTV_SCAN_TABLES_SITE_METHOD = git
|
||||
# license files (respectively for the GPLv2 and the LGPLv2.1), so we use
|
||||
# that as the licensing information.
|
||||
DTV_SCAN_TABLES_LICENSE = GPLv2 LGPLv2.1
|
||||
DTV_SCAN_TABLES_LICENSE_FILES = COPYING COPYING.LIB
|
||||
DTV_SCAN_TABLES_LICENSE_FILES = COPYING COPYING.LGPL
|
||||
|
||||
define DTV_SCAN_TABLES_INSTALL_TARGET_CMDS
|
||||
for f in atsc dvb-c dvb-s dvb-t; do \
|
||||
|
Loading…
Reference in New Issue
Block a user