buildroot.git
17 years agoReplace non-working 'make uninstall' for 'package/patch' with simple 'rm'
Ulf Samuelsson [Sun, 19 Aug 2007 21:44:58 +0000 (21:44 -0000)]
Replace non-working 'make uninstall' for 'package/patch' with simple 'rm'

17 years agomove tcpdump from lib to usr/lib, simplify configure, general cleanup
Ulf Samuelsson [Sun, 19 Aug 2007 21:17:48 +0000 (21:17 -0000)]
move tcpdump from lib to usr/lib, simplify configure, general cleanup

17 years agogcc-4 cleanup
Ulf Samuelsson [Sun, 19 Aug 2007 21:15:02 +0000 (21:15 -0000)]
gcc-4 cleanup

17 years agoopenntpd cleanup
Ulf Samuelsson [Sun, 19 Aug 2007 21:13:08 +0000 (21:13 -0000)]
openntpd cleanup

17 years agolibpcap cleanup
Ulf Samuelsson [Sun, 19 Aug 2007 21:11:15 +0000 (21:11 -0000)]
libpcap cleanup

17 years agoUPdate Soekris Linux config to 2.6.22.1
Ulf Samuelsson [Sun, 19 Aug 2007 21:09:28 +0000 (21:09 -0000)]
UPdate Soekris Linux config to 2.6.22.1

17 years agoFrån: Brad House <brad@mainstreetsoftworks.com>
Ulf Samuelsson [Sun, 19 Aug 2007 21:02:46 +0000 (21:02 -0000)]
Från:  Brad House <brad@mainstreetsoftworks.com>
Till:  buildroot@uclibc.org
Ämne:  [Buildroot] [patch] php fixes and updates
Datum:  Tue, 14 Aug 2007 16:39:03 -0400  (22.39 CEST)
Changes:
        - fastcgi config option
        - force php to find the php.ini in /etc (it seems to default
          to /lib for some reason)
        - build with posix support, a lot of php scripts require
          this apparently
        - strip the php binary when installing to TARGET_DIR
        - actually 'uninstall' php on a php-clean

-Brad

17 years agoFrån: Brad House <brad@mainstreetsoftworks.com>
Ulf Samuelsson [Sun, 19 Aug 2007 20:59:37 +0000 (20:59 -0000)]
Från:  Brad House <brad@mainstreetsoftworks.com>
Till:  buildroot@uclibc.org
Ämne:  [Buildroot] [patch] libxml2 install fails because of missing directory
Datum:  Tue, 14 Aug 2007 16:34:34 -0400  (22.34 CEST)

If libxml2 is installed before $(TARGET_DIR)/usr/lib is created,
it fails because it can't copy the library over.

Also, the dependency tree is a bit messed up.  libxml2.a should
only be installed if target-headers is specified, it's 4MB
on my system and the only .a file I found in my TARGET_DIR
(target-headers was not specified).

The attached patch fixes the above problems.

-Brad

17 years agoUpdate AVR32 tools download location
Ulf Samuelsson [Sun, 19 Aug 2007 18:26:31 +0000 (18:26 -0000)]
Update AVR32 tools download location

17 years ago Move AVR32 kernel patches to target/device/Atmel/arch-avr32
Ulf Samuelsson [Sat, 18 Aug 2007 08:46:41 +0000 (08:46 -0000)]
Move AVR32 kernel patches to target/device/Atmel/arch-avr32
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch
Move AT91  kernel patches to target/device/Atmel/arch-arm
Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux"
"kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR)
if this is available.
Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in
as above "arch-arm/kernel-patches-..." if an AT91 or
as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected
Test build done for arm,avr32 and x86

17 years agoAdd binutils dependencies on AVR32
Ulf Samuelsson [Fri, 17 Aug 2007 23:06:25 +0000 (23:06 -0000)]
Add binutils dependencies on AVR32

