Bernhard Reutner-Fischer
3096f34d27
- add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer to build static or dynamic libs/bins.
...
- depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target.
Thanks to Tom for suplying a diff which implements these.
2007-06-01 22:16:28 +00:00
Peter Korsgaard
961229caf5
Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not needed
2007-05-31 15:42:33 +00:00
Peter Korsgaard
9f47480019
Cleanup, get rid of ETHTOOL_WORKDIR, use $@
2007-05-31 15:27:05 +00:00
Peter Korsgaard
958dd529d4
Cleanup, get rid of HASERL_WORKDIR, use $@
2007-05-31 15:19:37 +00:00
Peter Korsgaard
2f1893a8e5
libid3tag requires zlib. Noticed by Stuart Wood
2007-05-29 14:55:27 +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
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
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
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"
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
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
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
Bernhard Reutner-Fischer
8159d76b80
- it helps to apply the patches.. ;)
...
- mdadm-clean tried to uninstall mdadm from the host, which may not be what was intended in the end
2007-04-18 19:55:14 +00:00