mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
Update for 2013.11-rc1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
003d38da3a
commit
abce7ca6f2
16
CHANGES
16
CHANGES
@ -1,4 +1,4 @@
|
||||
2013.11, Not yet released:
|
||||
2013.11-rc1, Released November 12th, 2013
|
||||
|
||||
Architectures: Nios-II support, MIPS arch handling fixes
|
||||
|
||||
@ -60,13 +60,13 @@
|
||||
smartmontools, socat, socketcand, sqlcipher, sqlite, squid,
|
||||
stress, strongswan, stunnel, sudo, syslinux, systemd,
|
||||
sysvinit, tcl, ti-gfx, time, transmission, tremor, tslib,
|
||||
tvheadend, tzdata, uboot-tools, uclibc, udpcast, uemacs,
|
||||
ulogd, usb_modeswitch{,_data}, util-linux, vala, valgrind,
|
||||
vde2, vorbus-tools, vpnc, vsftpd, vtun, wayland, webkit, webp,
|
||||
webrtc-audio-processing, weston, wget, wireshark, wsapi,
|
||||
xavante, xdriver_xf86-video-geode, xenomai, xinetd,
|
||||
xlib_libpthread-stubs, xl2tp, xmlstarlet, xserver_xorg-server,
|
||||
xz, zeromq, zic, zmqpp
|
||||
tstools, tvheadend, tzdata, uboot-tools, uclibc, udpcast,
|
||||
uemacs, ulogd, usb_modeswitch{,_data}, util-linux, vala,
|
||||
valgrind, vde2, vorbus-tools, vpnc, vsftpd, vtun, wayland,
|
||||
webkit, webp, webrtc-audio-processing, weston, wget,
|
||||
wireshark, wsapi, xavante, xdriver_xf86-video-geode, xenomai,
|
||||
xinetd, xlib_libpthread-stubs, xl2tp, xmlstarlet,
|
||||
xserver_xorg-server, xz, zeromq, zic, zmqpp
|
||||
|
||||
New packages: aiccu, autossh, bc, civetweb, cppdb, cryptsetup,
|
||||
duma, eigen, harfbuzz, igmpproxy, iputils, jq, knock, kobs-ng,
|
||||
|
2
Makefile
2
Makefile
@ -24,7 +24,7 @@
|
||||
#--------------------------------------------------------------
|
||||
|
||||
# Set and export the version string
|
||||
export BR2_VERSION:=2013.11-git
|
||||
export BR2_VERSION:=2013.11-rc1
|
||||
|
||||
# Check for minimal make version (note: this check will break at make 10.x)
|
||||
MIN_MAKE_VERSION=3.81
|
||||
|
@ -14,15 +14,15 @@ or
|
||||
<a href="/downloads/buildroot-2013.08.1.tar.bz2">buildroot-2013.08.1.tar.bz2</a>.
|
||||
|
||||
<p>
|
||||
<!--
|
||||
The latest release candidate is <b>2013.08-rc3</b>, which can be
|
||||
|
||||
The latest release candidate is <b>2013.11-rc1</b>, which can be
|
||||
downloaded here:<p>
|
||||
|
||||
<a href="/downloads/buildroot-2013.08-rc3.tar.gz">buildroot-2013.08-rc3.tar.gz</a>
|
||||
<a href="/downloads/buildroot-2013.11-rc1tar.gz">buildroot-2013.11-rc1.tar.gz</a>
|
||||
or
|
||||
<a href="/downloads/buildroot-2013.08-rc3.tar.bz2">buildroot-2013.08-rc3.tar.bz2</a>.
|
||||
<a href="/downloads/buildroot-2013.11-rc3.tar.bz2">buildroot-2013.11-rc1.tar.bz2</a>.
|
||||
<p>
|
||||
-->
|
||||
|
||||
This and earlier releases can always be downloaded from
|
||||
<a href="/downloads/">http://buildroot.net/downloads/</a>.
|
||||
|
||||
|
@ -5,6 +5,19 @@
|
||||
<p>
|
||||
|
||||
<ul>
|
||||
<li><b>12 November 2013 -- 2013.11-rc1 released</b>
|
||||
|
||||
<p>We have a new release candidate! Lots of changes all over the
|
||||
tree, see the <a
|
||||
href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.11_rc1">CHANGES</a>
|
||||
file for details.</p>
|
||||
|
||||
<p>Head to the <a href="/downloads/">downloads page</a> to pick up the
|
||||
<a href="/downloads/buildroot-2013.11-rc1.tar.bz2">2013.11-rc1
|
||||
release candidate</a>, and report any problems found to the <a
|
||||
href="lists.html">mailing list</a> or <a
|
||||
href="https://bugs.uclibc.org">bug tracker</a>.</p>
|
||||
|
||||
<li><b>11 November 2013 -- Report from Buildroot Developers Meeting</b>
|
||||
|
||||
<p>A report from the recent
|
||||
|
Loading…
Reference in New Issue
Block a user