ntpd: add SPDX license information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
ebafabcb6e
commit
1aff45c6dd
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
|
PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
|
||||||
PKG_MD5SUM:=00df80a84ec9528fcfb09498075525bc
|
PKG_MD5SUM:=00df80a84ec9528fcfb09498075525bc
|
||||||
|
|
||||||
|
PKG_LICENSE:=Unique
|
||||||
|
PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
|
|
Loading…
Reference in a new issue