Skip to content

Commit

Permalink
Buildroot 2023.02.10
Browse files Browse the repository at this point in the history
  • Loading branch information
olljanat committed Mar 5, 2024
1 parent 50f943f commit 91c7b48
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 61 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV SHELL /bin/bash
ENV ARTIFACTS /usr/src
WORKDIR ${DAPPER_SOURCE}

ENV BUILDROOT_VERSION 2023.05
ENV BUILDROOT_VERSION 2023.02.10
ENV TARBALL ${BUILDROOT_VERSION}.tar.gz
RUN cd ${ARTIFACTS} && \
wget https://github.com/buildroot/buildroot/archive/$TARBALL
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Or just [click here](//github.com/burmilla/os/issues/new?title=%5Bos-initrd-base


## License
Copyright (c) 2020-2023 BurmillaOS community
Copyright (c) 2020-2024 [BurmillaOS community](https://burmillaos.org)

Copyright (c) 2014-2020 [Rancher Labs, Inc.](http://rancher.com)

Expand Down
108 changes: 51 additions & 57 deletions config/amd64/buildroot-config-static
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Buildroot 2023.05 Configuration
# Buildroot 2023.02.10 Configuration
#
BR2_HAVE_DOT_CONFIG=y
BR2_HOST_GCC_AT_LEAST_4_9=y
Expand Down Expand Up @@ -113,14 +113,13 @@ BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc"
# BR2_KERNEL_HEADERS_4_14 is not set
# BR2_KERNEL_HEADERS_4_19 is not set
# BR2_KERNEL_HEADERS_5_4 is not set
# BR2_KERNEL_HEADERS_5_10 is not set
BR2_KERNEL_HEADERS_5_10=y
# BR2_KERNEL_HEADERS_5_15 is not set
BR2_KERNEL_HEADERS_6_1=y
# BR2_KERNEL_HEADERS_6_3 is not set
# BR2_KERNEL_HEADERS_6_1 is not set
# 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="6.1.32"
BR2_DEFAULT_KERNEL_HEADERS="5.10.209"
BR2_PACKAGE_LINUX_HEADERS=y
BR2_PACKAGE_MUSL_ARCH_SUPPORTS=y
BR2_PACKAGE_MUSL_SUPPORTS=y
Expand Down Expand Up @@ -240,18 +239,7 @@ BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_7=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_8=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_9=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_10=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_11=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_12=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_13=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_14=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_15=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_16=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_17=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_18=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_19=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_0=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST_6_1=y
BR2_TOOLCHAIN_HEADERS_AT_LEAST="6.1"
BR2_TOOLCHAIN_HEADERS_AT_LEAST="5.10"
BR2_TOOLCHAIN_GCC_AT_LEAST_4_3=y
BR2_TOOLCHAIN_GCC_AT_LEAST_4_4=y
BR2_TOOLCHAIN_GCC_AT_LEAST_4_5=y
Expand Down Expand Up @@ -339,6 +327,7 @@ BR2_GLOBAL_PATCH_DIR=""
# Advanced
#
# BR2_FORCE_HOST_BUILD is not set
# BR2_DOWNLOAD_FORCE_CHECK_HASHES is not set
# BR2_REPRODUCIBLE is not set
# BR2_PER_PACKAGE_DIRECTORIES is not set

Expand Down Expand Up @@ -493,7 +482,7 @@ BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS=y
BR2_PACKAGE_KODI_ARCH_SUPPORTS=y

#
# kodi needs python3 w/ .py modules, a uClibc or glibc toolchain w/ C++, threads, wchar, dynamic library, gcc >= 9.x
# kodi needs python3 w/ .py modules, a uClibc or glibc toolchain w/ C++, threads, wchar, dynamic library, gcc >= 4.9
#

#
Expand Down Expand Up @@ -543,7 +532,7 @@ BR2_PACKAGE_MJPEGTOOLS_SIMD_SUPPORT=y
# BR2_PACKAGE_OPUS_TOOLS is not set

#
# pipewire needs a toolchain w/ dynamic library, NTPL, gcc >= 5
# pipewire needs a toolchain w/ dynamic library, NPTL, gcc >= 5
#
BR2_PACKAGE_PULSEAUDIO_HAS_ATOMIC=y

Expand Down Expand Up @@ -626,7 +615,7 @@ BR2_PACKAGE_PULSEAUDIO_HAS_ATOMIC=y
#

#
# unrar needs a toolchain w/ C++, wchar, threads, gcc >= 4.8
# unrar needs a toolchain w/ C++, wchar, threads
#
BR2_PACKAGE_XZ=y
# BR2_PACKAGE_ZIP is not set
Expand Down Expand Up @@ -700,10 +689,9 @@ BR2_PACKAGE_GDB_ARCH_SUPPORTS=y
BR2_PACKAGE_GOOGLE_BREAKPAD_ARCH_SUPPORTS=y

#
# google-breakpad requires a glibc or uClibc toolchain w/ wchar, thread, C++, gcc >= 4.8
# google-breakpad requires a glibc toolchain w/ wchar, thread, C++, gcc >= 4.8
#
# BR2_PACKAGE_IOZONE is not set
BR2_PACKAGE_KEXEC_ARCH_SUPPORTS=y
# BR2_PACKAGE_KEXEC is not set

#
Expand Down Expand Up @@ -2118,11 +2106,27 @@ BR2_PACKAGE_ROCKSDB_ARCH_SUPPORTS=y
#

#
# assimp needs a toolchain w/ C++, wchar
# assimp needs a toolchain w/ C++, wchar, gcc >= 7
#

#
# at-spi2-core needs a toolchain w/ dynamic library, wchar, threads
# at-spi2-atk needs a toolchain w/ wchar, threads
#

#
# at-spi2-atk depends on X.org
#

#
# at-spi2-core needs a toolchain w/ wchar, threads
#

#
# at-spi2-core depends on X.org
#

#
# atk needs a toolchain w/ wchar, threads
#

#
Expand Down Expand Up @@ -2342,7 +2346,7 @@ BR2_PACKAGE_JPEG_SIMD_SUPPORT=y
BR2_PACKAGE_WEBKITGTK_ARCH_SUPPORTS=y

#
# webkitgtk needs libgtk3 and a toolchain w/ C++, wchar, threads, dynamic library, gcc >= 8, host gcc >= 4.9
# webkitgtk needs libgtk3 and a toolchain w/ C++, wchar, threads, dynamic library, gcc >= 10, host gcc >= 4.9
#
# BR2_PACKAGE_WEBP is not set

Expand All @@ -2364,7 +2368,7 @@ BR2_PACKAGE_WEBKITGTK_ARCH_SUPPORTS=y
BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS=y

#
# wpewebkit needs a toolchain w/ C++, wchar, threads, dynamic library, gcc >= 7, host gcc >= 4.9
# wpewebkit needs a toolchain w/ C++, wchar, threads, dynamic library, gcc >= 10, host gcc >= 4.9
#

#
Expand Down Expand Up @@ -2515,7 +2519,7 @@ BR2_PACKAGE_MRAA_ARCH_SUPPORTS=y
# BR2_PACKAGE_TSLIB is not set

#
# uhd needs a toolchain w/ C++, NPTL, wchar, dynamic library, gcc >= 5
# uhd needs a toolchain w/ C++, NPTL, wchar, dynamic library
#

#
Expand Down Expand Up @@ -2723,15 +2727,15 @@ BR2_PACKAGE_LIBCAMERA_ARCH_SUPPORTS=y
# BR2_PACKAGE_LIBDVDREAD is not set

#
# libebml needs a toolchain w/ C++, wchar
# libebml needs a toolchain w/ C++, wchar, gcc >= 4.9
#

#
# libhdhomerun needs a toolchain w/ threads, dynamic library
#

#
# libmatroska needs a toolchain w/ C++, wchar
# libmatroska needs a toolchain w/ C++, wchar, gcc >= 4.9
#

#
Expand Down Expand Up @@ -2912,7 +2916,8 @@ BR2_PACKAGE_LIBOPENH264_ARCH_SUPPORTS=y
#
# BR2_PACKAGE_LIBMICROHTTPD is not set
# BR2_PACKAGE_LIBMINIUPNPC is not set
# BR2_PACKAGE_LIBMNL is not set
BR2_PACKAGE_LIBMNL=y
# BR2_PACKAGE_LIBMNL_EXAMPLES is not set
# BR2_PACKAGE_LIBMODBUS is not set

#
Expand Down Expand Up @@ -2993,10 +2998,6 @@ BR2_PACKAGE_LIBNL=y
#
# BR2_PACKAGE_LIBUEV is not set
# BR2_PACKAGE_LIBUHTTPD is not set

#
# libuhttpd needs a toolchain w/ gcc >= 4.9
#
# BR2_PACKAGE_LIBUPNP is not set

#
Expand Down Expand Up @@ -3705,6 +3706,10 @@ BR2_PACKAGE_BITCOIN_ARCH_SUPPORTS=y
# bitcoin needs a toolchain w/ C++, threads, wchar
#

#
# clamav needs a toolchain w/ C++, dynamic library, threads, wchar
#

#
# collectd needs a toolchain w/ threads, dynamic library
#
Expand Down Expand Up @@ -4192,6 +4197,10 @@ BR2_PACKAGE_MONGREL2_LIBC_SUPPORTS=y
# rtorrent needs a toolchain w/ C++, threads, wchar, gcc >= 4.9
#
# BR2_PACKAGE_RTPTOOLS is not set

#
# rygel needs python3 and a glibc toolchain w/ wchar, threads, gcc >= 4.9, host gcc >= 8
#
# BR2_PACKAGE_S6_DNS is not set
# BR2_PACKAGE_S6_NETWORKING is not set

Expand Down Expand Up @@ -4262,10 +4271,7 @@ BR2_PACKAGE_MONGREL2_LIBC_SUPPORTS=y
# BR2_PACKAGE_TINYSSH is not set
# BR2_PACKAGE_TOR is not set
# BR2_PACKAGE_TRACEROUTE is not set

#
# transmission needs a toolchain w/ dynamic library, threads, C++, gcc >= 7
#
# BR2_PACKAGE_TRANSMISSION is not set
# BR2_PACKAGE_TUNCTL is not set

#
Expand Down Expand Up @@ -4437,6 +4443,10 @@ BR2_PACKAGE_XENOMAI_COBALT_ARCH_SUPPORTS=y
#
# ima-evm-utils needs dynamic library support
#

#
# optee-benchmark needs a toolchain w/ threads, dynamic library, headers >= 4.3
#
# BR2_PACKAGE_OPTEE_CLIENT is not set

#
Expand Down Expand Up @@ -4670,7 +4680,7 @@ BR2_PACKAGE_MAKEDUMPFILE_ARCH_SUPPORTS=y
# BR2_PACKAGE_MONIT is not set

#
# multipath-tools needs udev and a toolchain w/ threads, dynamic library
# multipath-tools needs udev and a uClibc or glibc toolchain w/ threads, dynamic library
#
# BR2_PACKAGE_NCDU is not set

Expand All @@ -4696,10 +4706,6 @@ BR2_PACKAGE_OPENVMTOOLS_ARCH_SUPPORTS=y
# pamtester depends on linux-pam
#

#
# petitboot needs a uClibc or glibc toolchain w/ wchar, dynamic library, threads, udev /dev management
#

#
# polkit needs a toolchain with dynamic library, wchar, threads, gcc >= 7
#
Expand Down Expand Up @@ -4735,10 +4741,6 @@ BR2_PACKAGE_OPENVMTOOLS_ARCH_SUPPORTS=y
#
# BR2_PACKAGE_SEATD is not set

#
# shadow needs a toolchain w/ headers >= 4.14, dynamic library
#

#
# smack needs a toolchain w/ dynamic library, threads, headers >= 3.0
#
Expand Down Expand Up @@ -4903,7 +4905,8 @@ BR2_HOST_CMAKE_AT_LEAST="3.18"
BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS=y
BR2_PACKAGE_HOST_GO_TARGET_CGO_LINKING_SUPPORTS=y
BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS=y
BR2_PACKAGE_HOST_GO_BOOTSTRAP_ARCH_SUPPORTS=y
BR2_PACKAGE_HOST_GO_BOOTSTRAP_STAGE1_ARCH_SUPPORTS=y
BR2_PACKAGE_HOST_GO_BOOTSTRAP_STAGE2_ARCH_SUPPORTS=y
BR2_PACKAGE_HOST_GOOGLE_BREAKPAD_ARCH_SUPPORTS=y
# BR2_PACKAGE_HOST_GPTFDISK is not set
# BR2_PACKAGE_HOST_IMAGEMAGICK is not set
Expand Down Expand Up @@ -4972,15 +4975,6 @@ BR2_PACKAGE_PROVIDES_HOST_RUSTC="host-rust-bin"
# Legacy config options
#

#
# Legacy options removed in 2023.05
#
# BR2_KERNEL_HEADERS_6_2 is not set
# BR2_PACKAGE_ATK is not set
# BR2_PACKAGE_AT_SPI2_ATK is not set
# BR2_PACKAGE_OPTEE_BENCHMARK is not set
# BR2_PACAKGE_OPENFPGALOADER_CMSIS is not set

#
# Legacy options removed in 2023.02
#
Expand Down
4 changes: 2 additions & 2 deletions config/busybox-dynamic.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.36.0
# Sun Jun 25 15:05:09 2023
# Busybox version: 1.36.1
# Tue Mar 5 12:08:03 2024
#
CONFIG_HAVE_DOT_CONFIG=y

Expand Down

0 comments on commit 91c7b48

Please sign in to comment.