projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037aaa0
)
bash: add license info
author
Arnout Vandecappelle (Essensium/Mind)
<arnout@mind.be>
Tue, 13 Nov 2012 01:05:37 +0000
(
01:05
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 14 Nov 2012 21:31:37 +0000
(22:31 +0100)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/bash/bash.mk
patch
|
blob
|
history
diff --git
a/package/bash/bash.mk
b/package/bash/bash.mk
index 1466d268fc2dfef063447e3a3c3ee7070e38fb38..d28c6159e1bb2d047639cfdbbef098c52bbd05dc 100644
(file)
--- a/
package/bash/bash.mk
+++ b/
package/bash/bash.mk
@@
-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 \