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