lockfile-progs: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
56f14aac04
commit
7b49179a53
@ -7,6 +7,8 @@ LOCKFILE_PROGS_VERSION = 0.1.15
|
||||
LOCKFILE_PROGS_SOURCE = lockfile-progs_$(LOCKFILE_PROGS_VERSION).tar.gz
|
||||
LOCKFILE_PROGS_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/l/lockfile-progs/
|
||||
LOCKFILE_PROGS_DEPENDENCIES = liblockfile
|
||||
LOCKFILE_PROGS_LICENSE = GPLv2
|
||||
LOCKFILE_PROGS_LICENSE_FILES = COPYING
|
||||
|
||||
LOCKFILE_BINS = \
|
||||
$(addprefix lockfile-,check create remove touch) \
|
||||
|
Loading…
Reference in New Issue
Block a user