Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Removed dropbear init patch | Nigel Kukard | 2008-04-09 | 3 | -62/+57 |
| | | | | | * Added dropbear init script * Added more verbose messages about key generation | ||||
* | u-boot: fix custom patch handling | Peter Korsgaard | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | u-boot: bump version | Peter Korsgaard | 2008-04-09 | 2 | -3178/+1 |
| | |||||
* | * Generate keys for dropbear only when starting | Nigel Kukard | 2008-04-08 | 1 | -18/+19 |
| | | | | * Generate keys silently | ||||
* | * Fixed bootutils url to point to projects website and not project page on ↵ | Nigel Kukard | 2008-04-08 | 1 | -1/+1 |
| | | | | freshmeat | ||||
* | * Added bootutils | Nigel Kukard | 2008-04-08 | 4 | -0/+92 |
| | |||||
* | * Bump pciutils version | Nigel Kukard | 2008-04-08 | 1 | -1/+1 |
| | |||||
* | Fix UBI compression options | Hamish Moffatt | 2008-04-08 | 2 | -12/+12 |
| | |||||
* | Remove configuration item for git commit ID, as our patches are ↵ | Hamish Moffatt | 2008-04-08 | 3 | -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 festival | John Voltz | 2008-04-07 | 1 | -4/+5 |
| | |||||
* | haserl: bump version | Peter Korsgaard | 2008-04-07 | 2 | -13/+1 |
| | |||||
* | haserl: get rid of minor version in config names | Peter Korsgaard | 2008-04-07 | 1 | -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 address | Hamish Moffatt | 2008-04-07 | 1 | -112/+159 |
| | |||||
* | Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs | Hamish Moffatt | 2008-04-07 | 1 | -2/+4 |
| | | | | kernel code because the on-flash format has changed. | ||||
* | buildroot: add input-tools package (evtest, inputattach, jscal, jstest) | Peter Korsgaard | 2008-04-06 | 3 | -0/+101 |
| | |||||
* | Make sure XML deps are available before building dbus | Ulf Samuelsson | 2008-04-06 | 1 | -1/+1 |
| | |||||
* | Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET | Nigel Kukard | 2008-04-06 | 1 | -1/+1 |
| | |||||
* | * udev will not install if you remove project_build_*/uclibc/root and ↵ | Nigel Kukard | 2008-04-06 | 1 | -4/+1 |
| | | | | project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again | ||||
* | Use lower case | Ulf Samuelsson | 2008-04-06 | 1 | -2/+2 |
| | |||||
* | * Dereference link when copying over kernel image, missed this one in my ↵ | Nigel Kukard | 2008-04-06 | 1 | -1/+1 |
| | | | | previous commit | ||||
* | Make xconfig the default for Atmel targets | Ulf Samuelsson | 2008-04-06 | 1 | -0/+1 |
| | |||||
* | Update linux source tree with minor version | Ulf Samuelsson | 2008-04-06 | 1 | -6/+12 |
| | |||||
* | Fix bad use of symbol | Ulf Samuelsson | 2008-04-06 | 1 | -0/+1 |
| | |||||
* | target/device/ARM: Use menuconfig and add description of options | Peter Korsgaard | 2008-04-06 | 1 | -4/+9 |
| | |||||
* | target/device/ARM: Don't override Config settings | Peter Korsgaard | 2008-04-06 | 1 | -3/+2 |
| | | | | Don't override board name/path with hardcoded values in Makefile. | ||||
* | target/device/ARM: remove unused busybox config | Peter Korsgaard | 2008-04-05 | 1 | -690/+0 |
| | |||||
* | target/device/ARM: don't override busybox config | Peter Korsgaard | 2008-04-05 | 1 | -3/+0 |
| | |||||
* | change festival url to stable version | John Voltz | 2008-04-04 | 2 | -2/+2 |
| | |||||
* | toolchain/gcc: do not try to strip *-embedspu | Peter Korsgaard | 2008-04-04 | 2 | -2/+2 |
| | |||||
* | fix for festival install patch | John Voltz | 2008-04-04 | 1 | -3/+13 |
| | |||||
* | kernel: default to not build a kernel | Peter Korsgaard | 2008-04-04 | 1 | -1/+1 |
| | |||||
* | busybox-1.6.0.config: disable TASKSET. | Peter Korsgaard | 2008-04-04 | 1 | -1/+1 |
| | | | | | Disable CONFIG_TASKSET as it only compiles if sched_{g,s}etaffinity support is available. | ||||
* | defconfig: remove settings with default values | Peter Korsgaard | 2008-04-04 | 1 | -668/+0 |
| | |||||
* | Add ubifs target | Hamish Moffatt | 2008-04-04 | 3 | -0/+243 |
| | |||||
* | More unbreaking. These cosmetic directory renames don't seem to be working ↵ | Hamish Moffatt | 2008-04-04 | 1 | -1/+1 |
| | | | | out very well.. | ||||
* | defconfig: remove busybox config setting | Peter Korsgaard | 2008-04-03 | 1 | -1/+0 |
| | | | | | Remove BR2_PACKAGE_BUSYBOX_CONFIG so the default config for the selected version gets used. Got broken by r21257. | ||||
* | add festival speech synthesis package from University of Edinburgh | John Voltz | 2008-04-03 | 15 | -0/+451 |
| | |||||
* | diffutils: cleanup makefile | Peter Korsgaard | 2008-04-03 | 1 | -11/+4 |
| | | | | | Cleanup configure args, strip executables in TARGET_DIR and honor BR2_ENABLE_LOCALE. | ||||
* | gzip: cleanup makefile | Peter Korsgaard | 2008-04-03 | 1 | -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 arguments | Peter Korsgaard | 2008-04-03 | 2 | -2/+2 |
| | |||||
* | gzip, diff, grub: bump versions | Peter Korsgaard | 2008-04-03 | 3 | -6/+4 |
| | | | | Patch by andrewma (closes #2754) | ||||
* | Unbreak the bridge-utils package.. | Hamish Moffatt | 2008-04-03 | 1 | -4/+4 |
| | |||||
* | Add romfs target support, courtesy Josh <buildroot@digitalpeer.com> | Hamish Moffatt | 2008-04-02 | 3 | -0/+87 |
| | |||||
* | pkgconfig: Return appropriate error code from pkgconfig script | Peter Korsgaard | 2008-04-01 | 1 | -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. | ||||
* | thttpd: remove unused files | Peter Korsgaard | 2008-04-01 | 2 | -50/+0 |
| | | | | Patch by Simon Pasch | ||||
* | thttpd: fix thttpd_wrapper name | Peter Korsgaard | 2008-04-01 | 1 | -1/+1 |
| | | | | Patch by Simon Pasch. | ||||
* | Makefile.autotools.in: Do uninstall in staging/target dirs on -clean | Peter Korsgaard | 2008-04-01 | 1 | -0/+2 |
| | |||||
* | busybox: additional 1.10.0 fix | Peter Korsgaard | 2008-04-01 | 1 | -0/+16 |
| | |||||
* | setlocalversion: add git-svn support | Peter Korsgaard | 2008-04-01 | 1 | -1/+6 |
| | |||||
* | buildroot: additional -clean target fixes | Peter Korsgaard | 2008-04-01 | 8 | -12/+11 |
| | | | | Patch by Hebbar. |