17 years agoAdd mplayer to atstk1002 target_skeleton
Ulf Samuelsson [Fri, 17 Aug 2007 14:53:01 +0000 (14:53 -0000)]
Add mplayer to atstk1002 target_skeleton

17 years agoUpdate atngw100 device table
Ulf Samuelsson [Fri, 17 Aug 2007 13:17:25 +0000 (13:17 -0000)]
Update atngw100 device table

17 years agoUpdate atstk1002 device table
Ulf Samuelsson [Fri, 17 Aug 2007 13:16:36 +0000 (13:16 -0000)]
Update atstk1002 device table

17 years agoUpdate atstk1002 target skeleton
Ulf Samuelsson [Fri, 17 Aug 2007 13:02:52 +0000 (13:02 -0000)]
Update atstk1002 target skeleton

17 years agoUpdate atngw100 target skeleton
Ulf Samuelsson [Fri, 17 Aug 2007 13:01:49 +0000 (13:01 -0000)]
Update atngw100 target skeleton

17 years agoUpdate x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed)
Ulf Samuelsson [Thu, 16 Aug 2007 23:45:29 +0000 (23:45 -0000)]
Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed)

17 years agoUpdate at91sam9261ek linux support to 2.6.22.1
Ulf Samuelsson [Thu, 16 Aug 2007 23:31:37 +0000 (23:31 -0000)]
Update at91sam9261ek linux support to 2.6.22.1

17 years agoAdd further documentation for BSP patch
Ulf Samuelsson [Thu, 16 Aug 2007 21:54:48 +0000 (21:54 -0000)]
Add further documentation for BSP patch

17 years agoMove fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
Ulf Samuelsson [Thu, 16 Aug 2007 18:19:42 +0000 (18:19 -0000)]
Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR

17 years agoEnsure lzma is built *before* linux, allow system installation in /usr/local/bin
Ulf Samuelsson [Thu, 16 Aug 2007 18:17:39 +0000 (18:17 -0000)]
Ensure lzma is built *before* linux, allow system installation in /usr/local/bin

17 years agoDont create TARGET_DIR if it exists
Ulf Samuelsson [Thu, 16 Aug 2007 11:18:29 +0000 (11:18 -0000)]
Dont create TARGET_DIR if it exists

17 years agoMove lzma patches to toolchain/kernel-headers/lzma
Ulf Samuelsson [Thu, 16 Aug 2007 06:26:25 +0000 (06:26 -0000)]
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...

17 years agoAvoid copying TARGET_SKELETON on every 'make'
Ulf Samuelsson [Thu, 16 Aug 2007 05:44:55 +0000 (05:44 -0000)]
Avoid copying TARGET_SKELETON on every 'make'

17 years agoUse SED instead of ECHO when config 'program_invocation_name'
Ulf Samuelsson [Thu, 16 Aug 2007 05:01:43 +0000 (05:01 -0000)]
Use SED instead of ECHO when config 'program_invocation_name'

17 years agoAllow user to configure PROGRAM_INVOCATION_NAME
Ulf Samuelsson [Wed, 15 Aug 2007 22:35:26 +0000 (22:35 -0000)]
Allow user to configure PROGRAM_INVOCATION_NAME

17 years agoCleanup of udev, build libvolume_id.la
Ulf Samuelsson [Wed, 15 Aug 2007 22:31:25 +0000 (22:31 -0000)]
Cleanup of udev, build libvolume_id.la

17 years agoSync volume_id version to 0.79.0 matching udev-114
Ulf Samuelsson [Wed, 15 Aug 2007 15:47:51 +0000 (15:47 -0000)]
Sync volume_id version to 0.79.0 matching udev-114

17 years agoRemove fakeroot files after use to avoid rerun
Ulf Samuelsson [Wed, 15 Aug 2007 09:47:49 +0000 (09:47 -0000)]
Remove fakeroot files after use to avoid rerun

17 years agoUse /usr/include as std include in Xorg
Ulf Samuelsson [Wed, 15 Aug 2007 09:46:29 +0000 (09:46 -0000)]
Use /usr/include as std include in Xorg

