Peter Korsgaard
6268a48c56
Bump rsync package to 2.6.8
...
Closes 0000859.
2006-04-28 20:00:46 +00:00
Peter Korsgaard
c2db529134
0000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernel
...
definition.
The struct i2c_msg definition in linux-libc-headers-2.6.12.0 has two extra
members not present in the kernel definition causing all kinds of problems.
This patch fixes that.
2006-04-28 19:44:22 +00:00
Peter Korsgaard
7bc4ad6e56
0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of
...
LINUX_VERSION.
Use LINUX_HEADERS_VERSION instead of LINUX_VERSION as that variable is used
for the actual kernel version used which might be different than the headers
version.
E.G. LINUX_VERSION is set in the target/device/* files. If this version
doesn't match the selected kernel headers version the patches won't be applied.
2006-04-28 19:40:43 +00:00
Peter Korsgaard
dd01b4112c
0000856: Not finding ethtool sources
...
Fixed download URL
2006-04-28 19:33:39 +00:00
Mike Frysinger
b81bcbd229
Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The correct syntax is actually $(VAR_NAME)
2006-04-21 01:23:35 +00:00
Mike Frysinger
70b5dc8892
dont override CC
2006-04-20 00:58:20 +00:00
Eric Andersen
afc5e9078e
fix up coreutils build
2006-04-19 21:17:49 +00:00
Eric Andersen
f144786ff5
dont check for the non-existant define 'HAVE_TIME_R_POSIX'
2006-04-19 20:24:12 +00:00
Eric Andersen
54ba8b7024
version bump
2006-04-19 18:36:02 +00:00
Eric Andersen
61942e82b4
teach newer fakeroot to not build docs
2006-04-19 17:53:45 +00:00
Eric Andersen
61115890b8
bump version
2006-04-19 17:32:35 +00:00
Eric Andersen
a71258c161
when copying, be forceful about it to gratuitously overwrite symlinks
2006-04-19 17:24:47 +00:00
Mike Frysinger
e9b3eb8f73
remove reference to "releases"
2006-04-17 02:50:23 +00:00
Mike Frysinger
476ec17d2f
syntax/comment touchups
2006-04-15 02:27:44 +00:00
Mike Frysinger
f7739d831e
no longer needed
2006-04-15 02:27:30 +00:00
Mike Frysinger
23d6133ec6
version bump to 394
2006-04-15 02:27:23 +00:00
Mike Frysinger
2209685942
version bump to 2.4.1
2006-04-15 02:27:17 +00:00
Mike Frysinger
c74d431a97
version bump to 1.5.22
2006-04-15 02:27:10 +00:00
Mike Frysinger
6741ed05c2
version bump to 4.17
2006-04-15 02:27:01 +00:00
Mike Frysinger
5522edc542
version bump to 1.3.5
2006-04-15 02:26:54 +00:00
Mike Frysinger
71d38f4abb
version bump to 5.94
2006-04-15 02:26:47 +00:00
Mike Frysinger
72d1d90cde
version bump to 3.81
2006-04-15 02:26:39 +00:00
Mike Frysinger
280515fc5c
fix patch to work with -p1
2006-04-15 02:26:01 +00:00
Mike Frysinger
468fe5665e
some more upstream patches
2006-04-15 02:25:18 +00:00
Mike Frysinger
607633f50a
some more upstream patches
2006-04-15 02:24:59 +00:00
Mike Frysinger
6d008e61f2
sync thread stuff with config.in as pointed out by mjn3
2006-04-14 22:37:50 +00:00
Mike Frysinger
34ac9cf1c8
cut out pointless hunks
2006-04-14 22:26:04 +00:00
Eric Andersen
f56a19707d
Fix missing /etc/mtab symlink
2006-04-14 19:57:28 +00:00
Eric Andersen
dd83c42002
Browsing to the ccache web page http://ccache.samba.org/
...
they list the cannonical download URL as: http://samba.org/ftp/ccache/
so I guess the freshmeat URL is out of date or something.
2006-04-14 19:33:48 +00:00
Eric Andersen
cb7b678a5e
664: bind package update: akvadrako writes:
...
This patch consists of:
(1) bind version bump
(2) removing some X-compiling build fixes merged upstream
(3) removing the bind-dlopen patch: not of general enough use
(4) remove the package/bind/bind9 file - it isn't used
(5) Use $(STAGING_DIR)/lib instead of $(STAGING_DIR)/usr/lib
(6) Fix chroot'ed bind handling by init script
2006-04-14 19:25:54 +00:00
Eric Andersen
55d713a4ec
Make symlink targets use relative paths per bug 303
2006-04-14 19:10:24 +00:00
Eric Andersen
14c7b8568f
829: Bump distcc package to 2.18.3
2006-04-14 18:40:32 +00:00
Eric Andersen
431318368c
830: Bump nano package to v1.3.11
2006-04-14 18:39:36 +00:00
Eric Andersen
43e6d9ed27
831: Bump wget package to v1.10.2
2006-04-14 18:38:25 +00:00
Eric Andersen
c036b2629f
832: Bump libusb package to v0.1.12
2006-04-14 18:37:10 +00:00
Eric Andersen
1d81d7ec7a
833: Bump usbutils package to v0.72
2006-04-14 18:35:51 +00:00
Eric Andersen
5d37fc6095
bug 834: libusb: build fix: set big/little endian
...
The following patch fixes a compilation error in libusb (cannot
detectect endian while cross compiling)
2006-04-14 18:32:17 +00:00
Eric Andersen
d9d199af65
per bug 828, bump boa package to v0.94.14rc21
2006-04-14 18:28:35 +00:00
Mike Frysinger
3b7f835fde
forward port big endian arm fix
2006-04-13 05:51:11 +00:00
Mike Frysinger
ff6ca6a710
since 4.2.0 isnt actually out, rename patchdir to match new snapshot support
2006-04-13 05:50:37 +00:00
Mike Frysinger
7528aaa923
add proper support for gcc snapshots
2006-04-13 05:50:01 +00:00
Mike Frysinger
85586431fa
slight tweak so it will actually compile
2006-04-12 03:47:16 +00:00
Mike Frysinger
84523a7eeb
forward port the arm big endian patch
2006-04-12 03:12:51 +00:00
Mike Frysinger
b4cec92b0e
scrub patches
2006-04-12 02:59:14 +00:00
Eric Andersen
a85a7cfaf7
doh
2006-04-12 00:44:57 +00:00
Eric Andersen
8cf5026c6a
dont use depmod.pl, use cross depmod which I made work properly a while back.
...
Apply latest stable kernel patch
2006-04-12 00:33:42 +00:00
Eric Andersen
233d05fb17
make the locale config mostly match the non-locale config
2006-04-11 19:41:22 +00:00
Eric Andersen
ef9e8c4fec
per bug 825, bump busybox to stable rev 1.1.2
2006-04-11 17:29:42 +00:00
Eric Andersen
e8b1af7638
bump version, merely a compile fix for scp
2006-04-11 00:29:56 +00:00
Eric Andersen
34a0c2f0a5
add sudo, based on http://bugs.busybox.net/view.php?id=511
...
with minor changes, and updated security patches
2006-04-11 00:27:51 +00:00