mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 01:13:29 +08:00
bonnie: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8f3508a4c8
commit
f587030410
@ -7,6 +7,8 @@
|
||||
BONNIE_VERSION = 1.03e
|
||||
BONNIE_SOURCE = bonnie++-$(BONNIE_VERSION).tgz
|
||||
BONNIE_SITE = http://www.coker.com.au/bonnie++/
|
||||
BONNIE_LICENSE = GPLv2
|
||||
BONNIE_LICENSE_FILES = copyright.txt
|
||||
|
||||
define BONNIE_INSTALL_TARGET_CMDS
|
||||
$(INSTALL) -D -m 755 $(@D)/bonnie++ $(TARGET_DIR)/usr/sbin/bonnie++
|
||||
|
Loading…
Reference in New Issue
Block a user