Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small fix for alsamixergui | John Voltz | 2008-04-24 | 1 | -1/+1 |
| | |||||
* | This patch renames the Atmel atstk1002 target board to a more generic ↵ | John Voltz | 2008-04-24 | 92 | -6/+6 |
| | | | | | | atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002. Submitted by Hans-Christian Egtvedt | ||||
* | fbset: remove unneeded avr32 patch | Peter Korsgaard | 2008-04-24 | 1 | -108/+0 |
| | | | | Reported by Hans-Christian Egtvedt. | ||||
* | fbv: use .patch.$ARCH naming convention | Peter Korsgaard | 2008-04-24 | 5 | -146/+114 |
| | |||||
* | fbset: use .patch.$ARCH naming convention | Peter Korsgaard | 2008-04-24 | 2 | -1/+3 |
| | |||||
* | strace: use .patch.$ARCH naming convention | Peter Korsgaard | 2008-04-24 | 4 | -1/+2 |
| | |||||
* | uClibc: use .patch.$ARCH naming convention | Peter Korsgaard | 2008-04-24 | 5 | -2/+5 |
| | |||||
* | sqlite: bump version | Peter Korsgaard | 2008-04-24 | 1 | -1/+1 |
| | |||||
* | qtopia4: use .patch.$ARCH naming convention | Peter Korsgaard | 2008-04-23 | 6 | -1/+2 |
| | |||||
* | u-boot: support platform-independent patches | Peter Korsgaard | 2008-04-23 | 1 | -1/+2 |
| | | | | | Support platform independent patches (.patch) and use .patch.$ARCH for platform dependent ones like elsewhere. | ||||
* | u-boot: don't error on existing symlink | Peter Korsgaard | 2008-04-23 | 1 | -1/+1 |
| | |||||
* | u-boot: tools in target (mkimage, fw_printenv and fw_setenv) | Peter Korsgaard | 2008-04-23 | 2 | -2/+35 |
| | |||||
* | u-boot: use correct ARCH | Peter Korsgaard | 2008-04-23 | 1 | -2/+2 |
| | |||||
* | u-boot: clean: also remove mkimage from staging_dir | Peter Korsgaard | 2008-04-23 | 1 | -0/+1 |
| | |||||
* | u-boot: set ARCH and CROSS_COMPILE | Peter Korsgaard | 2008-04-23 | 1 | -1/+4 |
| | |||||
* | busybox: bump version | Peter Korsgaard | 2008-04-22 | 6 | -164/+1 |
| | |||||
* | blockdev: sort entries alphabetically | Peter Korsgaard | 2008-04-19 | 1 | -1/+1 |
| | |||||
* | * This fix is included upstream as from 0.0.8 | Nigel Kukard | 2008-04-19 | 1 | -12/+0 |
| | |||||
* | buildroot: devmem2 package | Peter Korsgaard | 2008-04-18 | 3 | -0/+50 |
| | |||||
* | * Updated bootutils to new release | Nigel Kukard | 2008-04-17 | 1 | -1/+1 |
| | |||||
* | * Added FIX for rindex/index, will patch util-linux aswell and submit upstream | Nigel Kukard | 2008-04-17 | 1 | -0/+45 |
| | |||||
* | * Reverted index/rindex fix | Nigel Kukard | 2008-04-17 | 1 | -21/+0 |
| | |||||
* | * Convert bootutils to autotools | Nigel Kukard | 2008-04-17 | 1 | -56/+5 |
| | |||||
* | * Added uclibc snapshot config, differes from the stable and kept asking ↵ | Nigel Kukard | 2008-04-17 | 3 | -1/+219 |
| | | | | | | questions for config * Added ARM config options to makefile just like the other arch's | ||||
* | * Fix _llseek not being defined in some cases | Nigel Kukard | 2008-04-17 | 2 | -0/+42 |
| | | | | * Add index & rindex defines if they're not defined either (legacy susv4 functions) | ||||
* | Added package for axel download accelerator | Hamish Moffatt | 2008-04-17 | 3 | -0/+63 |
| | |||||
* | Update at91sam9261ek defconfig | Ulf Samuelsson | 2008-04-16 | 1 | -7/+48 |
| | |||||
* | Avoid duplicate rules for downloading kernel source, if kernel and headers ↵ | Ulf Samuelsson | 2008-04-16 | 1 | -1/+3 |
| | | | | are the same | ||||
* | Fix bad linux kernel name | Ulf Samuelsson | 2008-04-16 | 2 | -21/+6 |
| | |||||
* | Allow build to complete, even if tftpboot is not writeable by user | Ulf Samuelsson | 2008-04-15 | 1 | -2/+2 |
| | |||||
* | Reversing bad tftpboot patch resulting in two identical targets | Ulf Samuelsson | 2008-04-15 | 1 | -4/+4 |
| | |||||
* | * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not ↵ | Nigel Kukard | 2008-04-15 | 1 | -0/+1 |
| | | | | Implemented" error | ||||
* | * Added rpm | Nigel Kukard | 2008-04-14 | 6 | -0/+78 |
| | |||||
* | haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR. | Peter Korsgaard | 2008-04-12 | 1 | -4/+5 |
| | |||||
* | * Added neon | Nigel Kukard | 2008-04-12 | 3 | -0/+64 |
| | |||||
* | * Added popt | Nigel Kukard | 2008-04-12 | 4 | -0/+40 |
| | |||||
* | * Added beecrypt | Nigel Kukard | 2008-04-12 | 4 | -0/+38 |
| | |||||
* | * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly | Nigel Kukard | 2008-04-12 | 4 | -95/+0 |
| | |||||
* | buildroot: additional tftpboot fixes | Peter Korsgaard | 2008-04-11 | 2 | -5/+5 |
| | | | | Patch by Jean-Christian de Rivaz | ||||
* | buildroot: add libart package | Peter Korsgaard | 2008-04-11 | 4 | -0/+70 |
| | |||||
* | Add configuration items to at91bootstrap | Ulf Samuelsson | 2008-04-10 | 2 | -25/+93 |
| | |||||
* | Avoid hardwiring tftpboot | Ulf Samuelsson | 2008-04-10 | 1 | -9/+9 |
| | |||||
* | Avoid hardwiring tftpboot | Ulf Samuelsson | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | remove devdir config option from alsa lib, should use mdev rule instead | John Voltz | 2008-04-10 | 1 | -1/+0 |
| | |||||
* | * Fixed additional ncurses library install path | Nigel Kukard | 2008-04-10 | 1 | -3/+3 |
| | |||||
* | * Fixed copy-and-paste error, incorrect description | Nigel Kukard | 2008-04-10 | 1 | -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 Kukard | 2008-04-09 | 2 | -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 libbeecrypt | Nigel Kukard | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | * Added libbeecrypt (requirement for rpm5) | Nigel Kukard | 2008-04-09 | 4 | -0/+95 |
| | |||||
* | * Removed dropbear init patch | Nigel Kukard | 2008-04-09 | 3 | -62/+57 |
| | | | | | * Added dropbear init script * Added more verbose messages about key generation |