From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request v4] Pull request for branch yem/host-packages
Date: Thu, 12 Dec 2013 19:18:39 +0100 [thread overview]
Message-ID: <cover.1386872011.git.yann.morin.1998@free.fr> (raw)
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
Hello All!
This series adds parted as a host package.
This will allow (eg.) post-image scripts to use parted.
Changes v3 -> v4:
- fix double double-slash in parted's ./configure options
Changes v2 -> v3: (Jerzy)
- Fix bad copy-paste in commit log
Changes v1 -> v2: (Thomas)
- don't depend on host-lvm2
- so don't add host-lvm2
- relax dependencies on lvm2/readline for target package
- fix typoes in commit log
Regards,
Yann E. MORIN.
The following changes since commit 08db3236c4508b2329d3b0ed61d3db54f59fd49c:
wavpack: bump to version 4.70.0 (2013-12-12 16:26:10 +0100)
are available in the git repository at:
git://gitorious.org/buildroot/buildroot.git yem/host-packages
for you to fetch changes up to a931d8bd70bf29846273c3d20ad65678e1ef2838:
package/parted: add a host variant (2013-12-12 19:10:50 +0100)
----------------------------------------------------------------
Yann E. MORIN (3):
package/parted: relax dependency on lvm2
package/parted: relax dependency on readline
package/parted: add a host variant
package/Config.in.host | 1 +
package/parted/Config.in | 4 ----
package/parted/Config.in.host | 6 ++++++
package/parted/parted.mk | 22 +++++++++++++++++++++-
4 files changed, 28 insertions(+), 5 deletions(-)
create mode 100644 package/parted/Config.in.host
--
.-----------------.--------------------.------------------.--------------------.
| 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-12-12 18:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-12 18:18 Yann E. MORIN [this message]
2013-12-12 18:18 ` [Buildroot] [PATCH 1/3] package/parted: relax dependency on lvm2 Yann E. MORIN
2013-12-12 18:18 ` [Buildroot] [PATCH 2/3] package/parted: relax dependency on readline Yann E. MORIN
2013-12-12 18:18 ` [Buildroot] [PATCH 3/3] package/parted: add a host variant Yann E. MORIN
2013-12-12 20:11 ` [Buildroot] [pull request v4] Pull request for branch yem/host-packages Jerzy Grzegorek
2013-12-12 20:26 ` Yann E. MORIN
2013-12-12 23:01 ` Peter Korsgaard
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.1386872011.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 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.