John Voltz
ab063ab0af
some buildroot helper scripts
2008-03-06 17:52:37 +00:00
"Steven J. Hill"
494a273b15
Fix patch. Apparently people don't know how to test their changes before
...
cheking them in.
2008-03-05 13:35:23 +00:00
Peter Korsgaard
3d8919a184
buildroot: add kernel-headers to base targets so it gets handled by external-deps
2008-03-04 12:19:19 +00:00
Peter Korsgaard
155971e08f
buildroot: add external-deps target
...
Add external-deps target to show what external files are needed to recreate
the build.
2008-03-04 12:19:16 +00:00
Peter Korsgaard
f26f26fb62
dbus: start earlier
...
Start dbus early enough so other services can use it (E.G. avahi).
2008-03-04 12:19:13 +00:00
Peter Korsgaard
82edf5a9c1
libpng: select zlib package
2008-03-04 11:36:25 +00:00
Peter Korsgaard
f0e9cb3beb
libpng: bump version
2008-03-04 11:36:23 +00:00
Peter Korsgaard
4f375bc050
squashfs: bump version
2008-03-04 11:36:20 +00:00
Peter Korsgaard
bf11985ef3
dnsmasq: bump version
2008-03-02 14:36:46 +00:00
Peter Korsgaard
16db1fed27
dnsmasq: Enable dbus support if available
2008-03-02 14:36:43 +00:00
Peter Korsgaard
ecd6931abe
dnsmasq: make tftp support optional
2008-03-02 14:36:40 +00:00
Peter Korsgaard
bec2eba9ed
dnsmasq: remove dnsmasq1 support
...
Remove ancient dnsmasq1 support, which couldn't even be selected in
menuconfig.
2008-03-02 14:36:35 +00:00
Thomas Lundquist
9df5b80739
Closing #2374
2008-03-02 10:25:05 +00:00
Peter Korsgaard
722d602b89
haserl: bump version
2008-02-29 13:54:20 +00:00
Peter Korsgaard
c4927e52c2
busybox 1.9.1 fixes
2008-02-28 14:38:06 +00:00
"Steven J. Hill"
098749df51
Clean up patches and applying of them.
2008-02-28 13:46:22 +00:00
"Steven J. Hill"
bafa6d62cd
Remove old patch and fix the type properly.
2008-02-28 02:19:38 +00:00
"Steven J. Hill"
bebbe792df
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.
2008-02-28 02:13:42 +00:00
"Steven J. Hill"
49609366cf
Copy patch needed for dynamic loader strings and config targets.
2008-02-25 00:25:02 +00:00
"Steven J. Hill"
6a7ed033ef
Fix 'makeinfo' failure.
2008-02-25 00:17:36 +00:00
Hamish Moffatt
ec7d71f064
Allow selection of e2fsprogs to install in the target
2008-02-24 23:02:56 +00:00
Peter Korsgaard
a6bf612a6a
move fis+fconfig packages under BR2_BLOCKDEV_SUPPORT
...
Move fis + fconfig packages together with mtd utils under
Hardware handling / blockdevices and filesystem maintenance.
2008-02-24 21:35:01 +00:00
Peter Korsgaard
06accdc017
add BR2_TEXTEDIT_SUPPORT submenu
...
Group text editors under BR2_TEXTEDIT_SUPPORT submenu.
2008-02-24 21:34:52 +00:00
Peter Korsgaard
f1f84ce3af
ezxml package
2008-02-24 20:18:00 +00:00
Peter Korsgaard
7cf2be4402
buildroot: add BR2_XML_SUPPORT submenu
...
Group XML stuff under BR2_XML_SUPPORT submenu.
2008-02-24 20:17:53 +00:00
"Steven J. Hill"
2d6b9b3a5e
Update diff version.
2008-02-22 19:37:39 +00:00
Peter Korsgaard
9771040a18
buildroot: add missing -source targets
2008-02-19 13:39:25 +00:00
Thomas Lundquist
fcb27e9386
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.)
2008-02-18 22:10:05 +00:00
"Steven J. Hill"
b24ac47738
Update diff version.
2008-02-18 14:30:59 +00:00
Peter Korsgaard
65659f38f3
libusb: install into target with cp instead of install to preserve symlinks
2008-02-15 14:06:39 +00:00
Peter Korsgaard
54255463b2
busybox: bump version to 1.9.1
2008-02-14 15:49:48 +00:00
Peter Korsgaard
7c44a53354
busybox: additional 1.9.0 patches
2008-02-14 14:45:23 +00:00
Hamish Moffatt
72a85109f3
Fix typos in jffs2 summary support
2008-02-12 05:50:26 +00:00
Hamish Moffatt
536e98effd
Add support for summarising JFFS2 images. With support in the kernel this improves mount time significantly.
2008-02-12 05:39:32 +00:00
Hamish Moffatt
03d6531962
Run $(CONFIG_UPDATE) after unpacking sources
...
Patch from Dan Nicolaescu
2008-02-12 00:35:03 +00:00
Ivan Kuten
980df901b9
updated nios2 gdb support, thanks to Atle Nissestad
2008-02-08 09:32:23 +00:00
Ivan Kuten
6c9b9c4e51
updated gdb support for nios2, thanks Atle
2008-02-07 10:59:00 +00:00
Hamish Moffatt
4985f59169
Added package for fis, which allows you to manipulate the RedBoot flash partition table from linux.
2008-02-07 00:53:36 +00:00
Hamish Moffatt
b5e4871b39
Added a package for fconfig, which allows you to modify RedBoot configuration parameters from linux.
2008-02-07 00:51:57 +00:00
Hamish Moffatt
83b7c8b381
Commit the new upstream patches and remove the old
2008-02-06 01:26:58 +00:00
Hamish Moffatt
d53b1d1f93
Upgrade readline to 5.2, including all current upstream patches.
...
Fetch it from $(BR2_GNU_MIRROR).
Note proper dependency on ncurses.
2008-02-06 01:26:03 +00:00
Hamish Moffatt
05ecb806ff
Added configuration item to control whether development headers and libraries are installed on the target
...
Removed some additional files if optional modules are disabled
2008-02-06 00:55:05 +00:00
Paul Mundt
a5c831661e
Add support for 2.6.24 headers.
2008-02-04 07:54:32 +00:00
Peter Korsgaard
1767962c45
busybox: More 1.9.0 patches
2008-02-02 21:49:48 +00:00
Ivan Kuten
25f6af28ee
create /var/lib/dbus
2008-01-30 13:57:31 +00:00
"Steven J. Hill"
db75dfd76f
New patches for the makeinfo bug to older binutils.
2008-01-26 20:52:45 +00:00
Thomas Lundquist
b687198540
Upped version, no need for patch. (This is still based on lzma SDK 4.32,
...
alas, should be just bugfixes.)
2008-01-26 15:49:12 +00:00
Thomas Lundquist
b4930d6711
Mail from Claus Klein:
...
make sure than target dir exist bevor instll to it:
2008-01-26 07:55:58 +00:00
Thomas Lundquist
4ccf13ef65
Fix by Fredy Yanardi
2008-01-25 10:20:11 +00:00
Thomas Lundquist
85ca5c52f2
Changed site since it is nto a part of Debian any more. Closing bug
...
#1974
2008-01-25 10:02:32 +00:00