Commit 45e11e29 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Update for 2009.05-rc3

parent 3c85ab71
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
2009.05-rc3, Released May 27th, 2009:

	Fixes for toolchain (gcc arm pr37436), stable kernel versions,
	busybox, curl, libusb, readline, python and strace.

	Issues resolved (http://bugs.uclibc.org):

	#345: libcurl package needs a urandom fix

2009.05-rc2, Released May 19th, 2009:

	Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
+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-rc2"
	default "2009.05-rc3"

source "target/Config.in.arch"
source "target/device/Config.in"