[Buildroot] [Patch 0/8] Webkit host dependencies fixes / package infrastructure

llandwerlin at gmail.com llandwerlin at gmail.com
Sun Nov 15 10:12:49 UTC 2009


Hi,

the following patch series fixes problems I met when building webkit
on a machine with almost no development packages. It also uses the new
package infrastructure for the 3 packages (flex, gperf and webkit).

Patch list:
  flex: fix prog-ar patch
  flex: bump to 2.5.35
  flex: convert to autotools infrastructure
  flex: add flex-host package (required by webkit)
  gperf: convert to autotools infrastructure
  gperf: add gperf-host package (required by webkit)
  webkit: convert to autotools infrastructure
  webkit: fix dependencies on host tools flex and gperf

 package/flex/flex-2.5.33-prog-ar.patch |   13 +---
 package/flex/flex.mk                   |  130 ++++++--------------------------
 package/gperf/gperf.mk                 |   13 ++-
 package/webkit/webkit.mk               |   21 +++---
 4 files changed, 42 insertions(+), 135 deletions(-)

--
Lionel Landwerlin


More information about the buildroot mailing list