package/linknx: add license file
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 20 Apr 2019 20:42:50 +0000 (22:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 21 Apr 2019 10:06:56 +0000 (12:06 +0200)
LICENSE has been added in version 0.0.1.32 with
https://github.com/linknx/linknx/commit/74671aa27931be40662c0266441c7470dc11d595

So add it to LINKNX_LICENSE_FILES as well as its hash

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/linknx/linknx.hash
package/linknx/linknx.mk

index 40e26766e29bd90727c9efe95315ea66f398dc28..312e43bfd3741c1d04a195ebb3cd266acbc32560 100644 (file)
@@ -1,2 +1,3 @@
 # Locally computed:
 sha256 635b8fbd3477fd7d85a95955b93f327cd5a389db80dc18cdae04de19a3a8a972  linknx-0.0.1.33.tar.gz
+sha256 c03cea027b4b40e4402fabd08557736727ec3d5bc54ad64ab6472de432198cad  LICENSE
index dfabef550ebb89aa803236f153428d86dc1cd4ef..5801eb5f87cc8dd93267a64e6e621b131614b7a2 100644 (file)
@@ -7,6 +7,7 @@
 LINKNX_VERSION = 0.0.1.33
 LINKNX_SITE = $(call github,linknx,linknx,$(LINKNX_VERSION))
 LINKNX_LICENSE = GPL-2.0+
+LINKNX_LICENSE_FILES = LICENSE
 LINKNX_INSTALL_STAGING = YES
 LINKNX_CONF_OPTS = \
        --without-log4cpp \