bash: 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
037aaa00f3
commit
ef2d26003f
@ -7,6 +7,9 @@
|
||||
BASH_VERSION = 4.2
|
||||
BASH_SITE = $(BR2_GNU_MIRROR)/bash
|
||||
BASH_DEPENDENCIES = ncurses
|
||||
BASH_LICENSE = GPLv3+
|
||||
BASH_LICENSE_FILES = COPYING
|
||||
|
||||
BASH_CONF_ENV += \
|
||||
bash_cv_job_control_missing=present \
|
||||
bash_cv_sys_named_pipes=present \
|
||||
|
Loading…
Reference in New Issue
Block a user