summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Use HOST_GLIB for packagesUlf Samuelsson2008-07-058-11/+11
|
* [0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order ↵Ulf Samuelsson2008-07-053-2/+34
| | | | for lighttpd config
* Use latest config.* from buildroot in curlUlf Samuelsson2008-07-051-1/+3
|
* Fix bug [1899] Add table entry to allow openssl to build for AVR32, disabled ↵Ulf Samuelsson2008-07-052-0/+14
| | | | softfloat
* Update config.* of opensslUlf Samuelsson2008-07-051-0/+1
|
* Fix bug 003934, remove a dir tree instead of the dir nodeUlf Samuelsson2008-07-051-1/+1
|
* Ensure tslib uses config.* from buildrootUlf Samuelsson2008-07-051-2/+3
|
* The build of 'file', needs to run 'file' natively, so provide a valid linkUlf Samuelsson2008-07-041-0/+1
|
* Make libdaemon use the config files from Buildroot (previously replaced by ↵Ulf Samuelsson2008-07-041-1/+3
| | | | libtoolize)
* Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx)Thiago A. Corrêa2008-07-041-0/+3
|
* Fix freetype-2.2.1 build in AVR32, possibly other platforms tooThiago A. Corrêa2008-07-041-1/+2
|
* Fix bug #3594: ATK does not always require X support to be compiledThiago A. Corrêa2008-07-041-3/+9
|
* Minor clean-upThiago A. Corrêa2008-07-041-2/+2
|
* Cleanup libvorbis, install in STAGING_DIR, courtesy Conrad ParkerUlf Samuelsson2008-07-031-4/+7
|
* install SAMBA SWAT correctly, add hint for autoconf, courtesy HC EgtvedtUlf Samuelsson2008-07-031-0/+6
|
* Makefile.autotools.in: fix source handlingPeter Korsgaard2008-07-021-2/+3
| | | | | | | | | | | Handling source/source-check/external-deps together doesn't work, as wget will then download the sources every time make source is called even if it's available in DL_DIR Instead detect source-check/external-deps from MAKELEVEL. Support downloadable package patches in source-check/external-deps while we're at it.
* ifplugd: only install default config if not provided in skeletonPeter Korsgaard2008-07-021-3/+4
|
* ncurses: don't follow symlink on ln invocationPeter Korsgaard2008-07-011-1/+1
| | | | | | 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).
* valgrind: don't remove TARGET_DIR/usr/lib/pkgconfigPeter Korsgaard2008-07-011-5/+0
| | | | | There's no need for removing the pkgconfig files in valgrind.mk as that is now handled by the generic BR2_HAVE_DEVFILES.
* busybox: default to 1.11.xPeter Korsgaard2008-07-011-2/+3
|
* Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step ↵Thiago A. Corrêa2008-07-011-0/+1
| | | | will be removal.
* busybox 1.11.0: additional fixesPeter Korsgaard2008-07-012-0/+187
|
* package/Makefile.in: propagate -s make flag to sub makesPeter Korsgaard2008-07-011-5/+4
|
* Makefile.autotools.in: also remove man pages from /usr/share/manPeter Korsgaard2008-07-011-1/+1
|
* xserver: fix typoPeter Korsgaard2008-07-011-1/+1
|
* xserver: disable xephyr/xnest/xvfb serversPeter Korsgaard2008-07-011-3/+6
| | | | Disable development xephyr/xnest/xvfb servers (saves ~3MB).
* dropbear: look for xauth in /usr/binPeter Korsgaard2008-06-301-0/+1
| | | | The xauth package installs into /usr/bin, so look for it there.
* libXt: don't install host makestrs in targetPeter Korsgaard2008-06-301-0/+4
|
* xserver-xorg: select dbusPeter Korsgaard2008-06-301-0/+1
| | | | xserver-xorg had dbus in it's dependencies, but didn't select it in kconfig.
* libxml: fix compilation without large file supportPeter Korsgaard2008-06-301-0/+4
|
* x1157: add XGI video driverPeter Korsgaard2008-06-303-0/+27
| | | | Based on googlecode r575 by Thiago Correa.
* x11r7: bump xserver versionPeter Korsgaard2008-06-301-1/+1
| | | | Based on googlecode r561 by John Voltz.
* x11r7: fix install to target for driversPeter Korsgaard2008-06-3072-0/+73
| | | | Based on googlecode r560 by John Voltz.
* mesa: bump versionPeter Korsgaard2008-06-304-5/+440
| | | | Based on googlecode r559 by John Voltz.
* pixman: bump versionPeter Korsgaard2008-06-303-12/+12
| | | | Based on googlecode r507 by Arnar Mar Sigurdsson.
* packages: fix xorg to compile modular and tiny versionsPeter Korsgaard2008-06-30125-2526/+804
| | | | Based on googlecode r558 by John Voltz.
* x11r7: add intel xorg video driverPeter Korsgaard2008-06-302-0/+24
| | | | Based on googlecode r552 by John Voltz.
* x11r7: update xorg driver versions to match with X11R7.3Peter Korsgaard2008-06-3018-37/+17
| | | | Based on googlecode r551 by John Voltz
* busybox: 1.11.0 fixesPeter Korsgaard2008-06-283-0/+526
|
* Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the ↵Thiago A. Corrêa2008-06-283-117/+251
| | | | number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit
* Remove unused patchesThiago A. Corrêa2008-06-285-18480/+0
|
* rxvt: fix target install (make sure directory exists)Peter Korsgaard2008-06-271-2/+2
|
* fontconfig: bump versionPeter Korsgaard2008-06-263-136/+3
|
* matchbox: depend on libXext at configure timePeter Korsgaard2008-06-261-1/+1
|
* Makefile.autotools.in: fix BR2_PRIMARY_SITE checkPeter Korsgaard2008-06-261-1/+2
| | | | | Empty strings gets defined to "", so check for that instead of if the variable is defined.
* busybox: add 1.11.xPeter Korsgaard2008-06-262-1/+856
|
* busybox: mark old versions as deprecatedPeter Korsgaard2008-06-261-2/+3
|
* buxybox: bump 1.10.x versionPeter Korsgaard2008-06-263-22/+1
|
* Don't use a stamp file to note whether the package has been installed into ↵Hamish Moffatt2008-06-261-4/+5
| | | | the $(TARGET_DIR)
* Added mii-diag packageHamish Moffatt2008-06-264-0/+88
|