mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] e2fsprogs: add busybox guard
Date: Mon, 13 Mar 2017 10:06:04 +0100	[thread overview]
Message-ID: <20170313090604.vcjeh2rcaep5i4ie@pengutronix.de> (raw)
In-Reply-To: <1489268985-28988-1-git-send-email-post@lespocky.de>

On Sat, Mar 11, 2017 at 10:49:45PM +0100, Alexander Dahl wrote:
> We can only install one mke2fs, the one from e2fsprogs or the one from
> busybox.
> 
> Signed-off-by: Alexander Dahl <post@lespocky.de>

Thanks, applied,

Michael

> ---
>  rules/e2fsprogs.in | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/rules/e2fsprogs.in b/rules/e2fsprogs.in
> index 232d25f..18879ed 100644
> --- a/rules/e2fsprogs.in
> +++ b/rules/e2fsprogs.in
> @@ -200,8 +200,12 @@ config E2FSPROGS_INSTALL_LOGSAVE
>  
>  
>  
> +comment "BusyBox' mke2fs is selected!"
> +	depends on BUSYBOX_MKE2FS
> +
>  config E2FSPROGS_INSTALL_MKE2FS
>  	bool
> +	depends on !BUSYBOX_MKE2FS || ALLYES
>  	select E2FSPROGS_LIBCOM_ERR
>  	select E2FSPROGS_LIBE2P
>  	select E2FSPROGS_LIBEXT2FS
> -- 
> 2.1.4
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2017-03-13  9:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 21:49 Alexander Dahl
2017-03-13  9:06 ` Michael Olbrich [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=20170313090604.vcjeh2rcaep5i4ie@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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