diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-12-03 16:51:49 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-11 02:18:42 +0100 |
commit | 51f3f96498c9cda3386a4bcbaf8e1e4cd107035f (patch) | |
tree | e0ec39356b448796a7c6a15301d128ff23c9dfda /CHANGES | |
parent | 176afdb3a180e0833d8b0a5085a2745e2b3e2d27 (diff) | |
download | buildroot-novena-51f3f96498c9cda3386a4bcbaf8e1e4cd107035f.tar.gz buildroot-novena-51f3f96498c9cda3386a4bcbaf8e1e4cd107035f.zip |
busybox: add 1.18.0, remove 1.13.x and 1.14.x, mark 1.15.x as deprecated
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
@@ -3,7 +3,8 @@ Ccache support reworked. Now used for both host and target compilation, and cache is stored in ~/.buildroot-ccache. - Updated/fixed packages: cloop, m4, openssh, qt, usbutils, xz + Updated/fixed packages: busybox, cloop, m4, openssh, qt, + usbutils, xz New packages: dhrystone, lsuio, rsh-redone, whetstone |