summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* sqlite: bump versionPeter Korsgaard2008-04-241-1/+1
|
* qtopia4: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-236-1/+2
|
* busybox: bump versionPeter Korsgaard2008-04-226-164/+1
|
* blockdev: sort entries alphabeticallyPeter Korsgaard2008-04-191-1/+1
|
* * This fix is included upstream as from 0.0.8Nigel Kukard2008-04-191-12/+0
|
* buildroot: devmem2 packagePeter Korsgaard2008-04-183-0/+50
|
* * Updated bootutils to new releaseNigel Kukard2008-04-171-1/+1
|
* * Added FIX for rindex/index, will patch util-linux aswell and submit upstreamNigel Kukard2008-04-171-0/+45
|
* * Reverted index/rindex fixNigel Kukard2008-04-171-21/+0
|
* * Convert bootutils to autotoolsNigel Kukard2008-04-171-56/+5
|
* * Fix _llseek not being defined in some casesNigel Kukard2008-04-172-0/+42
| | | | * Add index & rindex defines if they're not defined either (legacy susv4 functions)
* Added package for axel download acceleratorHamish Moffatt2008-04-173-0/+63
|
* * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not ↵Nigel Kukard2008-04-151-0/+1
| | | | Implemented" error
* * Added rpmNigel Kukard2008-04-146-0/+78
|
* haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR.Peter Korsgaard2008-04-121-4/+5
|
* * Added neonNigel Kukard2008-04-123-0/+64
|
* * Added poptNigel Kukard2008-04-124-0/+40
|
* * Added beecryptNigel Kukard2008-04-124-0/+38
|
* * Remove libbeecrypt, I'll add beecrypt-with-autotools shortlyNigel Kukard2008-04-124-95/+0
|
* buildroot: add libart packagePeter Korsgaard2008-04-114-0/+70
|
* remove devdir config option from alsa lib, should use mdev rule insteadJohn Voltz2008-04-101-1/+0
|
* * Fixed additional ncurses library install pathNigel Kukard2008-04-101-3/+3
|
* * Fixed copy-and-paste error, incorrect descriptionNigel Kukard2008-04-101-6/+5
| | | | | * Fixed another copy-and-paste error, weird space/tab mixes - Thanks Hamish Moffatt
* Some package use ncurses libpanel/libform/libmenu, this config allows to ↵Nigel Kukard2008-04-092-0/+31
| | | | | | | selectively copy them to the target filesystem at the same time at the main library is installed. -Patch by Michel (BusError)
* * Fixed URL for libbeecryptNigel Kukard2008-04-091-1/+1
|
* * Added libbeecrypt (requirement for rpm5)Nigel Kukard2008-04-094-0/+95
|
* * Removed dropbear init patchNigel Kukard2008-04-093-62/+57
| | | | | * Added dropbear init script * Added more verbose messages about key generation
* * Generate keys for dropbear only when startingNigel Kukard2008-04-081-18/+19
| | | | * Generate keys silently
* * Fixed bootutils url to point to projects website and not project page on ↵Nigel Kukard2008-04-081-1/+1
| | | | freshmeat
* * Added bootutilsNigel Kukard2008-04-084-0/+92
|
* * Bump pciutils versionNigel Kukard2008-04-081-1/+1
|
* Remove configuration item for git commit ID, as our patches are ↵Hamish Moffatt2008-04-083-26/+4
| | | | | | | | | version-specific. Upgrade to a newer version than the previous default. Fix parallel compile issue. Fix issue with quoting of URL.
* another minor installer fix for festivalJohn Voltz2008-04-071-4/+5
|
* haserl: bump versionPeter Korsgaard2008-04-072-13/+1
|
* haserl: get rid of minor version in config namesPeter Korsgaard2008-04-071-7/+7
| | | | | Rename haserl config options to 0.8.x / 0.9.x so the config names don't change every time the version is bumped (similar to busysbox package).
* Add support for setting the image base addressHamish Moffatt2008-04-071-112/+159
|
* buildroot: add input-tools package (evtest, inputattach, jscal, jstest)Peter Korsgaard2008-04-063-0/+101
|
* Make sure XML deps are available before building dbusUlf Samuelsson2008-04-061-1/+1
|
* * udev will not install if you remove project_build_*/uclibc/root and ↵Nigel Kukard2008-04-061-4/+1
| | | | project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again
* change festival url to stable versionJohn Voltz2008-04-042-2/+2
|
* fix for festival install patchJohn Voltz2008-04-041-3/+13
|
* busybox-1.6.0.config: disable TASKSET.Peter Korsgaard2008-04-041-1/+1
| | | | | Disable CONFIG_TASKSET as it only compiles if sched_{g,s}etaffinity support is available.
* More unbreaking. These cosmetic directory renames don't seem to be working ↵Hamish Moffatt2008-04-041-1/+1
| | | | out very well..
* add festival speech synthesis package from University of EdinburghJohn Voltz2008-04-0315-0/+451
|
* diffutils: cleanup makefilePeter Korsgaard2008-04-031-11/+4
| | | | | Cleanup configure args, strip executables in TARGET_DIR and honor BR2_ENABLE_LOCALE.
* gzip: cleanup makefilePeter Korsgaard2008-04-031-21/+3
| | | | | | Cleanup configure args, strip executables in TARGET_DIR, install info / manpages into TARGET_DIR/usr/share/ and fixup convenience aliases (gunzip, zcat, zdiff, ..)
* package/editors: fix patch-kernel.sh argumentsPeter Korsgaard2008-04-032-2/+2
|
* gzip, diff, grub: bump versionsPeter Korsgaard2008-04-032-4/+2
| | | | Patch by andrewma (closes #2754)
* Unbreak the bridge-utils package..Hamish Moffatt2008-04-031-4/+4
|
* pkgconfig: Return appropriate error code from pkgconfig scriptPeter Korsgaard2008-04-011-1/+2
| | | | | | | | | | Patch by Will Newton. Currently the wrapper script for pkgconfig clobbers the return status of pkgconfig. This is a problem for example when someone tries to run "pkgconfig --exists". This patch should allow the correct return code to be passed through. Note it uses the "pipefail" option that was introduced with bash 3.