mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
Update for 2014.02
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
132cf723ec
commit
a6cfaea44e
13
CHANGES
13
CHANGES
@ -1,3 +1,16 @@
|
|||||||
|
2014.02, Released February 27th, 2014
|
||||||
|
|
||||||
|
Minor fixes.
|
||||||
|
|
||||||
|
Updated/fixed packages: cegui06, cppdb, e2fsprogs, gcc, gdb,
|
||||||
|
gst1-plugins-bad, gstreamer, gstreamer1, haserl, imagemagick,
|
||||||
|
libpng, libxml2, lua, luajit, luarock, ncftp, openswan,
|
||||||
|
pcsc-lite, qt5connectivity, ramsmp, strongswan, vlc
|
||||||
|
|
||||||
|
Issues resolved (http://bugs.uclibc.org):
|
||||||
|
|
||||||
|
#6938: mkuser script generates wrong password for new user in..
|
||||||
|
|
||||||
2014.02-rc3, Released February 25th, 2014
|
2014.02-rc3, Released February 25th, 2014
|
||||||
|
|
||||||
Minor fixes.
|
Minor fixes.
|
||||||
|
2
Makefile
2
Makefile
@ -25,7 +25,7 @@
|
|||||||
#--------------------------------------------------------------
|
#--------------------------------------------------------------
|
||||||
|
|
||||||
# Set and export the version string
|
# Set and export the version string
|
||||||
export BR2_VERSION:=2014.02-rc3
|
export BR2_VERSION:=2014.02
|
||||||
|
|
||||||
# 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,17 +6,17 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
The latest stable release is <b>2013.11</b>, which can be downloaded
|
The latest stable release is <b>2014.02</b>, which can be downloaded
|
||||||
here:<p>
|
here:<p>
|
||||||
|
|
||||||
<a href="/downloads/buildroot-2013.11.tar.gz">buildroot-2013.11.tar.gz</a>
|
<a href="/downloads/buildroot-2014.02.tar.gz">buildroot-2014.02.tar.gz</a>
|
||||||
(<a href="/downloads/buildroot-2013.11.tar.gz.sign">PGP signature</a>)
|
(<a href="/downloads/buildroot-2014.02.tar.gz.sign">PGP signature</a>)
|
||||||
or
|
or
|
||||||
<a href="/downloads/buildroot-2013.11.tar.bz2">buildroot-2013.11.tar.bz2</a>
|
<a href="/downloads/buildroot-2014.02.tar.bz2">buildroot-2014.02.tar.bz2</a>
|
||||||
(<a href="/downloads/buildroot-2013.11.tar.bz2.sign">PGP signature</a>).
|
(<a href="/downloads/buildroot-2014.02.tar.bz2.sign">PGP signature</a>).
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
<!--
|
||||||
The latest release candidate is <b>2014.02-rc3</b>, which can be
|
The latest release candidate is <b>2014.02-rc3</b>, which can be
|
||||||
downloaded here:<p>
|
downloaded here:<p>
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ or
|
|||||||
<a href="/downloads/buildroot-2014.02-rc3.tar.bz2">buildroot-2014.02-rc3.tar.bz2</a>
|
<a href="/downloads/buildroot-2014.02-rc3.tar.bz2">buildroot-2014.02-rc3.tar.bz2</a>
|
||||||
(<a href="/downloads/buildroot-2014.02-rc3.tar.bz2.sign">PGP signature</a>).
|
(<a href="/downloads/buildroot-2014.02-rc3.tar.bz2.sign">PGP signature</a>).
|
||||||
<p>
|
<p>
|
||||||
|
-->
|
||||||
This and earlier releases (and their PGP signatures) can always be downloaded from
|
This and earlier releases (and their PGP signatures) 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>27 February 2014 -- 2014.02 released</b>
|
||||||
|
|
||||||
|
<p>The stable 2014.02 release is out - Thanks to everyone
|
||||||
|
contributing and testing the release candidates. See the
|
||||||
|
<a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a>
|
||||||
|
file for more details,
|
||||||
|
and go to the <a href="/downloads/">downloads page</a> to pick up the
|
||||||
|
<a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p>
|
||||||
|
|
||||||
<li><b>25 February 2014 -- 2014.02-rc3 released</b>
|
<li><b>25 February 2014 -- 2014.02-rc3 released</b>
|
||||||
|
|
||||||
<p>Release candidate 3 is out with more cleanups and build fixes. See the <a
|
<p>Release candidate 3 is out with more cleanups and build fixes. See the <a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user