diff options
author | Chris Seawood <cls@seawood.org> | 2010-03-22 16:50:51 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-03-22 17:27:13 +0100 |
commit | a038602e8239bed895644bb0266542ae10ba8e69 (patch) | |
tree | 31649a64438c42c30ed2f8338ee6bba63be7cf3e /CHANGES | |
parent | d6a2fa87b8e6b131b1ad52f9f586605db95607ed (diff) | |
download | buildroot-novena-a038602e8239bed895644bb0266542ae10ba8e69.tar.gz buildroot-novena-a038602e8239bed895644bb0266542ae10ba8e69.zip |
package: add librsync
Closes #1303
[Peter: misc tweaks (whitespace, kconfig, sf.net URL)]
Signed-off-by: Chris Seawood <cls@seawood.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,8 @@ X.org updated to 7.5. + New packages: librsync + Updated/fixed packages: busybox, dosfstools, e2fsprogs, iperf, libglib2, libpng, memstat, mtd-utils, pppd, setserial, squashfs, wget @@ -15,6 +17,7 @@ #1111: Bump wget to 1.12 and migrate to Makefile.autotools.in #1129: Bump memstat to 0.8 and migrate to Makefile.package.in #1273: BR2_INET_IPV6 does not enable IPv6 in pppd + #1303: Add librsync package #1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in 2010.02, Release February 26th, 2010: |