Thomas Lundquist
8356803dcf
Fix dependencies.
2009-01-12 15:22:41 +00:00
Peter Korsgaard
b24c3215c1
buildroot: get rid of s390 support
...
As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.
2009-01-12 14:36:14 +00:00
Daniel Laird
729cf4f6c3
package/libpng/libpng.mk: Remove the unnecessary --without-x option
...
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
2009-01-12 12:45:48 +00:00
Daniel Laird
c3430358a3
package/liberation/liberation.mk: Correct the makefile to what it should 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 12:40:48 +00:00
Thomas Lundquist
94b61800c7
May not be the right way to do it but I just don't want those docs.
2009-01-12 10:29:46 +00:00
Peter Korsgaard
1e38a548bc
busybox: 1.13.2 mdev fix
2009-01-12 09:36:57 +00:00
Ulf Samuelsson
0c0725438b
Add ncurse-unpacked target
2009-01-12 07:44:09 +00:00
Ulf Samuelsson
728164ff16
Bump version of ImageMagick which does not work, use versioned patches, needs further work to complete build
2009-01-12 07:42:09 +00:00
Ulf Samuelsson
a51ee4995c
Disable use of python in alsa-lib, if not configured
2009-01-12 07:40:08 +00:00
Ulf Samuelsson
c6b5799c36
Do not hardwire linux-fusion for AVR32, now also build for ARM
2009-01-12 07:28:50 +00:00
Ulf Samuelsson
bedae66ccf
Sudo source package IS at DEBIAN, but with a different name
2009-01-12 00:06:49 +00:00
Ulf Samuelsson
02f4498a9b
revert patch to allow downloading sudo from an EXISTING location
2009-01-11 22:31:25 +00:00
Ulf Samuelsson
63f855dd20
Make xfsprogs downloadable, Why have it, when we do not support XFS file system?
2009-01-11 21:50:07 +00:00
Peter Korsgaard
8f3c06a667
sudo: use Debian as upstream
...
As we are using a Debian/Ubuntu patch, it makes more sense to get the
tarball from there as well.
2009-01-11 20:36:17 +00:00
Ulf Samuelsson
c075c6888d
Change name form DIRECTFB_MAJOR to DIRECTFB_VERSION_MAJOR, make patches version dependent
2009-01-11 20:35:34 +00:00
Ulf Samuelsson
0a63b6ce56
Make sure SDL finds DirectFB headers ,if used
2009-01-11 20:24:24 +00:00
Ulf Samuelsson
80a8ebc8ea
Remove irda.mk from build, since it is totally broken
2009-01-11 20:21:04 +00:00
Ulf Samuelsson
7ad590142f
Change name from raidtools to raidtools2
2009-01-11 20:19:24 +00:00
Ulf Samuelsson
9e15c00a04
Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJOR
2009-01-11 20:15:35 +00:00
Ulf Samuelsson
75a291159d
Update package/Config.in for irda-utils, fusion and linux-fusion
2009-01-11 20:13:49 +00:00
Ulf Samuelsson
393ded18fb
Add latest linux-fusion to allow DirectFB to build
...
Remove old fusion which only copies some files
2009-01-11 20:13:07 +00:00
Ulf Samuelsson
5731eb9d55
Use correct goal for libraw1394.so
2009-01-11 20:12:11 +00:00
Ulf Samuelsson
decf86e4a3
Make sure alsa-lib build with correct python version
2009-01-11 20:10:57 +00:00
Ulf Samuelsson
675d416144
Bump php version since source is removed due to security risk
2009-01-11 20:08:47 +00:00
Ulf Samuelsson
d36b786d91
Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions which does not build without, fix installation
2009-01-11 19:58:51 +00:00
Thomas Lundquist
de5576b350
For some reason we ended up with a link-loop. This does not.
2009-01-11 13:33:13 +00:00
Thomas Lundquist
d60c00902a
We do not need gtk-doc on the target (and hopefully not in staging.. )
2009-01-10 14:55:52 +00:00
Thomas Lundquist
f0cb932c3a
Get rid of a host-dependency.
2009-01-10 13:47:18 +00:00
Thomas Lundquist
108b7f6c94
Wrtie? nto mee!
2009-01-10 12:45:27 +00:00
Thomas Lundquist
bd95b5006f
Nice to point out dependencies on host.
2009-01-10 11:44:44 +00:00
Ulf Samuelsson
2ffa05a0c5
Buop version of olsr to 0.5.6 which builds correctly
2009-01-10 00:27:34 +00:00
Ulf Samuelsson
5cf17da1de
Bump version of ntfs-3g to 1-5130, This will build in lib regardless of prefix=
2009-01-10 00:23:58 +00:00
Ulf Samuelsson
786efd1aa2
Use correct path to source for libsndfile
2009-01-10 00:21:35 +00:00
Ulf Samuelsson
b623268c4f
liberation internal dependencies are corrected
2009-01-10 00:20:05 +00:00
Ulf Samuelsson
89e439ed41
Previous vtun was version 2.6.
...
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-10 00:18:04 +00:00
Peter Korsgaard
86884df4d1
ed: bump version, convert to Makefile.autotools.in format
2009-01-09 13:35:16 +00:00
Peter Korsgaard
8bcb19eb50
grep: convert to Makefile.autotools.in format
2009-01-09 13:35:09 +00:00
Peter Korsgaard
895a027353
grep: bump version, use GNU_MIRROR
2009-01-09 13:34:53 +00:00
Ulf Samuelsson
104356d26b
Do not add PATCH_VERSION to PORTAGE_VERSION if patch is not applied, time to upgarde to 2.1.6?
2009-01-08 22:11:33 +00:00
Peter Korsgaard
bc23691b44
mtd: mark 20050122 snapshot as deprecated
2009-01-08 14:58:45 +00:00
Hans-Christian Egtvedt
555474f2da
strace: fix AVR32 arch patches and refresh all patches to apply clean
...
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 09:24:32 +00:00
Peter Korsgaard
fd5ce9ff41
neon: s/exapt/expat/
2009-01-08 08:27:45 +00:00
Peter Korsgaard
f6fd77c403
freetype: mark ancient 2.2 version as deprecated
2009-01-08 08:27:18 +00:00
Peter Korsgaard
30f7cc2f3c
openssl: remove uclibc-susv3-legacy hunk from avr32 patch
2009-01-06 11:59:55 +00:00
Peter Korsgaard
585aca9a5a
add .empty files for git-svn
...
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-05 15:47:00 +00:00
Nigel Kukard
bdd9d4dc0d
Use target ar & ranlib when generating static archives, the host tools were being used when libltdl.a was being generated
2009-01-04 06:04:50 +00:00
Nigel Kukard
7f6261dbfb
We don't need to set CC, AR, RANLIB when installing and uninstalling
2009-01-04 06:02:30 +00:00
Nigel Kukard
96cb68c26f
Use target ar & ranlib when generating static archives, libm4.a was being built with the host ar and ranlib
2009-01-04 05:59:54 +00:00
Nigel Kukard
3ed07ff64b
* Simplify the screen install, no versioned binaries, no symlink to versioned binary
2009-01-03 16:30:09 +00:00
Nigel Kukard
910dc8cb07
rsync doesn't support install-exec, override RSYNC_INSTALL_TARGET_OPT to install non-stripped
2009-01-03 08:04:21 +00:00