Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request v8 (for next)] Pull request for branch yem-new-packages
@ 2013-05-14 21:45 Yann E. MORIN
  2013-05-14 21:45 ` [Buildroot] [PATCH 1/3] package/pmake: force argv[0]=${0} in the pmake wrapper Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Yann E. MORIN @ 2013-05-14 21:45 UTC (permalink / raw)
  To: buildroot

From: "Yann E. MORIN" <yann.morin.1998@free.fr>

Hello All!

This series deals with adding some packages required to build QEMU on
the target.

Regards,
Yann E. MORIN


Changes v7 -> v8:
  - fix pmake wrapper, makes libedit2 actually build (noticed by Peter)
  - add snappy (latter needed by ceph, not yet in due to missing deps so far)

Changes v6 -> v7:
  - simple resend as requested by Peter on IRC, for -next (2013.08)

Changes v5 -> v6:
  - removed libedit2 patches, grab them at download time (Arnout)

Changes v4 -> v5:
  - fixed the ceph build after the boost changes
  - rebased ontop current master

Changes v3 -> v4:
  - removed pmake patches, grab them at download time (Arnout, Thomas)

Changes v2 -> v3:
  - rebased on-top latest tree, drop already applied packages
  - bumped usbredir version (needed later for qemu 1.3.x)

Changes v1 -> v2:
  - vde2: do not require C++ (Peter)
  - usbredir: select libusb (Peter)
  - ceph: use 'select' instead of 'depends on'
  - cegui06: add comment


The following changes since commit 594f07e85221fcf7bf7228804e9c7499a69fd5f0:

  beaglebone: enable NFS root support (2013-05-14 22:51:18 +0200)

are available in the git repository at:

  git://gitorious.org/buildroot/buildroot.git yem-new-packages

for you to fetch changes up to 593d227bcb531b484e9a613baee53d3acaf9370b:

  package/snappy: new package (2013-05-14 23:37:33 +0200)

----------------------------------------------------------------
Tag base for branch "yem-target-qemu"

----------------------------------------------------------------
Yann E. MORIN (3):
      package/pmake: force argv[0]=${0} in the pmake wrapper
      package/libedit2: new package
      package/snappy: new package

 package/Config.in            |  2 ++
 package/libedit2/Config.in   |  9 ++++++
 package/libedit2/libedit2.mk | 76 ++++++++++++++++++++++++++++++++++++++++++++
 package/libedit2/libedit2.pc | 13 ++++++++
 package/pmake/pmake.mk       |  2 +-
 package/snappy/Config.in     |  9 ++++++
 package/snappy/snappy.mk     | 13 ++++++++
 7 files changed, 123 insertions(+), 1 deletion(-)
 create mode 100644 package/libedit2/Config.in
 create mode 100644 package/libedit2/libedit2.mk
 create mode 100644 package/libedit2/libedit2.pc
 create mode 100644 package/snappy/Config.in
 create mode 100644 package/snappy/snappy.mk

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-05-30 21:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 21:45 [Buildroot] [pull request v8 (for next)] Pull request for branch yem-new-packages Yann E. MORIN
2013-05-14 21:45 ` [Buildroot] [PATCH 1/3] package/pmake: force argv[0]=${0} in the pmake wrapper Yann E. MORIN
2013-05-30 20:58   ` Peter Korsgaard
2013-05-14 21:45 ` [Buildroot] [PATCH 2/3] package/libedit2: new package Yann E. MORIN
2013-05-14 22:27   ` Arnout Vandecappelle
2013-05-14 22:42     ` Yann E. MORIN
2013-05-15  7:01       ` Arnout Vandecappelle
2013-05-15 20:56         ` Yann E. MORIN
2013-05-30 21:03   ` Peter Korsgaard
2013-05-14 21:45 ` [Buildroot] [PATCH 3/3] package/snappy: " Yann E. MORIN
2013-05-30 21:04   ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox