All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch build-fixes
Date: Sun,  9 May 2010 23:26:34 +0200	[thread overview]
Message-ID: <cover.1273440344.git.thomas.petazzoni@free-electrons.com> (raw)

Hello,

Here is a set of random fixes for various build failures encountered
while using randpackageconfig in my controlled/limited chroot test
environment.

Thomas

The following changes since commit af850ce10fc490036247a8c0dd92c79f18b2281a:
  Peter Korsgaard (1):
        Merge branch 'squashfs-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot build-fixes

Thomas Petazzoni (9):
      php: make sure either CLI or CGI is selected
      gnuchess: add a patch to fix getline() conflict
      gawk: remove CC override
      hal: add dependency on host-libxml-parser-perl
      libgcrypt: specify where gpg-error-config is
      linux-fusion: add dependency on !BR2_KERNEL_none
      vlc: mark as broken
      sed: bump to 4.2.1 to fix build failure
      ltp-testsuite: mark as broken

 .../gnuchess/gnuchess-5.07-getline-conflicts.patch |   48 ++++++++++++++++++++
 package/gawk/gawk.mk                               |    4 +-
 package/hal/hal.mk                                 |    2 +-
 package/libgcrypt/libgcrypt.mk                     |    3 +-
 package/linux-fusion/Config.in                     |    1 +
 package/ltp-testsuite/Config.in                    |    1 +
 package/multimedia/vlc/Config.in                   |    1 +
 package/php/Config.in                              |   38 +++++++++++----
 package/sed/sed.mk                                 |    4 +-
 package/shared-mime-info/shared-mime-info.mk       |    2 +-
 10 files changed, 87 insertions(+), 17 deletions(-)
 create mode 100644 package/games/gnuchess/gnuchess-5.07-getline-conflicts.patch

Thanks,
-- 
Thomas Petazzoni

             reply	other threads:[~2010-05-09 21:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-09 21:26 Thomas Petazzoni [this message]
2010-05-09 21:26 ` [Buildroot] [PATCH 1/9] php: make sure either CLI or CGI is selected Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 2/9] gnuchess: add a patch to fix getline() conflict Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 3/9] gawk: remove CC override Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 4/9] hal: add dependency on host-libxml-parser-perl Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 5/9] libgcrypt: specify where gpg-error-config is Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 6/9] linux-fusion: add dependency on !BR2_KERNEL_none Thomas Petazzoni
2010-05-10 19:58   ` Peter Korsgaard
2010-05-09 21:26 ` [Buildroot] [PATCH 7/9] vlc: mark as broken Thomas Petazzoni
2010-05-10 20:00   ` Peter Korsgaard
2010-05-09 21:26 ` [Buildroot] [PATCH 8/9] sed: bump to 4.2.1 to fix build failure Thomas Petazzoni
2010-05-09 21:26 ` [Buildroot] [PATCH 9/9] ltp-testsuite: mark as broken Thomas Petazzoni
2010-05-09 21:34   ` Thomas Petazzoni
2010-05-10 21:44 ` [Buildroot] [pull request] Pull request for branch build-fixes Thomas Petazzoni
2010-05-11  7:13   ` 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.1273440344.git.thomas.petazzoni@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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.