From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch for-2012.05/polarssl-hiawatha
Date: Tue, 10 Apr 2012 18:05:27 +0200 [thread overview]
Message-ID: <cover.1334073813.git.thomas.petazzoni@free-electrons.com> (raw)
Hello,
Here are two new packages, adding polarssl and hiawatha. The
combination of both allows to have a SSL-capable Web server in 327 KB
(212 KB for the polarssl shared library and 115 KB for the Hiawatha
web server), which is much smaller than the 1.5+ MB needed for
Lighttpd+OpenSSL. Those packages can therefore be an useful addition
on devices where space matters, and that also require a SSL-capable
web server.
Best regards,
Thomas
The following changes since commit 8876b6751e0bc19a3754290061808f0f8420708e:
Fix makedevs to allow longer path names (2012-04-08 19:46:52 +0200)
are available in the git repository at:
git://git.free-electrons.com/users/thomas-petazzoni/buildroot.git for-2012.05/polarssl-hiawatha
Thomas Petazzoni (2):
polarssl: new package
hiawatha: new package
package/Config.in | 4 +
package/hiawatha/Config.in | 26 +++++++++
.../hiawatha-support-for-external-polarssl.patch | 60 ++++++++++++++++++++
package/hiawatha/hiawatha.mk | 13 ++++
package/polarssl/Config.in | 28 +++++++++
package/polarssl/polarssl-no-programs.patch | 26 +++++++++
package/polarssl/polarssl-no-test-suite.patch | 26 +++++++++
.../polarssl-shared-and-static-library.patch | 52 +++++++++++++++++
package/polarssl/polarssl.mk | 13 ++++
9 files changed, 248 insertions(+), 0 deletions(-)
create mode 100644 package/hiawatha/Config.in
create mode 100644 package/hiawatha/hiawatha-support-for-external-polarssl.patch
create mode 100644 package/hiawatha/hiawatha.mk
create mode 100644 package/polarssl/Config.in
create mode 100644 package/polarssl/polarssl-no-programs.patch
create mode 100644 package/polarssl/polarssl-no-test-suite.patch
create mode 100644 package/polarssl/polarssl-shared-and-static-library.patch
create mode 100644 package/polarssl/polarssl.mk
Thanks,
--
Thomas Petazzoni
next reply other threads:[~2012-04-10 16:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 16:05 Thomas Petazzoni [this message]
2012-04-10 16:05 ` [Buildroot] [PATCH 1/2] polarssl: new package Thomas Petazzoni
2012-04-10 16:05 ` [Buildroot] [PATCH 2/2] hiawatha: " Thomas Petazzoni
2012-04-15 7:53 ` [Buildroot] [pull request] Pull request for branch for-2012.05/polarssl-hiawatha Peter Korsgaard
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=cover.1334073813.git.thomas.petazzoni@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox