diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-07-08 14:20:06 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-12 13:32:38 +0200 |
commit | 3169aae85ef4b26aec667376b0559b38582ccf52 (patch) | |
tree | 372426478e75977cf2f3664ae357986404ca3c21 /CHANGES | |
parent | a7c24b6395076d898fc1903e88c4648320a52d47 (diff) | |
download | buildroot-novena-3169aae85ef4b26aec667376b0559b38582ccf52.tar.gz buildroot-novena-3169aae85ef4b26aec667376b0559b38582ccf52.zip |
busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15
Closes #2167
[Peter: fix CONFIG_ID workaround for old uClibcs]
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 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ #2143: buildroot compiler generates segfaulting statically linked exe.. #2155: Compression lzo don't set for ubifs #2166: [SECURITY] Update libpng to 1.2.44 + #2167: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, ... 2010.05, Released May 30th, 2010: |