Ulf Samuelsson [Sun, 6 Apr 2008 13:32:59 +0000 (13:32 -0000)]
Make sure XML deps are available before building dbus
Nigel Kukard [Sun, 6 Apr 2008 13:14:07 +0000 (13:14 -0000)]
Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET
Nigel Kukard [Sun, 6 Apr 2008 10:35:22 +0000 (10:35 -0000)]
* udev will not install if you remove project_build_*/uclibc/root and project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again
Ulf Samuelsson [Sun, 6 Apr 2008 10:32:34 +0000 (10:32 -0000)]
Use lower case
Nigel Kukard [Sun, 6 Apr 2008 10:30:18 +0000 (10:30 -0000)]
* Dereference link when copying over kernel image, missed this one in my previous commit
Ulf Samuelsson [Sun, 6 Apr 2008 10:10:30 +0000 (10:10 -0000)]
Make xconfig the default for Atmel targets
Ulf Samuelsson [Sun, 6 Apr 2008 10:02:53 +0000 (10:02 -0000)]
Update linux source tree with minor version
Ulf Samuelsson [Sun, 6 Apr 2008 10:01:29 +0000 (10:01 -0000)]
Fix bad use of symbol
Peter Korsgaard [Sun, 6 Apr 2008 08:19:58 +0000 (08:19 -0000)]
target/device/ARM: Use menuconfig and add description of options
Peter Korsgaard [Sun, 6 Apr 2008 08:08:07 +0000 (08:08 -0000)]
target/device/ARM: Don't override Config settings
Don't override board name/path with hardcoded values in Makefile.
Peter Korsgaard [Sat, 5 Apr 2008 16:59:44 +0000 (16:59 -0000)]
target/device/ARM: remove unused busybox config
Peter Korsgaard [Sat, 5 Apr 2008 16:11:03 +0000 (16:11 -0000)]
target/device/ARM: don't override busybox config
John Voltz [Fri, 4 Apr 2008 18:03:12 +0000 (18:03 -0000)]
change festival url to stable version
Peter Korsgaard [Fri, 4 Apr 2008 14:16:06 +0000 (14:16 -0000)]
toolchain/gcc: do not try to strip *-embedspu
John Voltz [Fri, 4 Apr 2008 12:23:28 +0000 (12:23 -0000)]
fix for festival install patch
Peter Korsgaard [Fri, 4 Apr 2008 07:24:15 +0000 (07:24 -0000)]
kernel: default to not build a kernel
Peter Korsgaard [Fri, 4 Apr 2008 07:17:34 +0000 (07:17 -0000)]
busybox-1.6.0.config: disable TASKSET.
Disable CONFIG_TASKSET as it only compiles if
sched_{g,s}etaffinity support is available.
Peter Korsgaard [Fri, 4 Apr 2008 07:12:42 +0000 (07:12 -0000)]
defconfig: remove settings with default values
Hamish Moffatt [Fri, 4 Apr 2008 04:25:18 +0000 (04:25 -0000)]
Add ubifs target
Hamish Moffatt [Fri, 4 Apr 2008 00:13:56 +0000 (00:13 -0000)]
More unbreaking. These cosmetic directory renames don't seem to be working out very well..
Peter Korsgaard [Thu, 3 Apr 2008 21:06:27 +0000 (21:06 -0000)]
defconfig: remove busybox config setting
Remove BR2_PACKAGE_BUSYBOX_CONFIG so the default config for the
selected version gets used. Got broken by r21257.
John Voltz [Thu, 3 Apr 2008 17:13:46 +0000 (17:13 -0000)]
add festival speech synthesis package from University of Edinburgh
Peter Korsgaard [Thu, 3 Apr 2008 11:44:09 +0000 (11:44 -0000)]
diffutils: cleanup makefile
Cleanup configure args, strip executables in TARGET_DIR and
honor BR2_ENABLE_LOCALE.
Peter Korsgaard [Thu, 3 Apr 2008 11:30:13 +0000 (11:30 -0000)]
gzip: cleanup makefile
Cleanup configure args, strip executables in TARGET_DIR, install
info / manpages into TARGET_DIR/usr/share/ and fixup
convenience aliases (gunzip, zcat, zdiff, ..)
Peter Korsgaard [Thu, 3 Apr 2008 09:32:52 +0000 (09:32 -0000)]
package/editors: fix patch-kernel.sh arguments
Peter Korsgaard [Thu, 3 Apr 2008 09:28:56 +0000 (09:28 -0000)]
gzip, diff, grub: bump versions
Patch by andrewma (closes #2754)
Hamish Moffatt [Thu, 3 Apr 2008 04:10:14 +0000 (04:10 -0000)]
Unbreak the bridge-utils package..
Hamish Moffatt [Wed, 2 Apr 2008 00:18:57 +0000 (00:18 -0000)]
Add romfs target support, courtesy Josh <buildroot@digitalpeer.com>
Peter Korsgaard [Tue, 1 Apr 2008 15:29:03 +0000 (15:29 -0000)]
pkgconfig: Return appropriate error code from pkgconfig script
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.
Peter Korsgaard [Tue, 1 Apr 2008 14:50:40 +0000 (14:50 -0000)]
thttpd: remove unused files
Patch by Simon Pasch
Peter Korsgaard [Tue, 1 Apr 2008 12:26:49 +0000 (12:26 -0000)]
thttpd: fix thttpd_wrapper name
Patch by Simon Pasch.
Peter Korsgaard [Tue, 1 Apr 2008 10:30:32 +0000 (10:30 -0000)]
Makefile.autotools.in: Do uninstall in staging/target dirs on -clean
Peter Korsgaard [Tue, 1 Apr 2008 10:00:00 +0000 (10:00 -0000)]
busybox: additional 1.10.0 fix
Peter Korsgaard [Tue, 1 Apr 2008 09:53:14 +0000 (09:53 -0000)]
setlocalversion: add git-svn support
Peter Korsgaard [Tue, 1 Apr 2008 07:03:07 +0000 (07:03 -0000)]
buildroot: additional -clean target fixes
Patch by Hebbar.
Peter Korsgaard [Tue, 1 Apr 2008 06:51:59 +0000 (06:51 -0000)]
direct: don't fail clean target if directory doesn't exist
Patch by Hebbar.
Peter Korsgaard [Mon, 31 Mar 2008 20:09:06 +0000 (20:09 -0000)]
expat: cleanup configure arguments
Peter Korsgaard [Mon, 31 Mar 2008 19:56:58 +0000 (19:56 -0000)]
avahi: bump version
Peter Korsgaard [Mon, 31 Mar 2008 19:50:05 +0000 (19:50 -0000)]
buildroot: add /etc/br-version with version info to target dir
Peter Korsgaard [Mon, 31 Mar 2008 19:43:50 +0000 (19:43 -0000)]
avahi: make sure /etc/dbus-1/system.d exists in target dir
Peter Korsgaard [Mon, 31 Mar 2008 19:36:08 +0000 (19:36 -0000)]
dbus: use dbus-daemon as target for staging_dir installation
Use dbus-daemon as target for staging_dir installation instead of
library, as that changes name with soname changes.
Peter Korsgaard [Mon, 31 Mar 2008 15:07:48 +0000 (15:07 -0000)]
sqlite: cleanup configure arguments
Peter Korsgaard [Mon, 31 Mar 2008 14:44:32 +0000 (14:44 -0000)]
ncurses: cleanup /usr/lib/terminfo symlink handling
Peter Korsgaard [Mon, 31 Mar 2008 14:32:38 +0000 (14:32 -0000)]
readline: ignore errors in target-clean target
Peter Korsgaard [Mon, 31 Mar 2008 14:28:38 +0000 (14:28 -0000)]
avahi: depend on dbus-daemon in staging_dir
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.
Peter Korsgaard [Mon, 31 Mar 2008 09:51:59 +0000 (09:51 -0000)]
concierge: cleanup (white space + unneeded mkdir)
Peter Korsgaard [Mon, 31 Mar 2008 09:06:26 +0000 (09:06 -0000)]
Makefile: revert broken ccache (r21525) for now.
Ulf Samuelsson [Mon, 31 Mar 2008 05:42:03 +0000 (05:42 -0000)]
Patch in EXTRA_VERSION
Ulf Samuelsson [Sun, 30 Mar 2008 22:23:39 +0000 (22:23 -0000)]
Add Configs for new boards
Ulf Samuelsson [Sun, 30 Mar 2008 21:49:16 +0000 (21:49 -0000)]
Do not allow optimizations which breaks linux build
Peter Korsgaard [Sun, 30 Mar 2008 20:52:33 +0000 (20:52 -0000)]
Makefile: merge CVS and .svn find invocation
Peter Korsgaard [Sun, 30 Mar 2008 20:48:13 +0000 (20:48 -0000)]
Makefile: fix typo (.empty files, not dirs)
Peter Korsgaard [Sun, 30 Mar 2008 20:45:42 +0000 (20:45 -0000)]
target_skeleton: mark empty directories with .empty files
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).
Ulf Samuelsson [Sun, 30 Mar 2008 20:42:40 +0000 (20:42 -0000)]
Update at91 defconfigs
Ulf Samuelsson [Sun, 30 Mar 2008 20:40:53 +0000 (20:40 -0000)]
Add webif package
Ulf Samuelsson [Sun, 30 Mar 2008 20:39:41 +0000 (20:39 -0000)]
Add example package
Peter Korsgaard [Sun, 30 Mar 2008 20:22:13 +0000 (20:22 -0000)]
linux advanced: make menuconfig default
Ulf Samuelsson [Sun, 30 Mar 2008 20:04:55 +0000 (20:04 -0000)]
Allow selection of kernel config tool
Peter Korsgaard [Sun, 30 Mar 2008 14:37:06 +0000 (14:37 -0000)]
busybox: additional 1.10.0 fixes
Nigel Kukard [Sun, 30 Mar 2008 08:12:22 +0000 (08:12 -0000)]
* Removed GCC 4.2.0, added GCC 4.2.3 (take 2)
Nigel Kukard [Sun, 30 Mar 2008 08:07:53 +0000 (08:07 -0000)]
* Remove legacy GCC 4.1.x versions
Nigel Kukard [Sun, 30 Mar 2008 08:06:38 +0000 (08:06 -0000)]
* Remove legacy GCC 4.0.x versions
Nigel Kukard [Sun, 30 Mar 2008 08:05:22 +0000 (08:05 -0000)]
* Remove legacy GCC 3.4.x versions
Nigel Kukard [Sun, 30 Mar 2008 08:04:14 +0000 (08:04 -0000)]
Remove legacy GCC 3.3.x versions
Ulf Samuelsson [Sun, 30 Mar 2008 07:09:07 +0000 (07:09 -0000)]
Add build support for latest gdb
Ulf Samuelsson [Sun, 30 Mar 2008 07:06:12 +0000 (07:06 -0000)]
libglib12 cleanup
Ulf Samuelsson [Sun, 30 Mar 2008 06:38:46 +0000 (06:38 -0000)]
Ensure shell environment is handled correctly
Ulf Samuelsson [Sun, 30 Mar 2008 06:29:30 +0000 (06:29 -0000)]
Easy update of defconfig
Ulf Samuelsson [Sat, 29 Mar 2008 23:10:47 +0000 (23:10 -0000)]
Force use of bash for patching
Ulf Samuelsson [Sat, 29 Mar 2008 23:09:46 +0000 (23:09 -0000)]
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches
Ulf Samuelsson [Sat, 29 Mar 2008 20:39:36 +0000 (20:39 -0000)]
Remove duplication of default kernel patch dir setting
Ulf Samuelsson [Sat, 29 Mar 2008 20:38:22 +0000 (20:38 -0000)]
Remove duplication of default kernel patch dir setting
Ulf Samuelsson [Sat, 29 Mar 2008 20:36:54 +0000 (20:36 -0000)]
Remove duplication of default kernel patch dir setting
Ulf Samuelsson [Sat, 29 Mar 2008 20:36:24 +0000 (20:36 -0000)]
Remove duplication of default kernel patch dir setting
Nigel Kukard [Sat, 29 Mar 2008 17:47:36 +0000 (17:47 -0000)]
Feeding the kernel zero optimization -O0 breaks the kernel build at least on x86 with asm errors, remove -O0 when building the kernel
Nigel Kukard [Sat, 29 Mar 2008 17:34:23 +0000 (17:34 -0000)]
PentiumPro is not Pentium4 but i686
Nigel Kukard [Sat, 29 Mar 2008 16:23:16 +0000 (16:23 -0000)]
* Fixed uClibc sub-x86 arch selection
Ulf Samuelsson [Sat, 29 Mar 2008 14:09:22 +0000 (14:09 -0000)]
Add some robustness to linux configuration
Ulf Samuelsson [Sat, 29 Mar 2008 11:14:27 +0000 (11:14 -0000)]
Remove AVR32 gdb patches duplicating prepatched source
Ulf Samuelsson [Sat, 29 Mar 2008 11:09:49 +0000 (11:09 -0000)]
Remove binutils AVR32 patches duplicating external source
Ulf Samuelsson [Sat, 29 Mar 2008 11:07:12 +0000 (11:07 -0000)]
Remove avr32 gcc patches duplicating external source
Ulf Samuelsson [Sat, 29 Mar 2008 11:04:30 +0000 (11:04 -0000)]
Remove duplication of AVR32 toolchain
Peter Korsgaard [Fri, 28 Mar 2008 23:13:30 +0000 (23:13 -0000)]
package: remove empty directories
These directories should have been removed when the packages got moved
to subdirs, but git-svn seems to have issues with empty directories.
Nigel Kukard [Fri, 28 Mar 2008 22:08:37 +0000 (22:08 -0000)]
* Reverted r21540
Peter Korsgaard [Fri, 28 Mar 2008 21:42:43 +0000 (21:42 -0000)]
ace of penguins: cleanup help text
Nigel Kukard [Fri, 28 Mar 2008 21:27:03 +0000 (21:27 -0000)]
* Missed jacmet's patch, r21520
Nigel Kukard [Fri, 28 Mar 2008 21:19:12 +0000 (21:19 -0000)]
* Added 4.2.2 patchset
Nigel Kukard [Fri, 28 Mar 2008 21:03:04 +0000 (21:03 -0000)]
* Bumped GCC to 4.2.2, removed 4.2.0
Peter Korsgaard [Fri, 28 Mar 2008 10:40:45 +0000 (10:40 -0000)]
package: move java packages to package/java sub directory
Peter Korsgaard [Fri, 28 Mar 2008 10:40:28 +0000 (10:40 -0000)]
AUTOTARGETS: also support non-version-dependent arch specific patches
Peter Korsgaard [Fri, 28 Mar 2008 10:40:08 +0000 (10:40 -0000)]
jamvm: use official version instead of hacked up avr32 sources
Cleanup avr32 mess and apply it as a patch to the official version only
if arch = avr32 so it doesn't harm other archs.
Peter Korsgaard [Fri, 28 Mar 2008 10:39:55 +0000 (10:39 -0000)]
AUTOTARGETS: support arch specific *.patch.$(ARCH) patches
Peter Korsgaard [Fri, 28 Mar 2008 10:39:48 +0000 (10:39 -0000)]
ipkg: use http url
Peter Korsgaard [Fri, 28 Mar 2008 10:39:38 +0000 (10:39 -0000)]
jamvm.mk: remove trailing spaces
Peter Korsgaard [Fri, 28 Mar 2008 10:39:27 +0000 (10:39 -0000)]
classpath: cleanup help text
Peter Korsgaard [Fri, 28 Mar 2008 10:39:21 +0000 (10:39 -0000)]
packages: enable java submenu per default like the other submenus
Peter Korsgaard [Fri, 28 Mar 2008 07:53:02 +0000 (07:53 -0000)]
concierge: cleanup help text
Ulf Samuelsson [Fri, 28 Mar 2008 07:32:54 +0000 (07:32 -0000)]
Define busybox config in board directory for Atmel boards
Ulf Samuelsson [Fri, 28 Mar 2008 07:31:28 +0000 (07:31 -0000)]
Use BUSYBOX_LOCAL shell variable, if defined
Jason Spence [Fri, 28 Mar 2008 02:54:42 +0000 (02:54 -0000)]
Added udpcast package.