buildroot.git
16 years agomakefile cleanup for bzip2
John Voltz [Thu, 6 Mar 2008 17:56:10 +0000 (17:56 -0000)]
makefile cleanup for bzip2

16 years agorenamed bridge to bridge-utils
John Voltz [Thu, 6 Mar 2008 17:55:51 +0000 (17:55 -0000)]
renamed bridge to bridge-utils

16 years agoadded blackbox window manager
John Voltz [Thu, 6 Mar 2008 17:55:26 +0000 (17:55 -0000)]
added blackbox window manager

16 years agomakefile cleanup for bind
John Voltz [Thu, 6 Mar 2008 17:55:03 +0000 (17:55 -0000)]
makefile cleanup for bind

16 years agomakefile cleanup for avahi
John Voltz [Thu, 6 Mar 2008 17:54:47 +0000 (17:54 -0000)]
makefile cleanup for avahi

16 years agomakefile cleanup for aumix
John Voltz [Thu, 6 Mar 2008 17:54:27 +0000 (17:54 -0000)]
makefile cleanup for aumix

16 years agoupdated makefile for atk
John Voltz [Thu, 6 Mar 2008 17:54:01 +0000 (17:54 -0000)]
updated makefile for atk

16 years agoadded alsa dev directory location to configure statement
John Voltz [Thu, 6 Mar 2008 17:53:35 +0000 (17:53 -0000)]
added alsa dev directory location to configure statement

16 years agosome buildroot helper scripts
John Voltz [Thu, 6 Mar 2008 17:52:37 +0000 (17:52 -0000)]
some buildroot helper scripts

16 years agoFix patch. Apparently people don't know how to test their changes before
"Steven J. Hill" [Wed, 5 Mar 2008 13:35:23 +0000 (13:35 -0000)]
Fix patch. Apparently people don't know how to test their changes before
cheking them in.

16 years agobuildroot: add kernel-headers to base targets so it gets handled by external-deps
Peter Korsgaard [Tue, 4 Mar 2008 12:19:19 +0000 (12:19 -0000)]
buildroot: add kernel-headers to base targets so it gets handled by external-deps

16 years agobuildroot: add external-deps target
Peter Korsgaard [Tue, 4 Mar 2008 12:19:16 +0000 (12:19 -0000)]
buildroot: add external-deps target

Add external-deps target to show what external files are needed to recreate
the build.

16 years agodbus: start earlier
Peter Korsgaard [Tue, 4 Mar 2008 12:19:13 +0000 (12:19 -0000)]
dbus: start earlier

Start dbus early enough so other services can use it (E.G. avahi).

16 years agolibpng: select zlib package
Peter Korsgaard [Tue, 4 Mar 2008 11:36:25 +0000 (11:36 -0000)]
libpng: select zlib package

16 years agolibpng: bump version
Peter Korsgaard [Tue, 4 Mar 2008 11:36:23 +0000 (11:36 -0000)]
libpng: bump version

16 years agosquashfs: bump version
Peter Korsgaard [Tue, 4 Mar 2008 11:36:20 +0000 (11:36 -0000)]
squashfs: bump version

16 years agodnsmasq: bump version
Peter Korsgaard [Sun, 2 Mar 2008 14:36:46 +0000 (14:36 -0000)]
dnsmasq: bump version

16 years agodnsmasq: Enable dbus support if available
Peter Korsgaard [Sun, 2 Mar 2008 14:36:43 +0000 (14:36 -0000)]
dnsmasq: Enable dbus support if available

16 years agodnsmasq: make tftp support optional
Peter Korsgaard [Sun, 2 Mar 2008 14:36:40 +0000 (14:36 -0000)]
dnsmasq: make tftp support optional

16 years agodnsmasq: remove dnsmasq1 support
Peter Korsgaard [Sun, 2 Mar 2008 14:36:35 +0000 (14:36 -0000)]
dnsmasq: remove dnsmasq1 support

Remove ancient dnsmasq1 support, which couldn't even be selected in
menuconfig.

16 years agoClosing #2374
Thomas Lundquist [Sun, 2 Mar 2008 10:25:05 +0000 (10:25 -0000)]
Closing #2374

16 years agohaserl: bump version
Peter Korsgaard [Fri, 29 Feb 2008 13:54:20 +0000 (13:54 -0000)]
haserl: bump version

16 years agobusybox 1.9.1 fixes
Peter Korsgaard [Thu, 28 Feb 2008 14:38:06 +0000 (14:38 -0000)]
busybox 1.9.1 fixes

