summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fbset: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-242-1/+3
|
* strace: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-244-1/+2
|
* uClibc: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-245-2/+5
|
* sqlite: bump versionPeter Korsgaard2008-04-241-1/+1
|
* qtopia4: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-236-1/+2
|
* u-boot: support platform-independent patchesPeter Korsgaard2008-04-231-1/+2
| | | | | Support platform independent patches (.patch) and use .patch.$ARCH for platform dependent ones like elsewhere.
* u-boot: don't error on existing symlinkPeter Korsgaard2008-04-231-1/+1
|
* u-boot: tools in target (mkimage, fw_printenv and fw_setenv)Peter Korsgaard2008-04-232-2/+35
|
* u-boot: use correct ARCHPeter Korsgaard2008-04-231-2/+2
|
* u-boot: clean: also remove mkimage from staging_dirPeter Korsgaard2008-04-231-0/+1
|
* u-boot: set ARCH and CROSS_COMPILEPeter Korsgaard2008-04-231-1/+4
|
* 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
|
* * Added uclibc snapshot config, differes from the stable and kept asking ↵Nigel Kukard2008-04-173-1/+219
| | | | | | questions for config * Added ARM config options to makefile just like the other arch's
* * 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
|
* Update at91sam9261ek defconfigUlf Samuelsson2008-04-161-7/+48
|
* Avoid duplicate rules for downloading kernel source, if kernel and headers ↵Ulf Samuelsson2008-04-161-1/+3
| | | | are the same
* Fix bad linux kernel nameUlf Samuelsson2008-04-162-21/+6
|
* Allow build to complete, even if tftpboot is not writeable by userUlf Samuelsson2008-04-151-2/+2
|
* Reversing bad tftpboot patch resulting in two identical targetsUlf Samuelsson2008-04-151-4/+4
|
* * 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: additional tftpboot fixesPeter Korsgaard2008-04-112-5/+5
| | | | Patch by Jean-Christian de Rivaz
* buildroot: add libart packagePeter Korsgaard2008-04-114-0/+70
|
* Add configuration items to at91bootstrapUlf Samuelsson2008-04-102-25/+93
|
* Avoid hardwiring tftpbootUlf Samuelsson2008-04-101-9/+9
|
* Avoid hardwiring tftpbootUlf Samuelsson2008-04-101-1/+1
|
* 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
* u-boot: fix custom patch handlingPeter Korsgaard2008-04-091-1/+1
|
* u-boot: bump versionPeter Korsgaard2008-04-092-3178/+1
|
* * 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