All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] cryptsetup: select e2fsprogs for libuuid dependency
Date: Tue, 1 Feb 2011 22:03:06 +0100	[thread overview]
Message-ID: <20110201220306.5f8ea962@surf> (raw)
In-Reply-To: <1296585857-5491-1-git-send-email-mort@bork.org>

Hello Martin,

This patch should be merged in your previous cryptsetup patch. Could
you resend a single patch with those two patches merged ?

Thanks,

Thomas

On Tue,  1 Feb 2011 13:44:17 -0500
Martin Hicks <mort@bork.org> wrote:

> Signed-off-by: Martin Hicks <mort@bork.org>
> ---
>  package/cryptsetup/Config.in     |    1 +
>  package/cryptsetup/cryptsetup.mk |    1 -
>  2 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/package/cryptsetup/Config.in b/package/cryptsetup/Config.in
> index 23c4afa..8b543cd 100644
> --- a/package/cryptsetup/Config.in
> +++ b/package/cryptsetup/Config.in
> @@ -3,6 +3,7 @@ config BR2_PACKAGE_CRYPTSETUP
>  	select BR2_PACKAGE_LIBGCRYPT
>  	select BR2_PACKAGE_POPT
>  	select BR2_PACKAGE_LVM2
> +	select BR2_PACKAGE_E2FSPROGS
>  	help
>  	  This tool helps manipulate dm-crypt and luks partitions for on-disk
>            encryption.
> diff --git a/package/cryptsetup/cryptsetup.mk b/package/cryptsetup/cryptsetup.mk
> index 5b0310f..33869c7 100644
> --- a/package/cryptsetup/cryptsetup.mk
> +++ b/package/cryptsetup/cryptsetup.mk
> @@ -6,7 +6,6 @@ CRYPTSETUP_SOURCE = cryptsetup-$(CRYPTSETUP_VERSION).tar.bz2
>  CRYPTSETUP_SITE = http://cryptsetup.googlecode.com/files
>  CRYPTSETUP_INSTALL_STAGING = NO
>  CRYPTSETUP_INSTALL_TARGET = YES
> -#CRYPTSETUP_CONF_OPT = --BLAH
>  CRYPTSETUP_DEPENDENCIES = lvm2 libgcrypt popt e2fsprogs
>  
>  $(eval $(call AUTOTARGETS,package,cryptsetup))


-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2011-02-01 21:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <=>
2011-02-01 18:44 ` [Buildroot] [PATCH] cryptsetup: select e2fsprogs for libuuid dependency Martin Hicks
2011-02-01 21:03   ` Thomas Petazzoni [this message]
2011-02-07 14:09     ` [Buildroot] [PATCH] V2: Add cryptsetup package Martin Hicks
2011-02-07 14:16       ` [Buildroot] [PATCH] V3: " Martin Hicks
2011-02-07 17:38         ` Martin Hicks
2011-02-07 14:17       ` [Buildroot] [PATCH] V2: " Martin Hicks
2011-02-02  1:04   ` [Buildroot] [PATCH] cryptsetup: select e2fsprogs for libuuid dependency Mike Frysinger

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=20110201220306.5f8ea962@surf \
    --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 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.