16 years agoClean up patches and applying of them.
"Steven J. Hill" [Thu, 28 Feb 2008 13:46:22 +0000 (13:46 -0000)]
Clean up patches and applying of them.

16 years agoRemove old patch and fix the type properly.
"Steven J. Hill" [Thu, 28 Feb 2008 02:19:38 +0000 (02:19 -0000)]
Remove old patch and fix the type properly.

16 years agoMake sure 'linkage.h' headers are installed. Add hack to bootstrap newer
"Steven J. Hill" [Thu, 28 Feb 2008 02:13:42 +0000 (02:13 -0000)]
Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer
versions of GCC. Filter out 'gnu99' from assembly flags. Use the
'headers' target instead of 'pregen' to prepare for more NPTL
integration. Fix broken MTD package configuration....someone believes in
the Klingon release process apparently. Fix build issues with netplug
and libpng. Fix source path for microcom as original site no longer
exists.

16 years agoCopy patch needed for dynamic loader strings and config targets.
"Steven J. Hill" [Mon, 25 Feb 2008 00:25:02 +0000 (00:25 -0000)]
Copy patch needed for dynamic loader strings and config targets.

16 years agoFix 'makeinfo' failure.
"Steven J. Hill" [Mon, 25 Feb 2008 00:17:36 +0000 (00:17 -0000)]
Fix 'makeinfo' failure.

16 years agoAllow selection of e2fsprogs to install in the target
Hamish Moffatt [Sun, 24 Feb 2008 23:02:56 +0000 (23:02 -0000)]
Allow selection of e2fsprogs to install in the target

16 years agomove fis+fconfig packages under BR2_BLOCKDEV_SUPPORT
Peter Korsgaard [Sun, 24 Feb 2008 21:35:01 +0000 (21:35 -0000)]
move fis+fconfig packages under BR2_BLOCKDEV_SUPPORT

Move fis + fconfig packages together with mtd utils under
Hardware handling / blockdevices and filesystem maintenance.

16 years agoadd BR2_TEXTEDIT_SUPPORT submenu
Peter Korsgaard [Sun, 24 Feb 2008 21:34:52 +0000 (21:34 -0000)]
add BR2_TEXTEDIT_SUPPORT submenu

Group text editors under BR2_TEXTEDIT_SUPPORT submenu.

16 years agoezxml package
Peter Korsgaard [Sun, 24 Feb 2008 20:18:00 +0000 (20:18 -0000)]
ezxml package

16 years agobuildroot: add BR2_XML_SUPPORT submenu
Peter Korsgaard [Sun, 24 Feb 2008 20:17:53 +0000 (20:17 -0000)]
buildroot: add BR2_XML_SUPPORT submenu

Group XML stuff under BR2_XML_SUPPORT submenu.

16 years agoUpdate diff version.
"Steven J. Hill" [Fri, 22 Feb 2008 19:37:39 +0000 (19:37 -0000)]
Update diff version.

16 years agobuildroot: add missing -source targets
Peter Korsgaard [Tue, 19 Feb 2008 13:39:25 +0000 (13:39 -0000)]
buildroot: add missing -source targets

16 years agoUpped version, the one here didn't exist any more. 3.61 compiled nicely (todo; check...
Thomas Lundquist [Mon, 18 Feb 2008 22:10:05 +0000 (22:10 -0000)]
Upped version, the one here didn't exist any more. 3.61 compiled nicely (todo; check if nasm is installed on host?, syslinux needs it. Guess I copuld just add a target/host package.)

16 years agoUpdate diff version.
"Steven J. Hill" [Mon, 18 Feb 2008 14:30:59 +0000 (14:30 -0000)]
Update diff version.

16 years agolibusb: install into target with cp instead of install to preserve symlinks
Peter Korsgaard [Fri, 15 Feb 2008 14:06:39 +0000 (14:06 -0000)]
libusb: install into target with cp instead of install to preserve symlinks

16 years agobusybox: bump version to 1.9.1
Peter Korsgaard [Thu, 14 Feb 2008 15:49:48 +0000 (15:49 -0000)]
busybox: bump version to 1.9.1

16 years agobusybox: additional 1.9.0 patches
Peter Korsgaard [Thu, 14 Feb 2008 14:45:23 +0000 (14:45 -0000)]
busybox: additional 1.9.0 patches

