diff options
author | Gustavo Zacarias | 2010-05-20 16:41:45 +0200 |
---|---|---|
committer | Peter Korsgaard | 2010-06-06 20:36:09 +0200 |
commit | 3638e528e0e308d18e62f03c57aeb01079c12956 (patch) | |
tree | d9fd82199fdba6742e4154cd77cef97a588f0013 /CHANGES | |
parent | modutils: remove package (diff) | |
download | buildroot-3638e528e0e308d18e62f03c57aeb01079c12956.tar.gz buildroot-3638e528e0e308d18e62f03c57aeb01079c12956.tar.xz buildroot-3638e528e0e308d18e62f03c57aeb01079c12956.zip |
libusb: bump version
Closes #1897
[Peter: bump to 1.08 instead]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,7 @@ New packages: cgilua, copas, coxpcall, luafilesystem, luasocket, rings, wsapi, xavante - Updated/fixed packages: cdrkit, libidn, netperf, qt + Updated/fixed packages: cdrkit, libidn, netperf, qt, usbutils Removed packages: modutils @@ -16,6 +16,7 @@ #1771: Fakeroot and the target/generic/device_table.txt create bad... #1879: Bump iptables to 1.4.8 #1885: Add a bunch of lua modules + #1897: Bump libusb to 1.0.7 #1909: netperf-2.4.5 fails to build because of undeclared SOCK_DCCP 2010.05, Released May 30th, 2010: |