Update for 2012.11.1

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2013-01-03 21:43:39 +01:00
parent d4700be53e
commit 1264adda0e
2 changed files with 11 additions and 1 deletions

10
CHANGES
View File

@@ -1,3 +1,13 @@
2012.11.1, Released January 3rd, 2013:
Toolchain: Fixed non-largefile builds on recent Ubuntu
versions.
Arch: fix missing x86/generic handling, Build for Xtensa with
longcalls option.
Updated/fixed packages: dosfstools, qt
2012.11, Released December 2nd, 2012: 2012.11, Released December 2nd, 2012:
Git shallow clone fix for older git version. Git shallow clone fix for older git version.

View File

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