Commit Graph

2480 Commits

Author SHA1 Message Date
Peter Korsgaard 2f1893a8e5 libid3tag requires zlib. Noticed by Stuart Wood 2007-05-29 14:55:27 +00:00
Peter Korsgaard 002ad94857 Fixed silly typo. Thanks to Petur Thors for reporting 2007-05-24 21:23:19 +00:00
Peter Korsgaard ca837b638e fontconfig requires expat 2007-05-24 08:41:49 +00:00
Peter Korsgaard ab06ab7654 Strip binaries at install. Closes #1365 2007-05-23 15:41:48 +00:00
Peter Korsgaard a3bf044725 ncftp package. Patch from #1355 2007-05-22 11:59:22 +00:00
Peter Korsgaard 293c026854 Fixup joystick.h include with modern kernel headers. Patch from #1217. 2007-05-22 11:17:27 +00:00
Peter Korsgaard a489dda13f Use freetype-host for host tools. Fixes #1328 2007-05-22 10:31:25 +00:00
Peter Korsgaard 660b19062d Use select instead of depends for dependencies 2007-05-22 07:42:32 +00:00
Peter Korsgaard ef53dd3b8e Use select instead of depends for dependencies 2007-05-22 07:40:36 +00:00
Bernhard Reutner-Fischer 33553eb655 - fix path to staging binary. Closes #1353 2007-05-18 09:59:36 +00:00
Bernhard Reutner-Fischer 804c6d57bb - bump patch version 2007-05-18 09:55:09 +00:00
Peter Korsgaard 77c982494d Strip libraries 2007-05-15 13:58:35 +00:00
Bernhard Reutner-Fischer b7d87dd962 - repvik writes: e2fsprogs install several duplicate binaries that act slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space.
Closes #1341
2007-05-15 12:50:04 +00:00
Bernhard Reutner-Fischer f69be807b5 - bump patch version 2007-05-15 11:39:44 +00:00
Bernhard Reutner-Fischer 4f5ac8baa6 - add gdb-6.6 2007-05-15 11:33:08 +00:00
Bernhard Reutner-Fischer aaf013cc16 - add 2.17.50.0.16 2007-05-15 11:28:58 +00:00
Bernhard Reutner-Fischer 30d713a81b - bump version 2007-05-15 11:25:41 +00:00
Bernhard Reutner-Fischer 014ad48f5f - bump version 2007-05-15 11:24:27 +00:00
Bernhard Reutner-Fischer c1efa9b291 - bump version 2007-05-15 11:23:46 +00:00
Peter Korsgaard 01d97bb0c9 Don't use libssp as it doesn't get installed 2007-05-15 09:45:21 +00:00
Bernhard Reutner-Fischer 5706a8f36e - fixed upstream in r18618 2007-05-15 09:33:57 +00:00
Bernhard Reutner-Fischer 1f020bb491 - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig 2007-05-12 18:39:28 +00:00
Bernhard Reutner-Fischer beca59b090 - ignore eventual errors from which(1) 2007-05-11 12:50:15 +00:00
Peter Korsgaard bf898045a1 madplay package 2007-05-10 09:20:20 +00:00
Peter Korsgaard 8298b7d0e1 libid3tag package. Needed by madplay 2007-05-10 09:18:35 +00:00
Peter Korsgaard 8f30191dc8 Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib 2007-05-10 08:10:21 +00:00
"Steven J. Hill" 049c3f67f5 If we are using snapshot, don't even attempt to try and patch anything. 2007-05-10 02:37:44 +00:00
"Steven J. Hill" 71b952f374 Re-create patches for released 0.9.29 version. 2007-05-10 02:37:16 +00:00
"Steven J. Hill" 6b2416e57c Update version of LTP. 2007-05-09 22:58:59 +00:00
"Steven J. Hill" 6b00c90d70 Rename all INIT scripts to have the numerical prefixes to easily see the start-up order. 2007-05-09 22:48:41 +00:00
Peter Korsgaard 448153a06a init scripts should be executable 2007-05-09 14:03:32 +00:00
Peter Korsgaard 24cb67ca98 avahi-daemon support 2007-05-09 13:38:37 +00:00
Peter Korsgaard 39b88e3691 Strip lib even if soname changes 2007-05-09 11:46:47 +00:00
Peter Korsgaard b2fb697def Bumped version 2007-05-08 15:57:31 +00:00
Bernhard Reutner-Fischer 29b97bb5a2 - bump version. Closes #1340 2007-05-08 15:19:13 +00:00
Bernhard Reutner-Fischer 647dbeeeef - bump version. Closes #1339 2007-05-08 15:17:41 +00:00
"Steven J. Hill" a70e39cd5e This patch increases the maximum host name length for 'dnsd' to 40 characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty. 2007-05-07 04:07:06 +00:00
"Steven J. Hill" 58ef6b3ca7 If any of the netkit packages were selected, we disable their counterparts in Busybox and warn the user. 2007-05-07 04:04:34 +00:00
"Steven J. Hill" dbf0e5eef6 Modify the main script to use the lockfile program utilities. Mounting and un-mounting do not work reliably without them. 2007-05-07 04:03:42 +00:00
"Steven J. Hill" 458aa92696 Add ability to build 'scsi_id' utility for udev. 2007-05-07 04:02:31 +00:00
"Steven J. Hill" 69564bb566 Install the default script only if one was not found from the platform. 2007-05-07 04:01:58 +00:00
"Steven J. Hill" 116acadec9 Add another include path to the CFLAGS. 2007-05-07 04:01:24 +00:00
"Steven J. Hill" 9e9d2b282b Install the default configuration file if the platform did not already define one. 2007-05-07 04:01:07 +00:00
"Steven J. Hill" 771a17e52d Major clean-up. 2007-05-07 04:00:11 +00:00
"Steven J. Hill" c4cc6e46b0 Target binary was incorrect and do a better job of cleaning up. 2007-05-07 03:59:35 +00:00
"Steven J. Hill" b5d1d2b05b Fix script so that 'restart' actually works. 2007-05-07 03:59:04 +00:00
"Steven J. Hill" 1f92831170 Add new packages. 2007-05-07 03:58:30 +00:00
"Steven J. Hill" 0a41ba39e2 Add older version of binutils. 2007-05-07 03:57:09 +00:00
"Steven J. Hill" 9c865d752e Create 'bin' directory in staging area. 2007-05-07 03:56:47 +00:00
Peter Korsgaard 3578ecfc96 version bump 2007-05-03 09:33:24 +00:00