From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libarchive: make bsdtar and bsdcpio binaries configurable
Date: Tue, 20 Oct 2009 22:37:33 +0200 [thread overview]
Message-ID: <87ljj5ssxe.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1256070708-18078-1-git-send-email-s.neumann@raumfeld.com> (Sven Neumann's message of "Tue\, 20 Oct 2009 22\:31\:48 +0200")
>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
Sven> libarchive comes with two binaries, bsdtar and bsdcpio that used
Sven> to be installed by default. This change makes this configurable
Sven> with the default not to build and install the binaries.
Sven> ---
Sven> package/libarchive/Config.in | 15 +++++++++++++++
Sven> package/libarchive/libarchive.mk | 4 ++++
Sven> 2 files changed, 19 insertions(+), 0 deletions(-)
Sven> diff --git a/package/libarchive/Config.in b/package/libarchive/Config.in
Sven> index 9154861..079e0f8 100644
Sven> --- a/package/libarchive/Config.in
Sven> +++ b/package/libarchive/Config.in
Sven> @@ -9,3 +9,18 @@ config BR2_PACKAGE_LIBARCHIVE
Sven> comment "libarchive requires a toolchain with WCHAR support"
Sven> depends on !BR2_USE_WCHAR
Sven> +
Sven> +config BR2_PACKAGE_LIBARCHIVE_BSDTAR
Sven> + bool "bsdtar"
Sven> + depends on BR2_PACKAGE_LIBARCHIVE
Sven> + help
Sven> + The 'bsdtar' program is a full-featured 'tar'
Sven> + replacement built on libarchive.
Indentation of 2nd line here and below is wrong - Other than that it
looks good, committed.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2009-10-20 20:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-20 20:31 [Buildroot] [PATCH] libarchive: make bsdtar and bsdcpio binaries configurable Sven Neumann
2009-10-20 20:37 ` 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=87ljj5ssxe.fsf@macbook.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