summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-28libxml2: Post process xml2-config file to actually work and bump versionDaniel Laird
Version bumped to 2.6.31 (2.6.32 has .rej files so patch target fails - upstream need to be informed). The xml2-config file in staging dir needs to have prefix / exec-prefix setup to understand the staging directory location. This then means that packages that call xml2-config to get include paths/cflags and libs etc work properly. This is very similar to what freetype does to freetype-config.
2008-08-28busybox: udhcpc patch for 1.12.0Peter Korsgaard
2008-08-27ubifs: fix long help text linesPeter Korsgaard
2008-08-27cloop: fix long help text linesPeter Korsgaard
2008-08-27tcl: fix long help text linesPeter Korsgaard
2008-08-27xpdf: fix long help text linesPeter Korsgaard
2008-08-27pcmanfm: fix long help text linesPeter Korsgaard
2008-08-27gqview: fix long help text linesPeter Korsgaard
2008-08-27alsamixergui: fix long help text linesPeter Korsgaard
Select fltk and fix homepage link while we're at it.
2008-08-27blackbox: fix long help text linesPeter Korsgaard
2008-08-27matchbox: fix long help text linesPeter Korsgaard
2008-08-27openmotif: fix long help text linesPeter Korsgaard
2008-08-27fltk: fix long help text linesPeter Korsgaard
Remove comment when X isn't available while we're at it.
2008-08-27libsexy: fix long help text linesPeter Korsgaard
Make it depend on libgtk2 while we're at it.
2008-08-27x11r7: fix long help text linesPeter Korsgaard
2008-08-27qtopia: fix long help text linesPeter Korsgaard
2008-08-27qte: fix long help text linesPeter Korsgaard
2008-08-27ntfs-3g: fix long help text linesPeter Korsgaard
2008-08-27stunnel: fix long help text linesPeter Korsgaard
And add homepage while we're at it.
2008-08-27olsr: fix long help text linesPeter Korsgaard
2008-08-27kismet: fix long help text linesPeter Korsgaard
And add homepage while we're at it.
2008-08-27sudo: fix long help text linesPeter Korsgaard
2008-08-27target/device/jp: fix long help text linesPeter Korsgaard
2008-08-27target/device/Atmel: fix long help text linesPeter Korsgaard
And remove trailing spaces while we're at it.
2008-08-27kconfig: warn about overlong lines in help-textsPeter Korsgaard
From busybox r22852.
2008-08-27gtkperf: Remove settings that are defaultDaniel Laird
Remove default setting of AUTORECONF = no
2008-08-27gtkperf: Adding gtkperf packageDaniel Laird
Allows some benchmarking of GTK on different targets.
2008-08-27fbdump: Fix help text indentation and remove staging dir installationDaniel Laird
Tidy up fbdump package.
2008-08-27fbdump: Add new package fbdump.Daniel Laird
fbdump is a simple tool to capture snapshots from the Linux kernel framebuffer device and write them out as a PPM file. Currently, most packed-pixel framebuffer formats and the vga16 framebuffer are supported.
2008-08-27squashfs: bump versionPeter Korsgaard
2008-08-27avahi: fix build with BR2_ENABLE_LOCALEPeter Korsgaard
2008-08-27libdaemon: convert to Makefile.autotools.in formatPeter Korsgaard
2008-08-27avahi: don't depend on busyboxPeter Korsgaard
2008-08-27libdaemon: bump versionPeter Korsgaard
2008-08-27netcat: convert to Makefile.autotools.in formatPeter Korsgaard
2008-08-26libglib2: remove redundant configure argsPeter Korsgaard
2008-08-26libglib2 fix !BR2_USE_WCHAR compilationPeter Korsgaard
2008-08-26libglib2: select libiconvPeter Korsgaard
2008-08-26atk: remove redundant configure argsPeter Korsgaard
2008-08-26atk: select libglib2Peter Korsgaard
2008-08-26popt: use := assignmentsPeter Korsgaard
2008-08-26popt: use install-strip for target installPeter Korsgaard
2008-08-26popt: cleanup redundant configure argsPeter Korsgaard
2008-08-26neon: use := assignmentsPeter Korsgaard
2008-08-26neon: uses pkgconfig so select itPeter Korsgaard
2008-08-26neon: strip target libraryPeter Korsgaard
neon doesn't have an install-strip target, so do it afterwards instead.
2008-08-26neon: fix compilation without xml supportPeter Korsgaard
webdav needs xml support, so disable it if no xml support is selected, otherwise configure could get confused about a host xml2-config script.
2008-08-26neon: bump versionPeter Korsgaard
Fixes CVE-2008-3746.
2008-08-26blackbox: use := assignmentsPeter Korsgaard
2008-08-26blackbox: don't show comment if no xserver is selectedPeter Korsgaard