Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch build-fixes
@ 2010-05-09 21:26 Thomas Petazzoni
  2010-05-09 21:26 ` [Buildroot] [PATCH 1/9] php: make sure either CLI or CGI is selected Thomas Petazzoni
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Thomas Petazzoni @ 2010-05-09 21:26 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2010-05-11  7:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-09 21:26 [Buildroot] [pull request] Pull request for branch build-fixes Thomas Petazzoni
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

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