summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the bridge-utils package..Hamish Moffatt2008-04-031-4/+4
|
* Add romfs target support, courtesy Josh <buildroot@digitalpeer.com>Hamish Moffatt2008-04-023-0/+87
|
* pkgconfig: Return appropriate error code from pkgconfig scriptPeter Korsgaard2008-04-011-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 filesPeter Korsgaard2008-04-012-50/+0
| | | | Patch by Simon Pasch
* thttpd: fix thttpd_wrapper namePeter Korsgaard2008-04-011-1/+1
| | | | Patch by Simon Pasch.
* Makefile.autotools.in: Do uninstall in staging/target dirs on -cleanPeter Korsgaard2008-04-011-0/+2
|
* busybox: additional 1.10.0 fixPeter Korsgaard2008-04-011-0/+16
|
* setlocalversion: add git-svn supportPeter Korsgaard2008-04-011-1/+6
|
* buildroot: additional -clean target fixesPeter Korsgaard2008-04-018-12/+11
| | | | Patch by Hebbar.
* direct: don't fail clean target if directory doesn't existPeter Korsgaard2008-04-011-1/+1
| | | | Patch by Hebbar.
* expat: cleanup configure argumentsPeter Korsgaard2008-03-311-9/+1
|
* avahi: bump versionPeter Korsgaard2008-03-312-6/+7
|
* buildroot: add /etc/br-version with version info to target dirPeter Korsgaard2008-03-312-5/+72
|
* avahi: make sure /etc/dbus-1/system.d exists in target dirPeter Korsgaard2008-03-311-0/+1
|
* dbus: use dbus-daemon as target for staging_dir installationPeter Korsgaard2008-03-311-2/+2
| | | | | Use dbus-daemon as target for staging_dir installation instead of library, as that changes name with soname changes.
* sqlite: cleanup configure argumentsPeter Korsgaard2008-03-311-9/+0
|
* ncurses: cleanup /usr/lib/terminfo symlink handlingPeter Korsgaard2008-03-311-3/+3
|
* readline: ignore errors in target-clean targetPeter Korsgaard2008-03-311-1/+1
|
* avahi: depend on dbus-daemon in staging_dirPeter Korsgaard2008-03-311-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 Korsgaard2008-03-311-7/+6
|
* Makefile: revert broken ccache (r21525) for now.Peter Korsgaard2008-03-311-11/+0
|
* Patch in EXTRA_VERSIONUlf Samuelsson2008-03-312-1/+13
|
* Add Configs for new boardsUlf Samuelsson2008-03-301-20/+150
|
* Do not allow optimizations which breaks linux buildUlf Samuelsson2008-03-301-0/+2
|
* Makefile: merge CVS and .svn find invocationPeter Korsgaard2008-03-301-2/+1
|
* Makefile: fix typo (.empty files, not dirs)Peter Korsgaard2008-03-301-1/+1
|
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-30115-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 defconfigsUlf Samuelsson2008-03-304-179/+428
|
* Add webif packageUlf Samuelsson2008-03-3043-0/+5573
|
* Add example packageUlf Samuelsson2008-03-302-0/+101
|
* linux advanced: make menuconfig defaultPeter Korsgaard2008-03-301-1/+1
|
* Allow selection of kernel config toolUlf Samuelsson2008-03-302-3/+34
|
* busybox: additional 1.10.0 fixesPeter Korsgaard2008-03-301-0/+43
|
* * Removed GCC 4.2.0, added GCC 4.2.3 (take 2)Nigel Kukard2008-03-3022-12/+11
|
* * Remove legacy GCC 4.1.x versionsNigel Kukard2008-03-3020-8038/+0
|
* * Remove legacy GCC 4.0.x versionsNigel Kukard2008-03-3035-15738/+0
|
* * Remove legacy GCC 3.4.x versionsNigel Kukard2008-03-3061-59167/+0
|
* Remove legacy GCC 3.3.x versionsNigel Kukard2008-03-3024-15056/+0
|
* Add build support for latest gdbUlf Samuelsson2008-03-304-0/+8134
|
* libglib12 cleanupUlf Samuelsson2008-03-301-4/+6
|
* Ensure shell environment is handled correctlyUlf Samuelsson2008-03-301-7/+9
|
* Easy update of defconfigUlf Samuelsson2008-03-301-0/+3
|
* Force use of bash for patchingUlf Samuelsson2008-03-291-1/+1
|
* Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson2008-03-2934-111385/+618
| | | | AVR32 patches
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-1/+1
|
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-1/+1
|
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-1/+2
|
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-2/+2
|
* Feeding the kernel zero optimization -O0 breaks the kernel build at least on ↵Nigel Kukard2008-03-291-1/+2
| | | | x86 with asm errors, remove -O0 when building the kernel
* PentiumPro is not Pentium4 but i686Nigel Kukard2008-03-291-6/+6
|