projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edf4dcc
)
openssh: add license information
author
Ryan Barnett
<rjbarnet@rockwellcollins.com>
Tue, 6 May 2014 15:42:38 +0000
(10:42 -0500)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 7 May 2014 08:36:59 +0000
(10:36 +0200)
Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openssh/openssh.mk
patch
|
blob
|
history
diff --git
a/package/openssh/openssh.mk
b/package/openssh/openssh.mk
index e35ea106eb64cece6928c03a1bb9522019bb3feb..e55f5ebe451a8e0ff4a3d6fb35b95ae09ed19610 100644
(file)
--- a/
package/openssh/openssh.mk
+++ b/
package/openssh/openssh.mk
@@
-6,6
+6,8
@@
OPENSSH_VERSION = 6.6p1
OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
+OPENSSH_LICENSE = BSD-3c BSD-2c Public Domain
+OPENSSH_LICENSE_FILES = LICENCE
OPENSSH_CONF_ENV = LD="$(TARGET_CC)" LDFLAGS="$(TARGET_CFLAGS)"
OPENSSH_CONF_OPT = --disable-lastlog --disable-utmp \
--disable-utmpx --disable-wtmp --disable-wtmpx --disable-strip