]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Update for 2009.05-rc2 2009.05_rc2
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 19 May 2009 18:18:04 +0000 (20:18 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 19 May 2009 18:18:41 +0000 (20:18 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Config.in

diff --git a/CHANGES b/CHANGES
index ec9c8f97af454b79cc73000e58d066c38616a66c..73ee66d23943859025ce713211dcd1dc9fd24d18 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,17 @@
-2009.05-rc2, Released May x, 2009:
+2009.05-rc2, Released May 19th, 2009:
+
+       Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
+       for newer hosts), stable kernel versions, busybox, cups,
+       dmraid, docker, mesa3d, rsync and updated defconfigs.
+
+       xserver marked as broken on AVR32 and atngw100-expanded
+       config removed.
 
        Issues resolved (http://bugs.uclibc.org):
 
        #167: metacity does not build
+       #295: gamin installs python support even if python is disabled
+       #323: gen_matypes fails to execute during build of Mesa when us...
 
 2009.05-rc1, Released May 5th, 2009:
 
index 16397a582a33ef5849d2c5b6811c57219418b77e..998bcf18606cf2f9b8746dcd706029a44d135934 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
 
 config BR2_VERSION
        string
-       default "2009.05-rc1"
+       default "2009.05-rc2"
 
 source "target/Config.in.arch"
 source "target/device/Config.in"