From: Mark Jackson <mpfj-list@mimc.co.uk>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dropbear: add license information
Date: Wed, 12 Sep 2012 08:54:27 +0100 [thread overview]
Message-ID: <50503FB3.6080807@mimc.co.uk> (raw)
Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
---
package/dropbear/dropbear.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/dropbear/dropbear.mk b/package/dropbear/dropbear.mk
index 64d3a01..cd349b0 100644
--- a/package/dropbear/dropbear.mk
+++ b/package/dropbear/dropbear.mk
@@ -6,6 +6,8 @@
DROPBEAR_VERSION = 2012.55
DROPBEAR_SITE = http://matt.ucc.asn.au/dropbear/releases
+DROPBEAR_LICENSE = dropbear license
+DROPBEAR_LICENSE_FILES = LICENSE
DROPBEAR_TARGET_BINS = dbclient dropbearkey dropbearconvert scp ssh
DROPBEAR_MAKE = $(MAKE) MULTI=1 SCPPROGRESS=1 \
PROGRAMS="dropbear dbclient dropbearkey dropbearconvert scp"
--
1.7.9.5
next reply other threads:[~2012-09-12 7:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-12 7:54 Mark Jackson [this message]
2012-09-12 16:12 ` [Buildroot] [PATCH] dropbear: add license information Arnout Vandecappelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50503FB3.6080807@mimc.co.uk \
--to=mpfj-list@mimc.co.uk \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.