16 years agoFix typos in jffs2 summary support
Hamish Moffatt [Tue, 12 Feb 2008 05:50:26 +0000 (05:50 -0000)]
Fix typos in jffs2 summary support

16 years agoAdd support for summarising JFFS2 images. With support in the kernel this improves...
Hamish Moffatt [Tue, 12 Feb 2008 05:39:32 +0000 (05:39 -0000)]
Add support for summarising JFFS2 images. With support in the kernel this improves mount time significantly.

16 years agoRun $(CONFIG_UPDATE) after unpacking sources
Hamish Moffatt [Tue, 12 Feb 2008 00:35:03 +0000 (00:35 -0000)]
Run $(CONFIG_UPDATE) after unpacking sources
Patch from Dan Nicolaescu

16 years agoupdated nios2 gdb support, thanks to Atle Nissestad
Ivan Kuten [Fri, 8 Feb 2008 09:32:23 +0000 (09:32 -0000)]
updated nios2 gdb support, thanks to Atle Nissestad

16 years agoupdated gdb support for nios2, thanks Atle
Ivan Kuten [Thu, 7 Feb 2008 10:59:00 +0000 (10:59 -0000)]
updated gdb support for nios2, thanks Atle

16 years agoAdded package for fis, which allows you to manipulate the RedBoot flash partition...
Hamish Moffatt [Thu, 7 Feb 2008 00:53:36 +0000 (00:53 -0000)]
Added package for fis, which allows you to manipulate the RedBoot flash partition table from linux.

16 years agoAdded a package for fconfig, which allows you to modify RedBoot configuration paramet...
Hamish Moffatt [Thu, 7 Feb 2008 00:51:57 +0000 (00:51 -0000)]
Added a package for fconfig, which allows you to modify RedBoot configuration parameters from linux.

16 years agoCommit the new upstream patches and remove the old
Hamish Moffatt [Wed, 6 Feb 2008 01:26:58 +0000 (01:26 -0000)]
Commit the new upstream patches and remove the old

16 years agoUpgrade readline to 5.2, including all current upstream patches.
Hamish Moffatt [Wed, 6 Feb 2008 01:26:03 +0000 (01:26 -0000)]
Upgrade readline to 5.2, including all current upstream patches.
Fetch it from $(BR2_GNU_MIRROR).
Note proper dependency on ncurses.

16 years agoAdded configuration item to control whether development headers and libraries are...
Hamish Moffatt [Wed, 6 Feb 2008 00:55:05 +0000 (00:55 -0000)]
Added configuration item to control whether development headers and libraries are installed on the target
Removed some additional files if optional modules are disabled

16 years agoAdd support for 2.6.24 headers.
Paul Mundt [Mon, 4 Feb 2008 07:54:32 +0000 (07:54 -0000)]
Add support for 2.6.24 headers.

16 years agobusybox: More 1.9.0 patches
Peter Korsgaard [Sat, 2 Feb 2008 21:49:48 +0000 (21:49 -0000)]
busybox: More 1.9.0 patches

16 years agocreate /var/lib/dbus
Ivan Kuten [Wed, 30 Jan 2008 13:57:31 +0000 (13:57 -0000)]
create /var/lib/dbus

16 years agoNew patches for the makeinfo bug to older binutils.
"Steven J. Hill" [Sat, 26 Jan 2008 20:52:45 +0000 (20:52 -0000)]
New patches for the makeinfo bug to older binutils.

