Commit Graph

2671 Commits

Author SHA1 Message Date
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
Peter Korsgaard
4cdef5138d s/FAKEROUTE/FAKEROOT/ 2007-05-03 08:25:17 +00:00
"Steven J. Hill"
4d4e1149eb When using an external toolchain, we still need to have the user select which thread model the toolchain was built with. This allows for proper building of LTP and possibly other packages. 2007-04-28 17:10:31 +00:00
"Steven J. Hill"
4b2ebdb6d9 Create symlink for 'usr/include' in the staging directory so that packages like zlib and others who expect that to exist will install properly. 2007-04-28 17:09:44 +00:00
"Steven J. Hill"
3ee4b1d066 Get rid of blank line. 2007-04-28 17:08:57 +00:00
Peter Korsgaard
67e8f62954 sed patch 2007-04-25 07:11:10 +00:00
Peter Korsgaard
b33a6fb331 libsndfile package. Closes #1325 2007-04-24 13:43:15 +00:00
Peter Korsgaard
e92ad5bc97 Bump version 2007-04-24 13:42:03 +00:00
Peter Korsgaard
c755ca1f87 Bumped version 2007-04-20 12:42:41 +00:00
Bernhard Reutner-Fischer
20b3086e5f - pass the correct endian 2007-04-20 11:12:50 +00:00