mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
dstat: define license
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
ba26a928ac
commit
db8b9f3c08
@ -7,6 +7,8 @@
|
||||
DSTAT_VERSION = 0.7.2
|
||||
DSTAT_SOURCE = dstat-$(DSTAT_VERSION).tar.bz2
|
||||
DSTAT_SITE = http://dag.wieers.com/home-made/dstat
|
||||
DSTAT_LICENSE = GPLv2
|
||||
DSTAT_LICENSE_FILES = COPYING
|
||||
|
||||
define DSTAT_INSTALL_TARGET_CMDS
|
||||
$(MAKE) -C $(@D) DESTDIR=$(TARGET_DIR) install
|
||||
|
Loading…
Reference in New Issue
Block a user