Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/7] Misc set of fixes
@ 2014-02-23 22:58 Thomas Petazzoni
  2014-02-23 22:58 ` [Buildroot] [PATCH 1/7] cairo: fix build on Blackfin in test/cairo-test-runner.c Thomas Petazzoni
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Thomas Petazzoni @ 2014-02-23 22:58 UTC (permalink / raw)
  To: buildroot

Hello,

The first three patches are fixes for build failures. The last four
patches are fixes for missing dependency propagation of BR2_USE_MMU.

Thomas

Thomas Petazzoni (7):
  cairo: fix build on Blackfin in test/cairo-test-runner.c
  cairo: improve the Blackfin build fix
  util-linux: libblkid needs fork(), disable on !MMU
  opencv: add missing dependency on !MMU for gtk support
  packages: missing propagation of !mmu from pango
  pcmanfm: add missing BR2_USE_MMU dependency from gamin
  sconeserver: missing dependency on BR2_USE_MMU

 package/cairo/cairo-001-blackfin-build-fix.patch | 19 ++++++++++++++++
 package/cairo/cairo-003-fix-nofork-build.patch   | 29 ++++++++++++++++++++++++
 package/cryptsetup/Config.in                     |  2 +-
 package/e2fsprogs/Config.in                      |  1 +
 package/gstreamer/gst-plugins-base/Config.in     |  1 +
 package/gstreamer1/gst1-plugins-base/Config.in   |  1 +
 package/libgail/Config.in                        |  1 +
 package/opencv/Config.in                         |  1 +
 package/pcmanfm/Config.in                        |  1 +
 package/sconeserver/Config.in                    |  1 +
 package/udev/Config.in                           |  1 +
 package/util-linux/Config.in                     |  2 ++
 package/webkit/Config.in                         |  1 +
 system/Config.in                                 |  1 +
 14 files changed, 61 insertions(+), 1 deletion(-)
 create mode 100644 package/cairo/cairo-003-fix-nofork-build.patch

-- 
1.8.3.2

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

end of thread, other threads:[~2014-02-24 20:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 22:58 [Buildroot] [PATCH 0/7] Misc set of fixes Thomas Petazzoni
2014-02-23 22:58 ` [Buildroot] [PATCH 1/7] cairo: fix build on Blackfin in test/cairo-test-runner.c Thomas Petazzoni
2014-02-23 22:58 ` [Buildroot] [PATCH 2/7] cairo: improve the Blackfin build fix Thomas Petazzoni
2014-02-23 22:58 ` [Buildroot] [PATCH 3/7] util-linux: libblkid needs fork(), disable on !MMU Thomas Petazzoni
2014-02-23 22:58 ` [Buildroot] [PATCH 4/7] opencv: add missing dependency on !MMU for gtk support Thomas Petazzoni
2014-02-23 22:58 ` [Buildroot] [PATCH 5/7] packages: missing propagation of !mmu from pango Thomas Petazzoni
2014-02-23 22:58 ` [Buildroot] [PATCH 6/7] pcmanfm: add missing BR2_USE_MMU dependency from gamin Thomas Petazzoni
2014-02-23 22:58 ` [Buildroot] [PATCH 7/7] sconeserver: missing dependency on BR2_USE_MMU Thomas Petazzoni
2014-02-24  8:03 ` [Buildroot] [PATCH 0/7] Misc set of fixes Peter Korsgaard
2014-02-24  8:11 ` Thomas De Schampheleire
2014-02-24 20:38   ` Thomas Petazzoni

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