Loading CHANGES +10 −0 Original line number Diff line number Diff line 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: Git shallow clone fix for older git version. Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # 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) MIN_MAKE_VERSION=3.81 Loading Loading
CHANGES +10 −0 Original line number Diff line number Diff line 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: Git shallow clone fix for older git version. Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # 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) MIN_MAKE_VERSION=3.81 Loading