Commit Graph

4326 Commits

Author SHA1 Message Date
Ulf Samuelsson
74548a0071 fixup gdb-6.7.1 2008-07-01 21:47:24 +00:00
Ulf Samuelsson
8e3f93eec7 disable werror in gdb 2008-07-01 21:46:50 +00:00
Ulf Samuelsson
d6eea487ed disable configure caching in gdb, courtesy of Fathi Boudra 2008-07-01 21:38:03 +00:00
Ulf Samuelsson
5ae5af44a5 Add gdb-6.8 support, courtesy Fathi Boudra 2008-07-01 21:36:31 +00:00
Ulf Samuelsson
0e1f472800 Add gdb-6.8 support, courtesy Fathi Boudra 2008-07-01 21:36:11 +00:00
Ulf Samuelsson
38ca54a719 Fix gbd-6.5, courtesy Fathi Boudra 2008-07-01 21:35:33 +00:00
Peter Korsgaard
49b38b5009 ncurses: don't follow symlink on ln invocation
The ln -sf command would fail if $TARGET_DIR/usr/lib/terminfo already exists
as we don't have write permissions to the symlink target. Fixed by adding
-n option (don't dereference link).
2008-07-01 19:24:36 +00:00
Peter Korsgaard
654d98a010 valgrind: don't remove TARGET_DIR/usr/lib/pkgconfig
There's no need for removing the pkgconfig files in valgrind.mk
as that is now handled by the generic BR2_HAVE_DEVFILES.
2008-07-01 19:09:50 +00:00
Peter Korsgaard
013b51ec81 busybox: default to 1.11.x 2008-07-01 14:04:55 +00:00
Thiago A. Corrêa
f43c02cc91 Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step will be removal. 2008-07-01 13:58:01 +00:00
Peter Korsgaard
c75b71199d busybox 1.11.0: additional fixes 2008-07-01 13:37:12 +00:00
Peter Korsgaard
607d0229ae package/Makefile.in: propagate -s make flag to sub makes 2008-07-01 13:30:26 +00:00
Peter Korsgaard
926646d9ca Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled 2008-07-01 12:04:28 +00:00
Peter Korsgaard
555a7f5e50 Makefile.autotools.in: also remove man pages from /usr/share/man 2008-07-01 12:04:18 +00:00
Peter Korsgaard
4dffbc8760 xserver: fix typo 2008-07-01 11:46:50 +00:00
Peter Korsgaard
d3d4cebd41 xserver: disable xephyr/xnest/xvfb servers
Disable development xephyr/xnest/xvfb servers (saves ~3MB).
2008-07-01 08:51:25 +00:00
Peter Korsgaard
66acd5b9e8 generic: fix fb1..3 device_table.txt entries 2008-06-30 15:24:23 +00:00
Peter Korsgaard
47da7b0618 dropbear: look for xauth in /usr/bin
The xauth package installs into /usr/bin, so look for it there.
2008-06-30 13:35:14 +00:00
Peter Korsgaard
c41ca2b4d4 libXt: don't install host makestrs in target 2008-06-30 13:24:04 +00:00
Peter Korsgaard
b1f00352b6 xserver-xorg: select dbus
xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig.
2008-06-30 13:18:32 +00:00
Peter Korsgaard
dd655bccb6 libxml: fix compilation without large file support 2008-06-30 13:16:18 +00:00
Peter Korsgaard
5404d73065 x1157: add XGI video driver
Based on googlecode r575 by Thiago Correa.
2008-06-30 13:16:00 +00:00
Peter Korsgaard
f49400e63c x11r7: bump xserver version
Based on googlecode r561 by John Voltz.
2008-06-30 13:14:44 +00:00
Peter Korsgaard
235f467b8a x11r7: fix install to target for drivers
Based on googlecode r560 by John Voltz.
2008-06-30 13:12:11 +00:00
Peter Korsgaard
ce10930774 mesa: bump version
Based on googlecode r559 by John Voltz.
2008-06-30 13:06:02 +00:00
Peter Korsgaard
b3f8508551 pixman: bump version
Based on googlecode r507 by Arnar Mar Sigurdsson.
2008-06-30 13:00:18 +00:00
Peter Korsgaard
d4e56ff4dc packages: fix xorg to compile modular and tiny versions
Based on googlecode r558 by John Voltz.
2008-06-30 12:55:29 +00:00
Peter Korsgaard
af593cbcee x11r7: add intel xorg video driver
Based on googlecode r552 by John Voltz.
2008-06-30 12:49:18 +00:00
Peter Korsgaard
0d59d57230 x11r7: update xorg driver versions to match with X11R7.3
Based on googlecode r551 by John Voltz
2008-06-30 12:48:20 +00:00
Peter Korsgaard
a7b15eac14 busybox: 1.11.0 fixes 2008-06-28 20:53:52 +00:00
Thiago A. Corrêa
1b6794b253 Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit 2008-06-28 03:55:12 +00:00
Thiago A. Corrêa
f995c0a165 Remove unused patches 2008-06-28 03:22:35 +00:00
Peter Korsgaard
94d42a08ba rxvt: fix target install (make sure directory exists) 2008-06-27 11:15:49 +00:00
Peter Korsgaard
8ba9a9971c fontconfig: bump version 2008-06-26 14:04:39 +00:00
Peter Korsgaard
93d47d9201 matchbox: depend on libXext at configure time 2008-06-26 14:04:30 +00:00
Peter Korsgaard
d2bed82def Makefile.autotools.in: fix BR2_PRIMARY_SITE check
Empty strings gets defined to "", so check for that instead of if
the variable is defined.
2008-06-26 11:43:02 +00:00
Peter Korsgaard
5e873d3c7e kernel headers: bump 2.6.25.x
Based on patch by Fathi Boudra.
2008-06-26 07:22:19 +00:00
Peter Korsgaard
e3896fb28a busybox: add 1.11.x 2008-06-26 06:51:16 +00:00
Peter Korsgaard
538f656cf1 busybox: mark old versions as deprecated 2008-06-26 06:51:11 +00:00
Peter Korsgaard
87ac3fcaa4 buxybox: bump 1.10.x version 2008-06-26 06:50:59 +00:00
Hamish Moffatt
d624e8c0b4 Don't use a stamp file to note whether the package has been installed into the $(TARGET_DIR) 2008-06-26 06:50:44 +00:00
Hamish Moffatt
051ed92d24 Added mii-diag package 2008-06-26 06:43:33 +00:00
Thiago A. Corrêa
40da0ab47a Fix rdesktop build 2008-06-24 22:52:14 +00:00
Peter Korsgaard
39962a2162 BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy
It seems like kconfig nowadays don't like paranthesises is comments.

Reported by Harley.
2008-06-24 18:35:32 +00:00
Thiago A. Corrêa
7eda39aff7 Fix avahi compile when libexpat is not selected 2008-06-24 16:02:22 +00:00
Peter Korsgaard
f55ae3cdcf Makefile.autotools.in: also support source/source-check 2008-06-24 13:26:45 +00:00
Peter Korsgaard
32986b80d4 package/i2c-tools: I2C tools package
This package contains a heterogeneous set of I2C tools for Linux: a bus
probing tool, a chip dumper, register-level access helpers, EEPROM decoding
scripts, and more.

Based on patch by Michel (BusError).
2008-06-24 09:55:37 +00:00
Peter Korsgaard
ad348c0d7f samba: use generic samba.org location over http
Based on patch by Thiago A. Correa.
2008-06-24 08:36:37 +00:00
Peter Korsgaard
d45f355db1 Makefile: don't include .config from TOPDIR
If we ever want to support building out of tree, having the .config in the
tree is probably not what we want.
2008-06-23 13:47:37 +00:00
Peter Korsgaard
fccd66034b README: s/standart/standard/ 2008-06-23 13:40:34 +00:00