Loading CHANGES +10 −0 Original line number Diff line number Diff line 2012.11, Released December 2nd, 2012: Git shallow clone fix for older git version. Updated/fixed packages: ctuio, libtool Issues resolved (http://bugs.uclibc.org): #5726: List all the available hook points 2012.11-rc2, Released November 30th, 2012: Minor fixes around the tree. 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-rc2 export BR2_VERSION:=2012.11 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 Loading docs/download.html +5 −5 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ <p> The latest stable release is <b>2012.08</b>, which can be downloaded The latest stable release is <b>2012.11</b>, which can be downloaded here:<p> <a href="/downloads/buildroot-2012.08.tar.gz">buildroot-2012.08.tar.gz</a> <a href="/downloads/buildroot-2012.11.tar.gz">buildroot-2012.11.tar.gz</a> or <a href="/downloads/buildroot-2012.08.tar.bz2">buildroot-2012.08.tar.bz2</a>. <a href="/downloads/buildroot-2012.11.tar.bz2">buildroot-2012.11.tar.bz2</a>. <!-- <p> The latest release candidate is <b>2012.11-rc2</b>, which can be downloaded here:<p> Loading @@ -21,7 +21,7 @@ downloaded here:<p> or <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">buildroot-2012.11-rc2.tar.bz2</a>. <p> --> This and earlier releases can always be downloaded from <a href="/downloads/">http://buildroot.net/downloads/</a>. Loading docs/news.html +9 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,15 @@ <p> <ul> <li><b>2 December 2012 -- 2012.11 released</b> <p>The stable 2012.11 release is out - Thanks to everyone contributing and testing the release candidates. See the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a> file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p> <li><b>30 November 2012 -- 2012.11-rc2 released</b> <p>RC2 is out with more bugfixes - See the <a Loading Loading
CHANGES +10 −0 Original line number Diff line number Diff line 2012.11, Released December 2nd, 2012: Git shallow clone fix for older git version. Updated/fixed packages: ctuio, libtool Issues resolved (http://bugs.uclibc.org): #5726: List all the available hook points 2012.11-rc2, Released November 30th, 2012: Minor fixes around the tree. 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-rc2 export BR2_VERSION:=2012.11 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 Loading
docs/download.html +5 −5 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ <p> The latest stable release is <b>2012.08</b>, which can be downloaded The latest stable release is <b>2012.11</b>, which can be downloaded here:<p> <a href="/downloads/buildroot-2012.08.tar.gz">buildroot-2012.08.tar.gz</a> <a href="/downloads/buildroot-2012.11.tar.gz">buildroot-2012.11.tar.gz</a> or <a href="/downloads/buildroot-2012.08.tar.bz2">buildroot-2012.08.tar.bz2</a>. <a href="/downloads/buildroot-2012.11.tar.bz2">buildroot-2012.11.tar.bz2</a>. <!-- <p> The latest release candidate is <b>2012.11-rc2</b>, which can be downloaded here:<p> Loading @@ -21,7 +21,7 @@ downloaded here:<p> or <a href="/downloads/buildroot-2012.11-rc2.tar.bz2">buildroot-2012.11-rc2.tar.bz2</a>. <p> --> This and earlier releases can always be downloaded from <a href="/downloads/">http://buildroot.net/downloads/</a>. Loading
docs/news.html +9 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,15 @@ <p> <ul> <li><b>2 December 2012 -- 2012.11 released</b> <p>The stable 2012.11 release is out - Thanks to everyone contributing and testing the release candidates. See the <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.11">CHANGES</a> file for more details and go to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2012.11.tar.bz2">2012.11 release</a>.</p> <li><b>30 November 2012 -- 2012.11-rc2 released</b> <p>RC2 is out with more bugfixes - See the <a Loading