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 4abecc5 commit e831143
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 60 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ENV SHELL /bin/bash
ENV ARTIFACTS /usr/src
WORKDIR ${DAPPER_SOURCE}

ENV VERSION 2023.05
ENV VERSION 2023.02.10
ENV TARBALL ${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-base%5D%20)


## 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
90 changes: 33 additions & 57 deletions config/amd64/buildroot-config
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="glibc"
# 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 @@ -237,18 +236,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 @@ -336,6 +324,7 @@ BR2_GLOBAL_PATCH_DIR=""
# Advanced
#
# BR2_FORCE_HOST_BUILD is not set
# BR2_DOWNLOAD_FORCE_CHECK_HASHES is not set
BR2_REPRODUCIBLE=y
# BR2_PER_PACKAGE_DIRECTORIES is not set

Expand Down Expand Up @@ -463,7 +452,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 @@ -570,7 +559,7 @@ BR2_PACKAGE_PULSEAUDIO_HAS_ATOMIC=y
# BR2_PACKAGE_PIXZ is not set

#
# unrar needs a toolchain w/ C++, wchar, threads, gcc >= 4.8
# unrar needs a toolchain w/ C++, wchar, threads
#
# BR2_PACKAGE_UNZIP is not set
BR2_PACKAGE_XZ=y
Expand Down Expand Up @@ -626,14 +615,12 @@ 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_HYPERFINE is not set
# BR2_PACKAGE_IOZONE is not set
BR2_PACKAGE_KEXEC_ARCH_SUPPORTS=y
BR2_PACKAGE_KEXEC=y
BR2_PACKAGE_KEXEC_ZLIB=y
# BR2_PACKAGE_KMEMD is not set
BR2_PACKAGE_KVM_UNIT_TESTS_ARCH_SUPPORTS=y
# BR2_PACKAGE_KVM_UNIT_TESTS is not set
# BR2_PACKAGE_LATENCYTOP is not set
Expand Down Expand Up @@ -1695,9 +1682,17 @@ BR2_PACKAGE_LIBSYSFS=y
#

#
# assimp needs a toolchain w/ C++, wchar
# assimp needs a toolchain w/ C++, wchar, gcc >= 7
#
# BR2_PACKAGE_AT_SPI2_CORE is not set

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

#
# at-spi2-core depends on X.org
#
# BR2_PACKAGE_ATK is not set

#
# atkmm needs a toolchain w/ C++, wchar, threads, gcc >= 7
Expand Down Expand Up @@ -1892,7 +1887,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 @@ -1910,7 +1905,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 @@ -2004,7 +1999,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 @@ -2191,12 +2186,12 @@ 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
#
# BR2_PACKAGE_LIBHDHOMERUN is not set

#
# libmatroska needs a toolchain w/ C++, wchar
# libmatroska needs a toolchain w/ C++, wchar, gcc >= 4.9
#
# BR2_PACKAGE_LIBMMS is not set
# BR2_PACKAGE_LIBMPEG2 is not set
Expand Down Expand Up @@ -2390,10 +2385,6 @@ BR2_PACKAGE_LIBTIRPC=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 @@ -3303,6 +3294,10 @@ BR2_PACKAGE_RSYNC=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
# BR2_PACKAGE_SAMBA4 is not set
Expand Down Expand Up @@ -3354,10 +3349,7 @@ BR2_PACKAGE_RSYNC=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
# BR2_PACKAGE_TVHEADEND is not set
# BR2_PACKAGE_UACME is not set
Expand Down Expand Up @@ -3498,6 +3490,7 @@ BR2_PACKAGE_XENOMAI_COBALT_ARCH_SUPPORTS=y
#
# BR2_PACKAGE_CHECKPOLICY is not set
# BR2_PACKAGE_IMA_EVM_UTILS is not set
# BR2_PACKAGE_OPTEE_BENCHMARK is not set
# BR2_PACKAGE_OPTEE_CLIENT is not set
# BR2_PACKAGE_PAXTEST is not set
# BR2_PACKAGE_POLICYCOREUTILS is not set
Expand Down Expand Up @@ -3656,11 +3649,6 @@ BR2_PACKAGE_OPENVMTOOLS_ARCH_SUPPORTS=y
#
# pamtester depends on linux-pam
#
# BR2_PACKAGE_PETITBOOT is not set

#
# petitboot needs a uClibc or glibc toolchain w/ wchar, dynamic library, threads, udev /dev management
#
# BR2_PACKAGE_POLKIT is not set
# BR2_PACKAGE_PROCPS_NG is not set
# BR2_PACKAGE_PROCRANK_LINUX is not set
Expand All @@ -3687,7 +3675,6 @@ BR2_PACKAGE_RSYSLOG=y
# sdbusplus needs systemd and a toolchain w/ C++, gcc >= 7
#
# BR2_PACKAGE_SEATD is not set
# BR2_PACKAGE_SHADOW is not set
# BR2_PACKAGE_SMACK is not set
# BR2_PACKAGE_START_STOP_DAEMON is not set

Expand Down Expand Up @@ -3754,10 +3741,7 @@ BR2_PACKAGE_UTIL_LINUX_AGETTY=y
# BR2_PACKAGE_UTIL_LINUX_PG is not set
BR2_PACKAGE_UTIL_LINUX_PARTX=y
# BR2_PACKAGE_UTIL_LINUX_PIVOT_ROOT is not set

#
# raw needs a toolchain w/ headers < 5.14
#
# BR2_PACKAGE_UTIL_LINUX_RAW is not set
# BR2_PACKAGE_UTIL_LINUX_RENAME is not set
# BR2_PACKAGE_UTIL_LINUX_RFKILL is not set
# BR2_PACKAGE_UTIL_LINUX_RUNUSER is not set
Expand Down Expand Up @@ -3892,7 +3876,8 @@ BR2_PACKAGE_HOST_EUDEV=y
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 @@ -3963,15 +3948,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
2 changes: 1 addition & 1 deletion config/busybox-dynamic.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.36.0
# Busybox version: 1.36.1
#
CONFIG_HAVE_DOT_CONFIG=y

Expand Down

0 comments on commit e831143

Please sign in to comment.