16 years agoUpped version, no need for patch. (This is still based on lzma SDK 4.32,
Thomas Lundquist [Sat, 26 Jan 2008 15:49:12 +0000 (15:49 -0000)]
Upped version, no need for patch. (This is still based on lzma SDK 4.32,
alas, should be just bugfixes.)

16 years agoMail from Claus Klein:
Thomas Lundquist [Sat, 26 Jan 2008 07:55:58 +0000 (07:55 -0000)]
Mail from Claus Klein:
make sure than target dir exist bevor instll to it:

16 years agoFix by Fredy Yanardi
Thomas Lundquist [Fri, 25 Jan 2008 10:20:11 +0000 (10:20 -0000)]
Fix by Fredy Yanardi

16 years agoChanged site since it is nto a part of Debian any more. Closing bug
Thomas Lundquist [Fri, 25 Jan 2008 10:02:32 +0000 (10:02 -0000)]
Changed site since it is nto a part of Debian any more. Closing bug
#1974

16 years agoUpped version, lm-sensors.01.susv3-legacy.patch seems to not be needed
Thomas Lundquist [Fri, 25 Jan 2008 09:46:21 +0000 (09:46 -0000)]
Upped version, lm-sensors.01.susv3-legacy.patch seems to not be needed
any more but keeping it for now. Hopefully closing bug #1939

16 years agoRemove instances of bcopy so package will compile.
"Steven J. Hill" [Thu, 24 Jan 2008 03:35:48 +0000 (03:35 -0000)]
Remove instances of bcopy so package will compile.

16 years agoUpped version, fixing http://busybox.net/bugs/view.php?id=1954
Thomas Lundquist [Mon, 21 Jan 2008 11:07:57 +0000 (11:07 -0000)]
Upped version, fixing busybox.net/bugs/view.php?id=1954

16 years agoenhancements for the python package, patch by Hamish Moffatt
Ivan Kuten [Thu, 17 Jan 2008 12:42:53 +0000 (12:42 -0000)]
enhancements for the python package, patch by Hamish Moffatt

16 years agocloop target update, patch by Claus Klein
Ivan Kuten [Wed, 16 Jan 2008 09:25:07 +0000 (09:25 -0000)]
cloop target update, patch by Claus Klein

16 years agoUpdate at91sam9261ek default config
Ulf Samuelsson [Thu, 10 Jan 2008 09:31:56 +0000 (09:31 -0000)]
Update at91sam9261ek default config

16 years agoMore debug info for linux
Ulf Samuelsson [Thu, 10 Jan 2008 09:31:15 +0000 (09:31 -0000)]
More debug info for linux

16 years agoDefine kernelversion if ext toolchain is used
Ulf Samuelsson [Thu, 10 Jan 2008 09:30:11 +0000 (09:30 -0000)]
Define kernelversion if ext toolchain is used

16 years agoUse host ldconfig, if external toolchain is used
Ulf Samuelsson [Thu, 10 Jan 2008 09:29:06 +0000 (09:29 -0000)]
Use host ldconfig, if external toolchain is used

16 years agoAdd /etc/ld.so.conf to Atmel based root fs
Ulf Samuelsson [Thu, 10 Jan 2008 09:27:25 +0000 (09:27 -0000)]
Add /etc/ld.so.conf to Atmel based root fs

16 years agoUpdate ATMEL_MIRROR and bump at91bootstrap to v2.4
Ulf Samuelsson [Tue, 8 Jan 2008 21:05:50 +0000 (21:05 -0000)]
Update ATMEL_MIRROR and bump at91bootstrap to v2.4

16 years agoRmove old/duplicated AT91 linux patches
Ulf Samuelsson [Tue, 8 Jan 2008 21:03:12 +0000 (21:03 -0000)]
Rmove old/duplicated AT91 linux patches

16 years agofix gcc 3.4.6 and libstdc++ when shared support is disabled, thanks Atle\!
Ivan Kuten [Tue, 8 Jan 2008 12:52:49 +0000 (12:52 -0000)]
fix gcc 3.4.6 and libstdc++ when shared support is disabled, thanks Atle\!

16 years agobusybox: 1.9.0 fixes
Peter Korsgaard [Tue, 8 Jan 2008 12:51:36 +0000 (12:51 -0000)]
busybox: 1.9.0 fixes

16 years agosqlite: bumped version
Peter Korsgaard [Sat, 5 Jan 2008 20:31:40 +0000 (20:31 -0000)]
sqlite: bumped version

16 years agochange download url to be dynamic basic on version number
David Anders [Fri, 4 Jan 2008 20:07:31 +0000 (20:07 -0000)]
change download url to be dynamic basic on version number

16 years agobusybox: Don't depend on long gone busybox 1.0.1 symbol
Peter Korsgaard [Thu, 3 Jan 2008 13:33:30 +0000 (13:33 -0000)]
busybox: Don't depend on long gone busybox 1.0.1 symbol

16 years agobusybox: Bump version to 1.9.0
Peter Korsgaard [Thu, 3 Jan 2008 13:33:28 +0000 (13:33 -0000)]
busybox: Bump version to 1.9.0

16 years agobusybox: Bump version to 1.8.2
Peter Korsgaard [Thu, 3 Jan 2008 13:33:25 +0000 (13:33 -0000)]
busybox: Bump version to 1.8.2

16 years agobusybox: Bump version to 1.7.4
Peter Korsgaard [Thu, 3 Jan 2008 13:33:21 +0000 (13:33 -0000)]
busybox: Bump version to 1.7.4

16 years agobusybox: Remove unused 1.7.0 patches
Peter Korsgaard [Thu, 3 Jan 2008 13:33:19 +0000 (13:33 -0000)]
busybox: Remove unused 1.7.0 patches

16 years agobusybox: Get rid of minor version selection.
Peter Korsgaard [Thu, 3 Jan 2008 13:31:26 +0000 (13:31 -0000)]
busybox: Get rid of minor version selection.

There isn't much point in selecting anything else than the latest
in a stable release series, so merge all the 1.7.x options into a
single selection.

16 years agoAdded BR2_DEBIAN_MIRROR
Thomas Lundquist [Thu, 27 Dec 2007 12:00:12 +0000 (12:00 -0000)]
Added BR2_DEBIAN_MIRROR

16 years agoClosing bug #1819 and 1709
Thomas Lundquist [Thu, 27 Dec 2007 11:23:11 +0000 (11:23 -0000)]
Closing bug #1819 and 1709

16 years agoqtopia-4.3.2 update
Ivan Kuten [Tue, 18 Dec 2007 15:12:15 +0000 (15:12 -0000)]
qtopia-4.3.2 update

16 years agofix default GNU URL
Ivan Kuten [Mon, 17 Dec 2007 13:14:29 +0000 (13:14 -0000)]
fix default GNU URL

16 years agoAdd support for GNU and kernel.org mirrors
Ivan Kuten [Mon, 17 Dec 2007 12:29:06 +0000 (12:29 -0000)]
Add support for GNU and kernel.org mirrors

16 years agorevert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned in 1764...
Ivan Kuten [Mon, 17 Dec 2007 11:37:47 +0000 (11:37 -0000)]
revert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned in 1764 issue

16 years agoBumped version
Peter Korsgaard [Fri, 14 Dec 2007 10:12:15 +0000 (10:12 -0000)]
Bumped version

16 years agomake e2fsprogs generate relative symlinks in the root
Ivan Kuten [Thu, 13 Dec 2007 12:38:13 +0000 (12:38 -0000)]
make e2fsprogs generate relative symlinks in the root

16 years agomake stunnel see OpenSSL libs
Ivan Kuten [Thu, 13 Dec 2007 12:22:26 +0000 (12:22 -0000)]
make stunnel see OpenSSL libs

16 years agobump up syslinux version
Ivan Kuten [Thu, 13 Dec 2007 12:15:48 +0000 (12:15 -0000)]
bump up syslinux version

16 years agofix gcc 3.x/4.x symlinks to cc
Ivan Kuten [Thu, 13 Dec 2007 12:09:56 +0000 (12:09 -0000)]
fix gcc 3.x/4.x symlinks to cc

16 years agodelete haserl-0.9.20-legacy.patch
Ivan Kuten [Thu, 13 Dec 2007 12:01:48 +0000 (12:01 -0000)]
delete haserl-0.9.20-legacy.patch

16 years agosusv3 legacy fix for haserl
Ivan Kuten [Thu, 13 Dec 2007 11:34:27 +0000 (11:34 -0000)]
susv3 legacy fix for haserl

16 years agobump haserl version
Ivan Kuten [Tue, 11 Dec 2007 20:29:54 +0000 (20:29 -0000)]
bump haserl version

16 years agoenable symlinks for the elft2flt binaries
Ivan Kuten [Tue, 11 Dec 2007 20:21:35 +0000 (20:21 -0000)]
enable symlinks for the elft2flt binaries

16 years agoremove extra brace for clean target
Ivan Kuten [Tue, 11 Dec 2007 20:13:13 +0000 (20:13 -0000)]
remove extra brace for clean target

16 years agoadd ts_test utility
Ivan Kuten [Tue, 11 Dec 2007 20:11:19 +0000 (20:11 -0000)]
add ts_test utility

16 years agobump olsr version
Ivan Kuten [Tue, 11 Dec 2007 19:53:51 +0000 (19:53 -0000)]
bump olsr version

16 years agoFix spelling error in lighttpd
Ulf Samuelsson [Fri, 30 Nov 2007 12:35:55 +0000 (12:35 -0000)]
Fix spelling error in lighttpd

16 years agoStrip libogg, when copied to root fs
Ulf Samuelsson [Fri, 30 Nov 2007 12:34:54 +0000 (12:34 -0000)]
Strip libogg, when copied to root fs