From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/6] package/e2fsprogs: add host-package selection
Date: Tue, 19 Feb 2013 22:29:44 +0100 [thread overview]
Message-ID: <5123EEC8.4070301@mind.be> (raw)
In-Reply-To: <031f0b769a2a22e6ec10edb48d2e0d22e2c537e7.1361142190.git.yann.morin.1998@free.fr>
On 18/02/13 00:04, Yann E. MORIN wrote:
> Add the e2fsprogs as a host-package selection in the menuconfig.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> ---
> package/Config.in.host | 1 +
> package/e2fsprogs/Config.in.host | 6 ++++++
> 2 files changed, 7 insertions(+), 0 deletions(-)
> create mode 100644 package/e2fsprogs/Config.in.host
>
> diff --git a/package/Config.in.host b/package/Config.in.host
> index 79050f2..8813f5b 100644
> --- a/package/Config.in.host
> +++ b/package/Config.in.host
> @@ -1,6 +1,7 @@
> menu "Host utilities"
>
> source "package/dfu-util/Config.in.host"
> +source "package/e2fsprogs/Config.in.host"
> source "package/lpc3250loader/Config.in.host"
> source "package/omap-u-boot-utils/Config.in.host"
> source "package/openocd/Config.in.host"
> diff --git a/package/e2fsprogs/Config.in.host b/package/e2fsprogs/Config.in.host
> new file mode 100644
> index 0000000..ea6a0bd
> --- /dev/null
> +++ b/package/e2fsprogs/Config.in.host
> @@ -0,0 +1,6 @@
> +config BR2_PACKAGE_HOST_E2FSPROGS
> + bool "host e2fsprogs"
> + help
> + The EXT2 file system utilities.
Since they are used for your ext3/4 support:
The EXT2/3/4 filesystem utilities.
Regards,
Arnout
> +
> + http://e2fsprogs.sf.net
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2013-02-19 21:29 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-17 23:04 [Buildroot] [pull request v3 'next'] Pull request for branch yem-host-image-tools Yann E. MORIN
2013-02-17 23:04 ` [Buildroot] [PATCH 1/6] package/e2fsprogs: add host-package selection Yann E. MORIN
2013-02-19 21:29 ` Arnout Vandecappelle [this message]
2013-02-17 23:04 ` [Buildroot] [PATCH 2/6] package/dosfstools: " Yann E. MORIN
2013-02-17 23:04 ` [Buildroot] [PATCH 3/6] package/libconfuse: add host variant Yann E. MORIN
2013-02-17 23:04 ` [Buildroot] [PATCH 4/6] package/genimage: new host-only package Yann E. MORIN
2013-02-18 7:54 ` Jeremy Rosen
2013-02-18 17:01 ` Yann E. MORIN
2013-02-17 23:04 ` [Buildroot] [PATCH 5/6] package/genpart: " Yann E. MORIN
2013-02-17 23:04 ` [Buildroot] [PATCH 6/6] package/mtools: new host-package Yann E. MORIN
-- strict thread matches above, loose matches on Subject: below --
2013-03-17 18:19 [Buildroot] [pull request v5] Pull request for branch yem-host-image-tools Yann E. MORIN
2013-03-17 18:19 ` [Buildroot] [PATCH 1/6] package/e2fsprogs: add host-package selection Yann E. MORIN
2013-03-18 22:02 ` Peter Korsgaard
2013-03-07 21:55 [Buildroot] [pull request v4] Pull request for branch yem-host-image-tools Yann E. MORIN
2013-03-07 21:55 ` [Buildroot] [PATCH 1/6] package/e2fsprogs: add host-package selection Yann E. MORIN
2013-02-08 21:56 [Buildroot] [pull request v2] Pull request for branch yem-host-image-tools Yann E. MORIN
2013-02-08 21:56 ` [Buildroot] [PATCH 1/6] package/e2fsprogs: add host-package selection Yann E. MORIN
2013-02-08 17:32 [Buildroot] [pull request] Pull request for branch yem-host-image-tools Yann E. MORIN
2013-02-08 17:32 ` [Buildroot] [PATCH 1/6] package/e2fsprogs: add host-package selection Yann E. MORIN
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=5123EEC8.4070301@mind.be \
--to=arnout@mind.be \
--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.