summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard2010-04-08 11:37:12 +0200
committerPeter Korsgaard2010-04-08 11:37:12 +0200
commite8e868c14bc5ab6cf6a9e2507823e435520efe2a (patch)
treed77981838c034d8819e745d2e1782128ee0bf2d6 /CHANGES
parentfbv: add patch to support bgr555 framebuffer format. (diff)
parentusb_modeswitch: use GENTARGETS instead of AUTOTARGETS (diff)
downloadbuildroot-e8e868c14bc5ab6cf6a9e2507823e435520efe2a.tar.gz
buildroot-e8e868c14bc5ab6cf6a9e2507823e435520efe2a.tar.xz
buildroot-e8e868c14bc5ab6cf6a9e2507823e435520efe2a.zip
Merge branch 'libusb-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot
Fix merge conflicts in CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 948cad5c8..2d8d2e8c1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,13 +8,13 @@
X.org updated to 7.5.
- New packages: librsync, lmbench, netperf, squid
+ New packages: librsync, libusb-compat, lmbench, netperf, squid
Updated/fixed packages: busybox, dnsmasq, dosfstools,
e2fsprogs, fbv, freetype, iperf, iptables, iw, less, libdrm,
libgcrypt, libglib2, libpng, libxml2, matchbox, mdadm, memstat,
mtd-utils, nano, openssl, php, pppd, qt, radvd, setserial,
- squashfs, wget, xlib_libX11, xlib_libXfont
+ squashfs, usb_modeswith, wget, xlib_libX11, xlib_libXfont
Issues resolved (http://bugs.uclibc.org):
@@ -24,6 +24,9 @@
#805: [PATCH] mdadm - version update
#817: integrator926_defconfig uses unsupported uboot board name
#851: Add option to specify --sysroot value for external toolchain
+ #1093: Upgrade libusb to v1.0.3 and add new libusb-compat
+ package for compatibility with old packages that expect
+ the pre-1.0 API.
#1105: Add new netperf package
#1111: Bump wget to 1.12 and migrate to Makefile.autotools.in
#1117: Bump nano to 2.2.3 and migrate to Makefile.autotools.in