qextserialport: change license file
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 27 Jul 2015 21:22:04 +0000 (18:22 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2015 21:43:19 +0000 (23:43 +0200)
It's now LICENSE.md, fixes:
http://autobuild.buildroot.net/results/3e0/3e0f954df9196e89043f4aaad154dfdece08480a/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qextserialport/qextserialport.mk

index 6f82b396719fb65a42b52f3967a4b3660a4fa44f..39e04075b73385c0686e88af55cd3116b99b7246 100644 (file)
@@ -7,7 +7,7 @@
 QEXTSERIALPORT_VERSION = ada321a9ee463f628e7b781b8ed00ff219152158
 QEXTSERIALPORT_SITE = $(call github,qextserialport,qextserialport,$(QEXTSERIALPORT_VERSION))
 QEXTSERIALPORT_LICENSE = MIT
-QEXTSERIALPORT_LICENSE_FILES = LICENSE
+QEXTSERIALPORT_LICENSE_FILES = LICENSE.md
 QEXTSERIALPORT_INSTALL_STAGING = YES
 
 ifeq ($(BR2_PACKAGE_QT),y)