mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
kbd: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
28a7f942ae
commit
46ecd9117d
@ -1,6 +1,14 @@
|
|||||||
|
#############################################################
|
||||||
|
#
|
||||||
|
# kbd
|
||||||
|
#
|
||||||
|
#############################################################
|
||||||
|
|
||||||
KBD_VERSION = 1.15.2
|
KBD_VERSION = 1.15.2
|
||||||
KBD_SOURCE = kbd-$(KBD_VERSION).tar.gz
|
KBD_SOURCE = kbd-$(KBD_VERSION).tar.gz
|
||||||
KBD_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kbd
|
KBD_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kbd
|
||||||
|
KBD_LICENSE = GPLv2+
|
||||||
|
KBD_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
KBD_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
|
KBD_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user