Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-12 | package/libpng/libpng.mk: Remove the unnecessary --without-x option | Daniel Laird | |
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> | |||
2009-01-12 | package/liberation/liberation.mk: Correct the makefile to what it should ↵ | Daniel Laird | |
have been Correct the makefile so that it works and is what I originally planned to add. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> | |||
2009-01-12 | May not be the right way to do it but I just don't want those docs. | Thomas Lundquist | |
2009-01-12 | busybox: 1.13.2 mdev fix | Peter Korsgaard | |
2009-01-12 | Add ncurse-unpacked target | Ulf Samuelsson | |
2009-01-12 | Bump version of ImageMagick which does not work, use versioned patches, ↵ | Ulf Samuelsson | |
needs further work to complete build | |||
2009-01-12 | Disable use of python in alsa-lib, if not configured | Ulf Samuelsson | |
2009-01-12 | Do not hardwire linux-fusion for AVR32, now also build for ARM | Ulf Samuelsson | |
2009-01-12 | Sudo source package IS at DEBIAN, but with a different name | Ulf Samuelsson | |
2009-01-11 | revert patch to allow downloading sudo from an EXISTING location | Ulf Samuelsson | |
2009-01-11 | Make xfsprogs downloadable, Why have it, when we do not support XFS file system? | Ulf Samuelsson | |
2009-01-11 | sudo: use Debian as upstream | Peter Korsgaard | |
As we are using a Debian/Ubuntu patch, it makes more sense to get the tarball from there as well. | |||
2009-01-11 | Change name form DIRECTFB_MAJOR to DIRECTFB_VERSION_MAJOR, make patches ↵ | Ulf Samuelsson | |
version dependent | |||
2009-01-11 | Make sure SDL finds DirectFB headers ,if used | Ulf Samuelsson | |
2009-01-11 | Remove irda.mk from build, since it is totally broken | Ulf Samuelsson | |
2009-01-11 | Change name from raidtools to raidtools2 | Ulf Samuelsson | |
2009-01-11 | Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJOR | Ulf Samuelsson | |
2009-01-11 | Update package/Config.in for irda-utils, fusion and linux-fusion | Ulf Samuelsson | |
2009-01-11 | Add latest linux-fusion to allow DirectFB to build | Ulf Samuelsson | |
Remove old fusion which only copies some files | |||
2009-01-11 | Use correct goal for libraw1394.so | Ulf Samuelsson | |
2009-01-11 | Make sure alsa-lib build with correct python version | Ulf Samuelsson | |
2009-01-11 | Bump php version since source is removed due to security risk | Ulf Samuelsson | |
2009-01-11 | Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions ↵ | Ulf Samuelsson | |
which does not build without, fix installation | |||
2009-01-11 | For some reason we ended up with a link-loop. This does not. | Thomas Lundquist | |
2009-01-10 | We do not need gtk-doc on the target (and hopefully not in staging.. ) | Thomas Lundquist | |
2009-01-10 | Get rid of a host-dependency. | Thomas Lundquist | |
2009-01-10 | Wrtie? nto mee! | Thomas Lundquist | |
2009-01-10 | Nice to point out dependencies on host. | Thomas Lundquist | |
2009-01-10 | Buop version of olsr to 0.5.6 which builds correctly | Ulf Samuelsson | |
2009-01-10 | Bump version of ntfs-3g to 1-5130, This will build in lib regardless of prefix= | Ulf Samuelsson | |
2009-01-10 | Use correct path to source for libsndfile | Ulf Samuelsson | |
2009-01-10 | liberation internal dependencies are corrected | Ulf Samuelsson | |
2009-01-10 | Previous vtun was version 2.6. | Ulf Samuelsson | |
This does not buld because its "configure" requires that -llzo contains "lzolx_decompress". "vtun" does not build, evenm if liblzo is available. The LZO package currently used by buildroot does not contain ANY reference to "lzolx_decompress" "vtun" has been upgraded to 3.0.2 and now builds OK, but is yet to be tested on a target. The previous patch containing three diffs, has been broken up into three files. The second patch fails. This patch tries to replace a perl script ($(VTUN_DIR)/scripts/vtund.rc.debian) with a shell script with the same name. In vtun-3.0.2, vtund.rc.debian is a shell script which is fairly similar to the shell script provided by the patch. For now, it has been decided not to replace this shell script with the script generated by the patch for 2.6 vtun will thus be built with the 3.0.2 vtund.rc.debian. The start-stop-daemon parameters and other things in this script may be inappropriate for something based on busybox. I will leave the decision which script to use, the 2-6 script or the 3.0.2 script to someone else. Both files are kept in the directory, but should be removed once it has been decided what to do about this script. Signed-Off by: Ulf Samuelsson <ulf.samuelsson@atmel.com> | |||
2009-01-09 | ed: bump version, convert to Makefile.autotools.in format | Peter Korsgaard | |
2009-01-09 | grep: convert to Makefile.autotools.in format | Peter Korsgaard | |
2009-01-09 | grep: bump version, use GNU_MIRROR | Peter Korsgaard | |
2009-01-08 | Do not add PATCH_VERSION to PORTAGE_VERSION if patch is not applied, time to ↵ | Ulf Samuelsson | |
upgarde to 2.1.6? | |||
2009-01-08 | mtd: mark 20050122 snapshot as deprecated | Peter Korsgaard | |
2009-01-08 | strace: fix AVR32 arch patches and refresh all patches to apply clean | Hans-Christian Egtvedt | |
This patch updates the AVR32 arch patches for strace 4.5.18 and refreshes all the other patches so they apply clean. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||
2009-01-08 | neon: s/exapt/expat/ | Peter Korsgaard | |
2009-01-08 | freetype: mark ancient 2.2 version as deprecated | Peter Korsgaard | |
2009-01-06 | openssl: remove uclibc-susv3-legacy hunk from avr32 patch | Peter Korsgaard | |
2009-01-05 | add .empty files for git-svn | Peter Korsgaard | |
git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build. | |||
2009-01-04 | Use target ar & ranlib when generating static archives, the host tools were ↵ | Nigel Kukard | |
being used when libltdl.a was being generated | |||
2009-01-04 | We don't need to set CC, AR, RANLIB when installing and uninstalling | Nigel Kukard | |
2009-01-04 | Use target ar & ranlib when generating static archives, libm4.a was being ↵ | Nigel Kukard | |
built with the host ar and ranlib | |||
2009-01-03 | * Simplify the screen install, no versioned binaries, no symlink to ↵ | Nigel Kukard | |
versioned binary | |||
2009-01-03 | rsync doesn't support install-exec, override RSYNC_INSTALL_TARGET_OPT to ↵ | Nigel Kukard | |
install non-stripped | |||
2009-01-02 | * Fix format of the pciutils pci.ids.gz data file | Nigel Kukard | |
- If ZLIB is present the filename of pci.ids is changed to pci.ids.gz but its not compressed, add a compressor to ensure its gzipped | |||
2009-01-02 | Bump socat version, optionally add configure variables | Ulf Samuelsson | |