Commit 13328d22 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Update for 2009.05-rc2

parent 4237b5c8
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
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:

+1 −1
Original line number Diff line number Diff line
@@ -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"