mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Update for 2012.11
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
4f607edffd
commit
d201b95d8c
10
CHANGES
10
CHANGES
@ -1,3 +1,13 @@
|
|||||||
|
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:
|
2012.11-rc2, Released November 30th, 2012:
|
||||||
|
|
||||||
Minor fixes around the tree.
|
Minor fixes around the tree.
|
||||||
|
2
Makefile
2
Makefile
@ -24,7 +24,7 @@
|
|||||||
#--------------------------------------------------------------
|
#--------------------------------------------------------------
|
||||||
|
|
||||||
# Set and export the version string
|
# 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)
|
# Check for minimal make version (note: this check will break at make 10.x)
|
||||||
MIN_MAKE_VERSION=3.81
|
MIN_MAKE_VERSION=3.81
|
||||||
|
@ -6,13 +6,13 @@
|
|||||||
|
|
||||||
<p>
|
<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>
|
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
|
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>
|
<p>
|
||||||
The latest release candidate is <b>2012.11-rc2</b>, which can be
|
The latest release candidate is <b>2012.11-rc2</b>, which can be
|
||||||
downloaded here:<p>
|
downloaded here:<p>
|
||||||
@ -21,7 +21,7 @@ downloaded here:<p>
|
|||||||
or
|
or
|
||||||
<a href="/downloads/buildroot-2012.11-rc2.tar.bz2">buildroot-2012.11-rc2.tar.bz2</a>.
|
<a href="/downloads/buildroot-2012.11-rc2.tar.bz2">buildroot-2012.11-rc2.tar.bz2</a>.
|
||||||
<p>
|
<p>
|
||||||
|
-->
|
||||||
This and earlier releases can always be downloaded from
|
This and earlier releases can always be downloaded from
|
||||||
<a href="/downloads/">http://buildroot.net/downloads/</a>.
|
<a href="/downloads/">http://buildroot.net/downloads/</a>.
|
||||||
|
|
||||||
|
@ -5,6 +5,15 @@
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<ul>
|
<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>
|
<li><b>30 November 2012 -- 2012.11-rc2 released</b>
|
||||||
|
|
||||||
<p>RC2 is out with more bugfixes - See the <a
|
<p>RC2 is out with more bugfixes - See the <a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user