Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch misc-build-fixes
@ 2010-07-16  9:18 Thomas Petazzoni
  2010-07-16  9:18 ` [Buildroot] [PATCH 1/5] Bump dhcp to 4.1.1-P1 and convert to autotools Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2010-07-16  9:18 UTC (permalink / raw)
  To: buildroot

The following changes since commit a67a62c296103f50bff9f9e6bcfb90def2b8d62e:
  Sagaert Johan (1):
        qt: fix javscriptcore/multimedia build with uClibc

are available in the git repository at:

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

Thomas Petazzoni (5):
      Bump dhcp to 4.1.1-P1 and convert to autotools
      Update defconfigs after DHCP option rename
      Bump MySQL to 5.1.47 and fix build
      Fix Qt build with MySQL
      sdl: fix build of other sdl components

 configs/arm_toolchain_defconfig                    |    2 +-
 configs/at91rm9200df_ext_bare_defconfig            |    2 +-
 configs/at91sam9260dfc_ext_bare_defconfig          |    2 +-
 configs/at91sam9260pf_defconfig                    |    2 +-
 configs/at91sam9261ek_ext_bare_defconfig           |    2 +-
 configs/at91sam9263ek_ext_bare_defconfig           |    2 +-
 configs/at91sam9g20dfc_ext_bare_defconfig          |    2 +-
 configs/atstk100x_defconfig                        |    2 +-
 configs/kb9202_defconfig                           |    2 +-
 configs/v100sc2_defconfig                          |    2 +-
 package/dhcp/Config.in                             |    8 +-
 package/dhcp/dhcp.mk                               |  126 ++----
 package/dhcp/dhcp_xecute.patch                     |  452 --------------------
 .../mysql_client-5.1.47-ac_cache_check.patch       |  151 +++++++
 ...ql_client-5.1.47-configure-ps-cache-check.patch |   35 ++
 ...ysql_client-5.1.47-use-new-readline-iface.patch |   17 +
 package/mysql_client/mysql_client.mk               |   18 +-
 package/qt/Config.sql.in                           |    1 +
 package/qt/qt.mk                                   |   14 +-
 package/sdl/sdl.mk                                 |   14 +-
 20 files changed, 290 insertions(+), 566 deletions(-)
 delete mode 100644 package/dhcp/dhcp_xecute.patch
 create mode 100644 package/mysql_client/mysql_client-5.1.47-ac_cache_check.patch
 create mode 100644 package/mysql_client/mysql_client-5.1.47-configure-ps-cache-check.patch
 create mode 100644 package/mysql_client/mysql_client-5.1.47-use-new-readline-iface.patch

Thanks,
-- 
Thomas Petazzoni

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

end of thread, other threads:[~2010-07-18 20:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16  9:18 [Buildroot] [pull request] Pull request for branch misc-build-fixes Thomas Petazzoni
2010-07-16  9:18 ` [Buildroot] [PATCH 1/5] Bump dhcp to 4.1.1-P1 and convert to autotools Thomas Petazzoni
2010-07-16  9:18 ` [Buildroot] [PATCH 2/5] Update defconfigs after DHCP option rename Thomas Petazzoni
2010-07-16  9:18 ` [Buildroot] [PATCH 3/5] Bump MySQL to 5.1.47 and fix build Thomas Petazzoni
2010-07-16  9:18 ` [Buildroot] [PATCH 4/5] Fix Qt build with MySQL Thomas Petazzoni
2010-07-16  9:18 ` [Buildroot] [PATCH 5/5] sdl: fix build of other sdl components Thomas Petazzoni
2010-07-17  8:52   ` Peter Korsgaard
2010-07-18 20:06     ` Peter Korsgaard

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