Update for 2013.08.1

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2013-09-17 13:20:08 +02:00
parent 63344acefa
commit ad2600ce21
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
2013.08.1, Released September 17th, 2013:
Handle the removed GCC and development files on target options
through Config.in.legacy.
Rootfs /lib symlink handling fixed (triggered by make external-deps)
Updated/fixed packages: elf2flt, ti-gfx
2013.08, Released August 31th, 2013:
Minor fixes.

View File

@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
export BR2_VERSION:=2013.08
export BR2_VERSION:=2013.08.1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81