17 years agoAdd programmable start adr/size to at91bootstrap + support for at91sam9260pf
Ulf Samuelsson [Wed, 15 Aug 2007 09:42:33 +0000 (09:42 -0000)]
Add programmable start adr/size to at91bootstrap + support for at91sam9260pf

17 years agoAdd at91sam9260pf (AT91SAM9260 w Par Flash) target
Ulf Samuelsson [Wed, 15 Aug 2007 09:40:59 +0000 (09:40 -0000)]
Add at91sam9260pf (AT91SAM9260 w Par Flash) target

17 years agoNo parallel make of mdnsresponder
Ulf Samuelsson [Wed, 15 Aug 2007 07:31:12 +0000 (07:31 -0000)]
No parallel make of mdnsresponder

17 years agoAdded powerpc variant selection
Peter Korsgaard [Tue, 14 Aug 2007 11:59:46 +0000 (11:59 -0000)]
Added powerpc variant selection

17 years agorxvt hardwired for X11R6, so ensure dependency is OK
Ulf Samuelsson [Tue, 14 Aug 2007 08:44:28 +0000 (08:44 -0000)]
rxvt hardwired for X11R6, so ensure dependency is OK

17 years agoMove project related info from main Makefile to project dir
Ulf Samuelsson [Tue, 14 Aug 2007 07:45:01 +0000 (07:45 -0000)]
Move project related info from main Makefile to project dir

