Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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. | ||||
* | direct: don't fail clean target if directory doesn't exist | Peter Korsgaard | 2008-04-01 | 1 | -1/+1 |
| | | | | Patch by Hebbar. | ||||
* | expat: cleanup configure arguments | Peter Korsgaard | 2008-03-31 | 1 | -9/+1 |
| | |||||
* | avahi: bump version | Peter Korsgaard | 2008-03-31 | 2 | -6/+7 |
| | |||||
* | buildroot: add /etc/br-version with version info to target dir | Peter Korsgaard | 2008-03-31 | 2 | -5/+72 |
| | |||||
* | avahi: make sure /etc/dbus-1/system.d exists in target dir | Peter Korsgaard | 2008-03-31 | 1 | -0/+1 |
| | |||||
* | dbus: use dbus-daemon as target for staging_dir installation | Peter Korsgaard | 2008-03-31 | 1 | -2/+2 |
| | | | | | Use dbus-daemon as target for staging_dir installation instead of library, as that changes name with soname changes. | ||||
* | sqlite: cleanup configure arguments | Peter Korsgaard | 2008-03-31 | 1 | -9/+0 |
| | |||||
* | ncurses: cleanup /usr/lib/terminfo symlink handling | Peter Korsgaard | 2008-03-31 | 1 | -3/+3 |
| | |||||
* | readline: ignore errors in target-clean target | Peter Korsgaard | 2008-03-31 | 1 | -1/+1 |
| | |||||
* | avahi: depend on dbus-daemon in staging_dir | Peter Korsgaard | 2008-03-31 | 1 | -1/+1 |
| | | | | | | Depend on dbus-daemon in staging_dir instead of in target_dir as fakeroot updates the timestamp on the target_dir version every time, so the avahi makefile thinks it always needs to recompile avahi. | ||||
* | concierge: cleanup (white space + unneeded mkdir) | Peter Korsgaard | 2008-03-31 | 1 | -7/+6 |
| | |||||
* | Makefile: revert broken ccache (r21525) for now. | Peter Korsgaard | 2008-03-31 | 1 | -11/+0 |
| | |||||
* | Patch in EXTRA_VERSION | Ulf Samuelsson | 2008-03-31 | 2 | -1/+13 |
| | |||||
* | Add Configs for new boards | Ulf Samuelsson | 2008-03-30 | 1 | -20/+150 |
| | |||||
* | Do not allow optimizations which breaks linux build | Ulf Samuelsson | 2008-03-30 | 1 | -0/+2 |
| | |||||
* | Makefile: merge CVS and .svn find invocation | Peter Korsgaard | 2008-03-30 | 1 | -2/+1 |
| | |||||
* | Makefile: fix typo (.empty files, not dirs) | Peter Korsgaard | 2008-03-30 | 1 | -1/+1 |
| | |||||
* | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | 2008-03-30 | 115 | -0/+1 |
| | | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn). | ||||
* | Update at91 defconfigs | Ulf Samuelsson | 2008-03-30 | 4 | -179/+428 |
| |