Skip to content

Commit

Permalink
Update Buildroot to v2022.02.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian-Roth committed Feb 10, 2023
1 parent 6e30488 commit d4b2b0e
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 10 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='5.15.93'
[[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION='2022.02.6'
[[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION='2022.02.9'

Usage() {
echo -e "Usage: $0 [-knfvh?] [-a x64]"
Expand Down
12 changes: 9 additions & 3 deletions configs/fsarm64.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Buildroot -g374f929-dirty Configuration
# Buildroot -g6e30488-dirty Configuration
#
BR2_HAVE_DOT_CONFIG=y
BR2_HOST_GCC_AT_LEAST_4_9=y
Expand Down Expand Up @@ -224,7 +224,7 @@ BR2_KERNEL_HEADERS_5_15=y
# BR2_KERNEL_HEADERS_VERSION is not set
# BR2_KERNEL_HEADERS_CUSTOM_TARBALL is not set
# BR2_KERNEL_HEADERS_CUSTOM_GIT is not set
BR2_DEFAULT_KERNEL_HEADERS="5.15.67"
BR2_DEFAULT_KERNEL_HEADERS="5.15.87"
BR2_PACKAGE_LINUX_HEADERS=y
BR2_PACKAGE_UCLIBC_ARCH_SUPPORTS=y
BR2_PACKAGE_UCLIBC_SUPPORTS=y
Expand Down Expand Up @@ -465,6 +465,10 @@ BR2_PACKAGE_KODI_ARCH_SUPPORTS=y
# kodi needs python3 w/ .py modules, a uClibc or glibc toolchain w/ C++, threads, wchar, dynamic library, gcc >= 4.9
#

#
# kodi needs udev support for gbm
#

#
# kodi needs an OpenGL EGL backend with OpenGL or GLES support
#
Expand Down Expand Up @@ -1291,7 +1295,6 @@ BR2_PACKAGE_LIBOPENSSL_TARGET_ARCH="linux-aarch64"
# BR2_PACKAGE_LIBOPENSSL_BIN is not set
# BR2_PACKAGE_LIBOPENSSL_ENGINES is not set
BR2_PACKAGE_LIBOPENSSL_ENABLE_CHACHA=y
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC5 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC2 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC4 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_MD2 is not set
Expand Down Expand Up @@ -2595,6 +2598,8 @@ BR2_PACKAGE_MAKEDUMPFILE_ARCH_SUPPORTS=y
#
# BR2_PACKAGE_NUMACTL is not set
# BR2_PACKAGE_NUT is not set
BR2_PACKAGE_OPENVMTOOLS_ARCH_SUPPORTS=y
# BR2_PACKAGE_OPENVMTOOLS is not set

#
# pamtester depends on linux-pam
Expand Down Expand Up @@ -2930,6 +2935,7 @@ BR2_PACKAGE_HOST_ZSTD=y
#
# Legacy options removed in 2022.02
#
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC5 is not set
# BR2_PACKAGE_PHP_EXT_WDDX is not set
# BR2_sh2a is not set
BR2_TARGET_ROOTFS_OCI_ENTRYPOINT_ARGS=""
Expand Down
11 changes: 8 additions & 3 deletions configs/fsx64.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Buildroot -g374f929-dirty Configuration
# Buildroot -g6e30488-dirty Configuration
#
BR2_HAVE_DOT_CONFIG=y
BR2_HOST_GCC_AT_LEAST_4_9=y
Expand Down Expand Up @@ -203,7 +203,7 @@ BR2_KERNEL_HEADERS_5_15=y
# BR2_KERNEL_HEADERS_VERSION is not set
# BR2_KERNEL_HEADERS_CUSTOM_TARBALL is not set
# BR2_KERNEL_HEADERS_CUSTOM_GIT is not set
BR2_DEFAULT_KERNEL_HEADERS="5.15.67"
BR2_DEFAULT_KERNEL_HEADERS="5.15.87"
BR2_PACKAGE_LINUX_HEADERS=y
BR2_PACKAGE_UCLIBC_ARCH_SUPPORTS=y
BR2_PACKAGE_UCLIBC_SUPPORTS=y
Expand Down Expand Up @@ -445,6 +445,10 @@ BR2_PACKAGE_KODI_ARCH_SUPPORTS=y
# kodi needs python3 w/ .py modules, a uClibc or glibc toolchain w/ C++, threads, wchar, dynamic library, gcc >= 4.9
#

#
# kodi needs udev support for gbm
#

#
# kodi needs an OpenGL EGL backend with OpenGL or GLES support
#
Expand Down Expand Up @@ -1285,7 +1289,6 @@ BR2_PACKAGE_LIBOPENSSL_TARGET_ARCH="linux-x86_64"
# BR2_PACKAGE_LIBOPENSSL_BIN is not set
# BR2_PACKAGE_LIBOPENSSL_ENGINES is not set
BR2_PACKAGE_LIBOPENSSL_ENABLE_CHACHA=y
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC5 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC2 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC4 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_MD2 is not set
Expand Down Expand Up @@ -2591,6 +2594,7 @@ BR2_PACKAGE_MAKEDUMPFILE_ARCH_SUPPORTS=y
#
# BR2_PACKAGE_NUMACTL is not set
# BR2_PACKAGE_NUT is not set
BR2_PACKAGE_OPENVMTOOLS_ARCH_SUPPORTS=y
# BR2_PACKAGE_OPENVMTOOLS is not set

#
Expand Down Expand Up @@ -2914,6 +2918,7 @@ BR2_PACKAGE_HOST_ZSTD=y
#
# Legacy options removed in 2022.02
#
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC5 is not set
# BR2_PACKAGE_PHP_EXT_WDDX is not set
# BR2_sh2a is not set
BR2_TARGET_ROOTFS_OCI_ENTRYPOINT_ARGS=""
Expand Down
11 changes: 8 additions & 3 deletions configs/fsx86.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Buildroot -g374f929-dirty Configuration
# Buildroot -g6e30488-dirty Configuration
#
BR2_HAVE_DOT_CONFIG=y
BR2_HOST_GCC_AT_LEAST_4_9=y
Expand Down Expand Up @@ -214,7 +214,7 @@ BR2_KERNEL_HEADERS_5_15=y
# BR2_KERNEL_HEADERS_VERSION is not set
# BR2_KERNEL_HEADERS_CUSTOM_TARBALL is not set
# BR2_KERNEL_HEADERS_CUSTOM_GIT is not set
BR2_DEFAULT_KERNEL_HEADERS="5.15.67"
BR2_DEFAULT_KERNEL_HEADERS="5.15.87"
BR2_PACKAGE_LINUX_HEADERS=y
BR2_PACKAGE_UCLIBC_ARCH_SUPPORTS=y
BR2_PACKAGE_UCLIBC_SUPPORTS=y
Expand Down Expand Up @@ -450,6 +450,10 @@ BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS=y
# BR2_PACKAGE_JACK1 is not set
# BR2_PACKAGE_JACK2 is not set

#
# kodi needs udev support for gbm
#

#
# kodi needs an OpenGL EGL backend with OpenGL or GLES support
#
Expand Down Expand Up @@ -1290,7 +1294,6 @@ BR2_PACKAGE_LIBOPENSSL_TARGET_ARCH="linux-x86"
# BR2_PACKAGE_LIBOPENSSL_BIN is not set
# BR2_PACKAGE_LIBOPENSSL_ENGINES is not set
BR2_PACKAGE_LIBOPENSSL_ENABLE_CHACHA=y
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC5 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC2 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC4 is not set
# BR2_PACKAGE_LIBOPENSSL_ENABLE_MD2 is not set
Expand Down Expand Up @@ -2585,6 +2588,7 @@ BR2_PACKAGE_MAKEDUMPFILE_ARCH_SUPPORTS=y
#
# BR2_PACKAGE_NUMACTL is not set
# BR2_PACKAGE_NUT is not set
BR2_PACKAGE_OPENVMTOOLS_ARCH_SUPPORTS=y
# BR2_PACKAGE_OPENVMTOOLS is not set

#
Expand Down Expand Up @@ -2903,6 +2907,7 @@ BR2_PACKAGE_HOST_ZSTD=y
#
# Legacy options removed in 2022.02
#
# BR2_PACKAGE_LIBOPENSSL_ENABLE_RC5 is not set
# BR2_PACKAGE_PHP_EXT_WDDX is not set
# BR2_sh2a is not set
BR2_TARGET_ROOTFS_OCI_ENTRYPOINT_ARGS=""
Expand Down

0 comments on commit d4b2b0e

Please sign in to comment.