17 years agoAvoid continuous rebuilds of TARGET_DIR and /etc/* project files
Ulf Samuelsson [Tue, 14 Aug 2007 07:24:45 +0000 (07:24 -0000)]
Avoid continuous rebuilds of TARGET_DIR and /etc/* project files

17 years agoFix continous remake's of uClibc, Save .config to .oldconfig before 'conf', cleanup...
Ulf Samuelsson [Tue, 14 Aug 2007 07:07:13 +0000 (07:07 -0000)]
Fix continous remake's of uClibc, Save .config to .oldconfig before 'conf', cleanup ARM config to avoid stop during build

17 years agoAdd links to 'usr/include/freetype2/freetype' to 'include' and 'usr/include'. Add...
Ulf Samuelsson [Tue, 14 Aug 2007 06:28:01 +0000 (06:28 -0000)]
Add links to 'usr/include/freetype2/freetype' to 'include' and 'usr/include'. Add PHONY targets

17 years agoRemove cirular dependencies
Ulf Samuelsson [Tue, 14 Aug 2007 06:18:02 +0000 (06:18 -0000)]
Remove cirular dependencies

17 years agoChange udev target from udev to udevd. Add .PHONY targets. Rearrange targets
Ulf Samuelsson [Tue, 14 Aug 2007 06:16:08 +0000 (06:16 -0000)]
Change udev target from udev to udevd. Add .PHONY targets. Rearrange targets

17 years agoAvoid circular dependency
Ulf Samuelsson [Mon, 13 Aug 2007 21:30:02 +0000 (21:30 -0000)]
Avoid circular dependency

17 years agoOnly build tinyX if WCHAR and LOCALE is enabled
Ulf Samuelsson [Mon, 13 Aug 2007 20:49:58 +0000 (20:49 -0000)]
Only build tinyX if WCHAR and LOCALE is enabled

17 years agoStop halting ARM build to configure uClibc
Ulf Samuelsson [Mon, 13 Aug 2007 20:22:17 +0000 (20:22 -0000)]
Stop halting ARM build to configure uClibc

17 years agoWorkaround bug in TinyX makedepend by removing some whitespace
Ulf Samuelsson [Mon, 13 Aug 2007 20:18:25 +0000 (20:18 -0000)]
Workaround bug in TinyX makedepend by removing some whitespace

17 years agoInclude header file defining MB_CUR_MAX to TinyX
Ulf Samuelsson [Mon, 13 Aug 2007 20:10:36 +0000 (20:10 -0000)]
Include header file defining MB_CUR_MAX to TinyX

17 years agoAllow use of uclibc string routines in TinyX
Ulf Samuelsson [Mon, 13 Aug 2007 20:07:31 +0000 (20:07 -0000)]
Allow use of uclibc string routines in TinyX

17 years agoStore openssl files in /usr/lib/ssl
Ulf Samuelsson [Mon, 13 Aug 2007 19:35:08 +0000 (19:35 -0000)]
Store openssl files in /usr/lib/ssl

17 years agoRemove ntp patch which fails to apply, add TODO for later fixing
Ulf Samuelsson [Mon, 13 Aug 2007 19:33:36 +0000 (19:33 -0000)]
Remove ntp patch which fails to apply, add TODO for later fixing

17 years agoFix libdir path for libfakeroot.la
Ulf Samuelsson [Mon, 13 Aug 2007 08:12:20 +0000 (08:12 -0000)]
Fix libdir path for libfakeroot.la

17 years agoAdd dependency to linux-fusion, if DirectFB is built with multi
Ulf Samuelsson [Mon, 13 Aug 2007 06:14:15 +0000 (06:14 -0000)]
Add dependency to linux-fusion, if DirectFB is built with multi

17 years agoBump version of dialog, make it build
Ulf Samuelsson [Mon, 13 Aug 2007 00:12:49 +0000 (00:12 -0000)]
Bump version of dialog, make it build

17 years agoBump version of lvm2
Ulf Samuelsson [Sun, 12 Aug 2007 23:38:26 +0000 (23:38 -0000)]
Bump version of lvm2

17 years agogrep depends on gettext
Ulf Samuelsson [Sun, 12 Aug 2007 23:36:57 +0000 (23:36 -0000)]
grep depends on gettext

17 years agoUse shared library for gettext as default
Ulf Samuelsson [Sun, 12 Aug 2007 23:36:27 +0000 (23:36 -0000)]
Use shared library for gettext as default

17 years agogrep depends on gettext
Ulf Samuelsson [Sun, 12 Aug 2007 23:35:20 +0000 (23:35 -0000)]
grep depends on gettext

17 years agoAvoid killing /usr/include when cleaning 'hal'
Ulf Samuelsson [Sun, 12 Aug 2007 23:33:44 +0000 (23:33 -0000)]
Avoid killing /usr/include when cleaning 'hal'

17 years agoCleanup of SDL to make it build
Ulf Samuelsson [Sun, 12 Aug 2007 23:31:36 +0000 (23:31 -0000)]
Cleanup of SDL to make it build

17 years agofix DirectFB *.la path's
Ulf Samuelsson [Sun, 12 Aug 2007 23:30:06 +0000 (23:30 -0000)]
fix DirectFB *.la path's

17 years agofix liblzmadec.la paths
Ulf Samuelsson [Sun, 12 Aug 2007 23:28:48 +0000 (23:28 -0000)]
fix liblzmadec.la paths

17 years agofix libsysfs.la paths
Ulf Samuelsson [Sun, 12 Aug 2007 23:27:38 +0000 (23:27 -0000)]
fix libsysfs.la paths

17 years agoCleanup of docs
Ulf Samuelsson [Sun, 12 Aug 2007 23:26:28 +0000 (23:26 -0000)]
Cleanup of docs

17 years agoBump version of DirectFB to 1.0.0 and add dependency on TSLIB
Ulf Samuelsson [Sun, 12 Aug 2007 18:21:27 +0000 (18:21 -0000)]
Bump version of DirectFB to 1.0.0 and add dependency on TSLIB

17 years agoAdd support for fusion linux module
Ulf Samuelsson [Sun, 12 Aug 2007 18:19:45 +0000 (18:19 -0000)]
Add support for fusion linux module

17 years agoMove .PHONY to front in sed
Ulf Samuelsson [Sun, 12 Aug 2007 18:14:49 +0000 (18:14 -0000)]
Move .PHONY to front in sed

17 years agoMake DirectFB buildable by removing sysfs, enabling sdl
Ulf Samuelsson [Sun, 12 Aug 2007 14:40:16 +0000 (14:40 -0000)]
Make DirectFB buildable by removing sysfs, enabling sdl

17 years agoexpat has --prefix=usr, so remove /usr from other switches
Ulf Samuelsson [Sun, 12 Aug 2007 14:13:39 +0000 (14:13 -0000)]
expat has --prefix=usr, so remove /usr from other switches

17 years agoUse new x11r7 configs
Ulf Samuelsson [Sun, 12 Aug 2007 14:11:02 +0000 (14:11 -0000)]
Use new x11r7 configs

17 years agoWhitespace cleanup of uclibc, remove debug aid
Ulf Samuelsson [Sun, 12 Aug 2007 12:37:51 +0000 (12:37 -0000)]
Whitespace cleanup of uclibc, remove debug aid

17 years agoMake paths to expat available to fontconfig
Ulf Samuelsson [Sun, 12 Aug 2007 12:05:55 +0000 (12:05 -0000)]
Make paths to expat available to fontconfig

17 years agoinstall libdevmapper.h to allow dm to build
Ulf Samuelsson [Sun, 12 Aug 2007 11:59:51 +0000 (11:59 -0000)]
install libdevmapper.h to allow dm to build

17 years agoAdd tslib package
Ulf Samuelsson [Sun, 12 Aug 2007 11:34:03 +0000 (11:34 -0000)]
Add tslib package

17 years agoAdd matchbox package
Ulf Samuelsson [Sun, 12 Aug 2007 11:31:06 +0000 (11:31 -0000)]
Add matchbox package

17 years agoHighlight dependencies for mpatrol
Ulf Samuelsson [Sun, 12 Aug 2007 00:37:01 +0000 (00:37 -0000)]
Highlight dependencies for mpatrol

17 years agoUpdate linux cfg for at91sam9260dfc
Ulf Samuelsson [Sun, 12 Aug 2007 00:21:22 +0000 (00:21 -0000)]
Update linux cfg for at91sam9260dfc

17 years agoAvoid building packages requiring WCHAR, when not enabled
Ulf Samuelsson [Sun, 12 Aug 2007 00:14:58 +0000 (00:14 -0000)]
Avoid building packages requiring WCHAR, when not enabled

17 years agoRemove unknown NLS option from ed
Ulf Samuelsson [Sun, 12 Aug 2007 00:03:23 +0000 (00:03 -0000)]
Remove unknown NLS option from ed

17 years agoAvoid error msg when TARGET_DIR/bin is created for the umpteenth time
Ulf Samuelsson [Sat, 11 Aug 2007 23:57:19 +0000 (23:57 -0000)]
Avoid error msg when TARGET_DIR/bin is created for the umpteenth time

17 years agoUse a valid script file for lighttpd in target
Ulf Samuelsson [Sat, 11 Aug 2007 23:35:07 +0000 (23:35 -0000)]
Use a valid script file for lighttpd in target

17 years agoForce build of ncurses, when uemacs is selected
Ulf Samuelsson [Sat, 11 Aug 2007 23:33:22 +0000 (23:33 -0000)]
Force build of ncurses, when uemacs is selected

17 years agoUse package/libdrm instead of package/x11r7/libdrm
Ulf Samuelsson [Sat, 11 Aug 2007 23:31:41 +0000 (23:31 -0000)]
Use package/libdrm instead of package/x11r7/libdrm

17 years agoUse ncurses instead of curses lib for uemacs
Ulf Samuelsson [Sat, 11 Aug 2007 23:22:40 +0000 (23:22 -0000)]
Use ncurses instead of curses lib for uemacs

17 years agoCleanup Atmel boards
Ulf Samuelsson [Sat, 11 Aug 2007 23:09:34 +0000 (23:09 -0000)]
Cleanup Atmel boards

17 years agoUse STAGING_DIR/usr/lib instead of STAGING_DIR/lib for expat
Ulf Samuelsson [Sat, 11 Aug 2007 23:03:04 +0000 (23:03 -0000)]
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib for expat

17 years agoUse STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson [Sat, 11 Aug 2007 22:26:56 +0000 (22:26 -0000)]
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib

17 years agoFix mismatch in SDL patch naming convention
Ulf Samuelsson [Sat, 11 Aug 2007 22:09:09 +0000 (22:09 -0000)]
Fix mismatch in SDL patch naming convention

17 years agoAllow compression of cpio targets
Ulf Samuelsson [Sat, 11 Aug 2007 22:01:13 +0000 (22:01 -0000)]
Allow compression of cpio targets

17 years agoUpdate documentation with advice on completion
Ulf Samuelsson [Sat, 11 Aug 2007 21:58:53 +0000 (21:58 -0000)]
Update documentation with advice on completion

17 years agoUse /usr/lib instead of /lib for directfb
Ulf Samuelsson [Sat, 11 Aug 2007 21:53:18 +0000 (21:53 -0000)]
Use /usr/lib instead of /lib for directfb

17 years agoRun $\(CONFIG_UPDATE\) in the unpack rules for sdl, Use $\(MAKE1\)
Ulf Samuelsson [Sat, 11 Aug 2007 21:47:51 +0000 (21:47 -0000)]
Run $\(CONFIG_UPDATE\) in the unpack rules for sdl, Use $\(MAKE1\)

17 years agoRun $\(CONFIG_UPDATE\) in the unpack rules for iperf, libgcrypt,libgpg-error, lzo
Ulf Samuelsson [Sat, 11 Aug 2007 21:47:28 +0000 (21:47 -0000)]
Run $\(CONFIG_UPDATE\) in the unpack rules for iperf, libgcrypt,libgpg-error, lzo

17 years agoMove newt files from /lib to /usr/lib etc.
Ulf Samuelsson [Sat, 11 Aug 2007 19:01:12 +0000 (19:01 -0000)]
Move newt files from /lib to /usr/lib etc.

17 years agoBump dropbear to 0.50, /dev/urandom is now default
Ulf Samuelsson [Sat, 11 Aug 2007 18:43:58 +0000 (18:43 -0000)]
Bump dropbear to 0.50, /dev/urandom is now default

17 years agoUse correct DEST_DIR for expat
Ulf Samuelsson [Sat, 11 Aug 2007 18:25:17 +0000 (18:25 -0000)]
Use correct DEST_DIR for expat

17 years agoReintroduce dependencies on tinyx for libgtk[1]2 and cairo
Ulf Samuelsson [Sat, 11 Aug 2007 17:03:04 +0000 (17:03 -0000)]
Reintroduce dependencies on tinyx for libgtk[1]2 and cairo

17 years agoBump version of openssl, add threads
Ulf Samuelsson [Sat, 11 Aug 2007 16:55:52 +0000 (16:55 -0000)]
Bump version of openssl, add threads

17 years agoRemove udev-install patch (merged into Makefile)
Ulf Samuelsson [Sat, 11 Aug 2007 16:52:57 +0000 (16:52 -0000)]
Remove udev-install patch (merged into Makefile)

17 years agoBump udev version, add rules
Ulf Samuelsson [Sat, 11 Aug 2007 16:50:49 +0000 (16:50 -0000)]
Bump udev version, add rules

17 years agoAdd mdnsresponder package
Ulf Samuelsson [Sat, 11 Aug 2007 16:44:54 +0000 (16:44 -0000)]
Add mdnsresponder package

17 years agoCorrect mesa3d-source, use correct patch directory
Ulf Samuelsson [Sat, 11 Aug 2007 10:08:13 +0000 (10:08 -0000)]
Correct mesa3d-source, use correct patch directory