Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-02 | Bump socat version, optionally add configure variables | Ulf Samuelsson | |
2009-01-01 | buildroot: set SHELL instead of messing around with CONFIG_SHELL | Peter Korsgaard | |
Simply set SHELL to bash instead of adding CONFIG_SHELL to all shell invocations. CONFIG_SHELL is still set, as it is used by kconfig. | |||
2009-01-01 | * Bump release of bootutils to 0.0.9 | Nigel Kukard | |
2009-01-01 | * Running the make for lvm2 in parallel can cause build failures, revert to -j1 | Nigel Kukard | |
2009-01-01 | * Bumped to version 1.41.3 | Nigel Kukard | |
- Disable tls - rel-libs is now implemented upstream - Install ext4 tools aswell | |||
2009-01-01 | * Removed duplicate PCIUTILS_VERSION | Nigel Kukard | |
* When installing pci.ids[.gz] the -D means create all components leading up, using $(@D) does not include the filename, the last directory component is then /usr/share. pci.ids[.gz] is therefore created as /usr/share/misc (misc being the filename). Using $@ fixes this, the directory path is created and the file is installed as /usr/share/misc/pci.ids[.gz] . | |||
2009-01-01 | * By default pciutils build of libpci.a uses the host ar/ranlib, force the ↵ | Nigel Kukard | |
use of the target tools | |||
2009-01-01 | * Bumped lvm2 to 2.02.43 | Nigel Kukard | |
- By default the build uses host ar/ranlib to generate the static lvm library used, force the target tools to be used instead | |||
2008-12-31 | * Select zlib support in neon for rpm | Nigel Kukard | |
2008-12-31 | * Bumped xfsprogs to 2.10.2 | Nigel Kukard | |
- Remvoed susv3 legacy patch which was comitted upstream - Forecefully set some configure results which appear to of been silently ignored in the past | |||
2008-12-31 | * Refined building of neon options | Nigel Kukard | |
- Added support to build with or without zlib support | |||
2008-12-31 | * Bump rpm to 5.1.6 | Nigel Kukard | |
- Remove patches comitted upstream - Exclude tools we don't need - Fix bundled magic mime data | |||
2008-12-31 | busybox: bump 1.12.x / 1.13.x versions | Peter Korsgaard | |
2008-12-31 | libgtk2: add init script to create /etc/gtk-2.0/gdk-pixbuf.loaders | Peter Korsgaard | |
It would be nicer to do this at compile time, but then we would need to compile libgtk2 for the host as well. | |||
2008-12-31 | pango: add init script to create /etc/pango/pango.modules | Peter Korsgaard | |
It would be nicer to do this at compile time, but then we would need to compile pango for the host as well. | |||
2008-12-31 | libcurl/libglade: touch _HOOK_POST_INSTALL target | Peter Korsgaard | |
2008-12-30 | busybox: 1.13.1 dc fix | Peter Korsgaard | |
2008-12-30 | package: remove default y from xserver selection | Peter Korsgaard | |
2008-12-29 | xlib needs wchar support, so require it for tinyx as well | Peter Korsgaard | |
2008-12-29 | pango: fix download url | Peter Korsgaard | |
Reported by Berns. | |||
2008-12-29 | libglib2: fix download url | Peter Korsgaard | |
Reported by Berns. | |||
2008-12-29 | gmpc: fix typo | Peter Korsgaard | |
Thanks to Thomas for noticing. | |||
2008-12-29 | busybox; fix iptunnel compile with 2.6.28 headers (from r24253) | Peter Korsgaard | |
2008-12-29 | gmpc: needs libglade as well | Peter Korsgaard | |
2008-12-28 | package: make X server selection a choice and fix tinyx prefix | Peter Korsgaard | |
2008-12-28 | package: add gmpc (gtk musicpd client) package | Peter Korsgaard | |
2008-12-28 | netsnmp: don't list openssl as a hard dependency | Peter Korsgaard | |
netsnmp can be compiled without ssl support, so don't list it as a hard dependency and only compile in support if enabled by the user. | |||
2008-12-28 | libcurl: add dummy curl-* targets | Peter Korsgaard | |
2008-12-28 | libcurl: compile with openssl support if available | Peter Korsgaard | |
2008-12-28 | curl: rename to libcurl so Makefile.autotools.in can find patches | Peter Korsgaard | |
2008-12-28 | openssl: fix uclibc 0.9.30 build | Peter Korsgaard | |
2008-12-28 | netsnmp: bump version, fixes security hole in snmpv3 | Peter Korsgaard | |
2008-12-28 | curl: convert to Makefile.autotools.in format, bump version | Peter Korsgaard | |
2008-12-28 | curl: remove unused legacy patches | Peter Korsgaard | |
2008-12-27 | libmpd: no need for autoreconf now we don't patch configure.ac anymore | Peter Korsgaard | |
2008-12-27 | package: add libglade | Peter Korsgaard | |
2008-12-27 | pango: bump version | Peter Korsgaard | |
2008-12-26 | directfb-examples fixes | Thomas Petazzoni | |
* Do not install to the staging dir inside the target install target, since it has already been done in the staging install target. * Strip the binaries installed in the target. * Properly create the target installation stamp. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2008-12-26 | libmpd: get rid of < glib2.16 workaround | Peter Korsgaard | |
2008-12-26 | libglib2: bump version | Peter Korsgaard | |
2008-12-26 | libgtk: don't list cups/png/jpeg/tiff as hard dependencies | Peter Korsgaard | |
GTK can be compiled without the above, so don't list them as hard dependencies, and simply adjust the build depending on what the user has enabled. | |||
2008-12-26 | libgtk2: remove unneeded configure opts | Peter Korsgaard | |
This stuff is all handled by Makefile.autotools.in | |||
2008-12-26 | package/multimedia: add libmpd package | Peter Korsgaard | |
2008-12-22 | strace: fix build on ARM (no <asm/cachectl.h>) | Peter Korsgaard | |
2008-12-22 | rxvt: don't use getpt() | Peter Korsgaard | |
uClibc can be (and per default is) configured to not implement the glibc function getpt(3), so use the non-getpt rxvt configuration. | |||
2008-12-22 | x11r7/xserver_xorg: breaks with shared cache | Peter Korsgaard | |
The package overrides CFLAGS, so disable shared cache. | |||
2008-12-22 | fontconfig: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | |
2008-12-22 | x11r7/liblbxutil: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | |
2008-12-22 | x11r7/libXt: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | |
2008-12-22 | x11r7/libX11: use {C,LD}FLAGS_FOR_BUILD for host tools | Peter Korsgaard | |