Commit Graph

2988 Commits

Author SHA1 Message Date
Ulf Samuelsson
5d2be04979 Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR 2007-08-16 18:19:42 +00:00
Ulf Samuelsson
0a9af49e0b Ensure lzma is built *before* linux, allow system installation in /usr/local/bin 2007-08-16 18:17:39 +00:00
Ulf Samuelsson
ceef40146f Dont create TARGET_DIR if it exists 2007-08-16 11:18:29 +00:00
Ulf Samuelsson
18199aa7b6 Move lzma patches to toolchain/kernel-headers/lzma
They will be applied ONLY if BR2_KERNEL_HEADERS_LZMA is set.

BR2_KERNEL_HEADERS_LZMA defaults to NO, so the user
has to actively set this config flag if lzma is needed.

This means that the default behaviour of buildroot will work
for most users.

Comment from author:

[Brad House]
I find myself having to remove the lzma patches because my build system
doesn't natively have lzma.  I tried to compensate for this by
installing the latest lzma from gentoo's package tree, and apparently,
it accepts different flags than the one these patches expect, so my
kernel build still fails.  Finally, I used the lzma from this buildroot
and compiled it by hand, and it _mostly_ worked.  Regardless, it seems
silly to make this a requirement.  Personally, I gzip my initramfs,
and that's enough compression for me...
2007-08-16 06:26:25 +00:00
Ulf Samuelsson
c6771dfb84 Avoid copying TARGET_SKELETON on every 'make' 2007-08-16 05:44:55 +00:00
Ulf Samuelsson
4223bea4f0 Use SED instead of ECHO when config 'program_invocation_name' 2007-08-16 05:01:43 +00:00
Ulf Samuelsson
406eeeeeb7 Allow user to configure PROGRAM_INVOCATION_NAME 2007-08-15 22:35:26 +00:00
Ulf Samuelsson
e4bbaa38c3 Cleanup of udev, build libvolume_id.la 2007-08-15 22:31:25 +00:00
Ulf Samuelsson
5350f5931e Sync volume_id version to 0.79.0 matching udev-114 2007-08-15 15:47:51 +00:00
Ulf Samuelsson
c2fc93bcf2 Remove fakeroot files after use to avoid rerun 2007-08-15 09:47:49 +00:00
Ulf Samuelsson
8118da1449 Use /usr/include as std include in Xorg 2007-08-15 09:46:29 +00:00
Ulf Samuelsson
62f5e15724 Add programmable start adr/size to at91bootstrap + support for at91sam9260pf 2007-08-15 09:42:33 +00:00
Ulf Samuelsson
f8581493a7 Add at91sam9260pf (AT91SAM9260 w Par Flash) target 2007-08-15 09:40:59 +00:00
Ulf Samuelsson
7cd62f1c7c No parallel make of mdnsresponder 2007-08-15 07:31:12 +00:00
Peter Korsgaard
e98ed44ad0 Added powerpc variant selection 2007-08-14 11:59:46 +00:00
Ulf Samuelsson
bb361d15b0 rxvt hardwired for X11R6, so ensure dependency is OK 2007-08-14 08:44:28 +00:00
Ulf Samuelsson
f958d89724 Move project related info from main Makefile to project dir 2007-08-14 07:45:01 +00:00
Ulf Samuelsson
74cda1e49b Avoid continuous rebuilds of TARGET_DIR and /etc/* project files 2007-08-14 07:24:45 +00:00
Ulf Samuelsson
58dc3e46ef Fix continous remake's of uClibc, Save .config to .oldconfig before 'conf', cleanup ARM config to avoid stop during build 2007-08-14 07:07:13 +00:00
Ulf Samuelsson
02c5d11736 Add links to 'usr/include/freetype2/freetype' to 'include' and 'usr/include'. Add PHONY targets 2007-08-14 06:28:01 +00:00
Ulf Samuelsson
f12b2e4a82 Remove cirular dependencies 2007-08-14 06:18:02 +00:00
Ulf Samuelsson
3966e30541 Change udev target from udev to udevd. Add .PHONY targets. Rearrange targets 2007-08-14 06:16:08 +00:00
Ulf Samuelsson
ff2c1c8cd7 Avoid circular dependency 2007-08-13 21:30:02 +00:00
Ulf Samuelsson
5283c21dda Only build tinyX if WCHAR and LOCALE is enabled 2007-08-13 20:49:58 +00:00
Ulf Samuelsson
0f23053a22 Stop halting ARM build to configure uClibc 2007-08-13 20:22:17 +00:00
Ulf Samuelsson
f5aed4f5d4 Workaround bug in TinyX makedepend by removing some whitespace 2007-08-13 20:18:25 +00:00
Ulf Samuelsson
58300145dc Include header file defining MB_CUR_MAX to TinyX 2007-08-13 20:10:36 +00:00
Ulf Samuelsson
7a87c0dacb Allow use of uclibc string routines in TinyX 2007-08-13 20:07:31 +00:00
Ulf Samuelsson
5081b43120 Store openssl files in /usr/lib/ssl 2007-08-13 19:35:08 +00:00
Ulf Samuelsson
28294fe798 Remove ntp patch which fails to apply, add TODO for later fixing 2007-08-13 19:33:36 +00:00
Ulf Samuelsson
25baeb899e Fix libdir path for libfakeroot.la 2007-08-13 08:12:20 +00:00
Ulf Samuelsson
d6a4c8a6f8 Add dependency to linux-fusion, if DirectFB is built with multi 2007-08-13 06:14:15 +00:00
Ulf Samuelsson
e4c6ed5625 Bump version of dialog, make it build 2007-08-13 00:12:49 +00:00
Ulf Samuelsson
a9c93263ea Bump version of lvm2 2007-08-12 23:38:26 +00:00
Ulf Samuelsson
048700a3d1 grep depends on gettext 2007-08-12 23:36:57 +00:00
Ulf Samuelsson
cb5a9d639e Use shared library for gettext as default 2007-08-12 23:36:27 +00:00
Ulf Samuelsson
8360efdcc1 grep depends on gettext 2007-08-12 23:35:20 +00:00
Ulf Samuelsson
488f5d7964 Avoid killing /usr/include when cleaning 'hal' 2007-08-12 23:33:44 +00:00
Ulf Samuelsson
8e234f526a Cleanup of SDL to make it build 2007-08-12 23:31:36 +00:00
Ulf Samuelsson
1644a077bc fix DirectFB *.la path's 2007-08-12 23:30:06 +00:00
Ulf Samuelsson
96e7648788 fix liblzmadec.la paths 2007-08-12 23:28:48 +00:00
Ulf Samuelsson
65db09138e fix libsysfs.la paths 2007-08-12 23:27:38 +00:00
Ulf Samuelsson
ebcd8a929e Cleanup of docs 2007-08-12 23:26:28 +00:00
Ulf Samuelsson
fee06da798 Bump version of DirectFB to 1.0.0 and add dependency on TSLIB 2007-08-12 18:21:27 +00:00
Ulf Samuelsson
dcab96b108 Add support for fusion linux module 2007-08-12 18:19:45 +00:00
Ulf Samuelsson
2582f551f3 Move .PHONY to front in sed 2007-08-12 18:14:49 +00:00
Ulf Samuelsson
e63e6104e5 Make DirectFB buildable by removing sysfs, enabling sdl 2007-08-12 14:40:16 +00:00
Ulf Samuelsson
bb3d681876 expat has --prefix=usr, so remove /usr from other switches 2007-08-12 14:13:39 +00:00
Ulf Samuelsson
0c88f52fa8 Use new x11r7 configs 2007-08-12 14:11:02 +00:00
Ulf Samuelsson
524991c7c3 Whitespace cleanup of uclibc, remove debug aid 2007-08-12 12:37:51 +00:00