From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] package/snappy: new package
Date: Thu, 30 May 2013 23:04:06 +0200 [thread overview]
Message-ID: <87ehcoxjqx.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <593d227bcb531b484e9a613baee53d3acaf9370b.1368567696.git.yann.morin.1998@free.fr> (Yann E. MORIN's message of "Tue, 14 May 2013 23:45:59 +0200")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
Yann> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
Yann> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Yann> ---
Yann> package/Config.in | 1 +
Yann> package/snappy/Config.in | 9 +++++++++
Yann> package/snappy/snappy.mk | 13 +++++++++++++
Yann> 3 files changed, 23 insertions(+)
Yann> create mode 100644 package/snappy/Config.in
Yann> create mode 100644 package/snappy/snappy.mk
Yann> diff --git a/package/Config.in b/package/Config.in
Yann> index 828b5b5..51e9f93 100644
Yann> --- a/package/Config.in
Yann> +++ b/package/Config.in
Yann> @@ -383,6 +383,7 @@ endmenu
Yann> menu "Compression and decompression"
Yann> source "package/libarchive/Config.in"
Yann> source "package/lzo/Config.in"
Yann> +source "package/snappy/Config.in"
Yann> source "package/zlib/Config.in"
Yann> endmenu
Yann> diff --git a/package/snappy/Config.in b/package/snappy/Config.in
Yann> new file mode 100644
Yann> index 0000000..62136ca
Yann> --- /dev/null
Yann> +++ b/package/snappy/Config.in
Yann> @@ -0,0 +1,9 @@
Yann> +config BR2_PACKAGE_SNAPPY
Yann> + bool "snappy"
Yann> + help
It's implemented in C++, so it needs to depend on BR2_INSTALL_LIBSTDCPP.
Committed to next with that fixed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2013-05-30 21:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 21:45 [Buildroot] [pull request v8 (for next)] Pull request for branch yem-new-packages Yann E. MORIN
2013-05-14 21:45 ` [Buildroot] [PATCH 1/3] package/pmake: force argv[0]=${0} in the pmake wrapper Yann E. MORIN
2013-05-30 20:58 ` Peter Korsgaard
2013-05-14 21:45 ` [Buildroot] [PATCH 2/3] package/libedit2: new package Yann E. MORIN
2013-05-14 22:27 ` Arnout Vandecappelle
2013-05-14 22:42 ` Yann E. MORIN
2013-05-15 7:01 ` Arnout Vandecappelle
2013-05-15 20:56 ` Yann E. MORIN
2013-05-30 21:03 ` Peter Korsgaard
2013-05-14 21:45 ` [Buildroot] [PATCH 3/3] package/snappy: " Yann E. MORIN
2013-05-30 21:04 ` Peter Korsgaard [this message]
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=87ehcoxjqx.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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