diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-05-18 22:50:37 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-05-18 22:50:37 +0200 |
commit | b07ad40c1dc78e61dd71d264b1b30aabfa1033dc (patch) | |
tree | bc6011bdd5c5f094c987d4903237fa7727ff57c9 /CHANGES | |
parent | f87cbf0ed9e0efa12ee5e2ea5e81bdc217430c80 (diff) | |
download | buildroot-novena-b07ad40c1dc78e61dd71d264b1b30aabfa1033dc.tar.gz buildroot-novena-b07ad40c1dc78e61dd71d264b1b30aabfa1033dc.zip |
Update for 2012.05-rc22012.05_rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,4 +1,16 @@ -2012.05-rc1, Released May 10th, 2012 +2012.05-rc2, Released May 18th, 2012: + + Fixes all over the tree. + + Toolchain: uClibc: Use 0.9.33.2, Crosstool-ng: fix gperf + dependency, disable decimal floats support, Linux 3.2.17 / + 3.3.6 kernel headers. Fix sysroot copy handling for toolchains + without C++ support. + + Updated/fixed packages: apr, apr-util, ccache, dnsmasq, + heirloom-mailx, gdb, ndisc6, opencv, openssl, socat, vala + +2012.05-rc1, Released May 10th, 2012: Fixes all over the tree and new features. |