mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Update for 2021.11.2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit eeb8c004da)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
23
CHANGES
23
CHANGES
@@ -87,6 +87,29 @@
|
|||||||
#14501: lttng-modules v2.11 package fails to build
|
#14501: lttng-modules v2.11 package fails to build
|
||||||
#14531: Package EFL - build error
|
#14531: Package EFL - build error
|
||||||
|
|
||||||
|
2021.11.2, released February 28th, 2022
|
||||||
|
|
||||||
|
Important / security related fixes.
|
||||||
|
|
||||||
|
Defconfigs: Andes ae3xx, Intel galileo: Fix build with host
|
||||||
|
gcc >= 10, ROC-RK3399-PC: Bump rootfs size to fix build issue.
|
||||||
|
|
||||||
|
Add conditional patching logic to fix build issues for older
|
||||||
|
U-Boot / Linux kernel versions when built with a host gcc >=
|
||||||
|
10.
|
||||||
|
|
||||||
|
Updated/fixed packages: apitrace, binutils, casync, cgilua,
|
||||||
|
connman, expat, gauche, gdb, gensio, glibc, go, gst-omx,
|
||||||
|
gst1-devtools, gst1-libav, gst1-plugins-bad,
|
||||||
|
gst1-plugins-base, gst1-plugins-good, gst1-plugins-ugly,
|
||||||
|
gst1-python, gst1-rtsp-server, gst1-vaapi, gstreamer1,
|
||||||
|
gstreamer1-editing-services, kf5-extra-cmake-modules, kodi,
|
||||||
|
libarchive, linux, lm-sensors, localedef, log4cxx, mpd,
|
||||||
|
nfs-utils, php, pistache, pkcs11-helper, prosody,
|
||||||
|
python-django, python-pyzmq, python-regex,
|
||||||
|
python-sqliteschema, resiprocate, rtl8723bu, thermald, tiff,
|
||||||
|
tor, util-linux, vim, xen
|
||||||
|
|
||||||
2021.11.1, released January 29th, 2022
|
2021.11.1, released January 29th, 2022
|
||||||
|
|
||||||
Important / security related fixes.
|
Important / security related fixes.
|
||||||
|
|||||||
2
support/misc/Vagrantfile
vendored
2
support/misc/Vagrantfile
vendored
@@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# Buildroot version to use
|
# Buildroot version to use
|
||||||
RELEASE='2021.11.1'
|
RELEASE='2021.11.2'
|
||||||
|
|
||||||
### Change here for more memory/cores ###
|
### Change here for more memory/cores ###
|
||||||
VM_MEMORY=2048
|
VM_MEMORY=2048
|
||||||
|
|||||||
Reference in New Issue
Block a user