From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request v2] Pull request for branch yem-host-image-tools
Date: Fri, 8 Feb 2013 22:56:46 +0100 [thread overview]
Message-ID: <cover.1360360503.git.yann.morin.1998@free.fr> (raw)
Hello All!
This series adds a few host packages usefull for manipulating the
generated filesystem images.
It is of much interest now that the post-image series from Thomas
has been applied.
I plan on submitting sample post-{build,image} scripts demonstrating
use of those packages in the (hopefuly near) future (my current scripts
are working great, but need some cleanup first).
Changes v1 -> v2:
- use $(HOST_CONFIGURE_OPTS) instead of hand-crafted CC et al. (Thomas)
- use $(BR2_GNU_MIRROR) (Thomas)
- strip superfluous spaces (Thomas)
The following changes since commit 5ff6989445eac9ce59a5041c656bcb0319dce0eb:
libgpg-error: use <pkg>_CONFIG_SCRIPTS (2013-02-08 22:41:40 +0100)
are available in the git repository at:
git://gitorious.org/buildroot/buildroot.git yem-host-image-tools
Yann E. MORIN (6):
package/e2fsprogs: add host-package selection
package/dosfstools: add host-package selection
package/libconfuse: add host variant
package/genimage: new host-only package
package/genpart: new host-only package
package/mtools: new host-package
package/Config.in.host | 5 +++++
package/dosfstools/Config.in.host | 6 ++++++
package/dosfstools/dosfstools.mk | 9 +++++++++
package/e2fsprogs/Config.in.host | 6 ++++++
package/genimage/Config.in.host | 12 ++++++++++++
package/genimage/genimage.mk | 12 ++++++++++++
package/genpart/Config.in.host | 8 ++++++++
package/genpart/genpart-fix-return-code.patch | 25 +++++++++++++++++++++++++
package/genpart/genpart.mk | 11 +++++++++++
package/libconfuse/libconfuse.mk | 1 +
package/mtools/Config.in.host | 9 +++++++++
package/mtools/mtools.mk | 15 +++++++++++++++
12 files changed, 119 insertions(+), 0 deletions(-)
create mode 100644 package/dosfstools/Config.in.host
create mode 100644 package/e2fsprogs/Config.in.host
create mode 100644 package/genimage/Config.in.host
create mode 100644 package/genimage/genimage.mk
create mode 100644 package/genpart/Config.in.host
create mode 100644 package/genpart/genpart-fix-return-code.patch
create mode 100644 package/genpart/genpart.mk
create mode 100644 package/mtools/Config.in.host
create mode 100644 package/mtools/mtools.mk
Regards,
Yann E. MORIN
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2013-02-08 21:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-08 21:56 Yann E. MORIN [this message]
2013-02-08 21:56 ` [Buildroot] [PATCH 1/6] package/e2fsprogs: add host-package selection Yann E. MORIN
2013-02-08 21:56 ` [Buildroot] [PATCH 2/6] package/dosfstools: " Yann E. MORIN
2013-02-08 21:56 ` [Buildroot] [PATCH 3/6] package/libconfuse: add host variant Yann E. MORIN
2013-02-08 21:56 ` [Buildroot] [PATCH 4/6] package/genimage: new host-only package Yann E. MORIN
2013-02-08 21:56 ` [Buildroot] [PATCH 5/6] package/genpart: " Yann E. MORIN
2013-02-08 21:56 ` [Buildroot] [PATCH 6/6] package/mtools: new host-package 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=cover.1360360503.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--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