Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-03 08:33:29 to 2024-03-05 07:12:47 UTC [more...]

[Buildroot] [PATCH] package: linux-firmware: update linux fw bluetooth package for rtl88xx
 2024-03-05  7:04 UTC 

[Buildroot] [PATCH v8 00/23] Add support for AM62x-SK HS-FS devices
 2024-03-05  7:07 UTC  (11+ messages)
` [Buildroot] [PATCH v8 15/23] boot/ti-k3/ti-k3-r5-loader: install tiboot3.bin
` [Buildroot] [PATCH v8 20/23] package/ti-k3: fix BR2_PACKAGE_TI_K3_SOC setting for am64x SOC

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-03-04
 2024-03-05  6:44 UTC 

[Buildroot] [PATCH 1/1] support/scripts/pkg-stats: fix/improve git hash sorting
 2024-03-05  6:32 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/spdm-utils: new package
 2024-03-05  1:37 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/libspdm: bump version to 3.2.0
 2024-03-05  1:32 UTC  (2+ messages)

[Buildroot] [git commit] package/fluent-bit: fix build with BR2_TIME_BITS_64
 2024-03-04 21:48 UTC 

[Buildroot] [git commit] package/libva: fix build with gcc 4.8
 2024-03-04 21:49 UTC 

[Buildroot] [git commit] package/botan: needs C++20
 2024-03-04 21:49 UTC 

[Buildroot] [git commit] package/rauc-hawkbit-updater: fix build with gcc 4.8
 2024-03-04 21:48 UTC 

[Buildroot] [git commit] package/tllist: fix build with gcc 4.8
 2024-03-04 21:48 UTC 

[Buildroot] [git commit] package/poco: fix BR2_SHARED_STATIC_LIBS build
 2024-03-04 21:51 UTC 

[Buildroot] [git commit] package/python-django: security bump to 5.0.3
 2024-03-04 21:46 UTC 

[Buildroot] [git commit] package/rauc: bump to version 1.11.2
 2024-03-04 21:47 UTC 

[Buildroot] [PATCH 1/1] package/poco: fix BR2_SHARED_STATIC_LIBS build
 2024-03-04 21:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/botan: needs C++20
 2024-03-04 21:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libva: fix build with gcc 4.8
 2024-03-04 21:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tllist: fix build with gcc 4.8
 2024-03-04 21:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rauc-hawkbit-updater: fix build with gcc 4.8
 2024-03-04 21:48 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] package/fluent-bit: fix build with BR2_TIME_BITS_64
 2024-03-04 21:48 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-django: security bump to 5.0.3
 2024-03-04 21:47 UTC  (2+ messages)

[Buildroot] [PATCH] package/rauc: bump to version 1.11.2
 2024-03-04 21:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/eza: bump to version 0.18.5
 2024-03-04 20:21 UTC 

[Buildroot] [PATCH] package/rust: provide RUSTFLAGS for cargo
 2024-03-04 19:27 UTC  (2+ messages)

[Buildroot] [git commit] package/rust: provide RUSTFLAGS for cargo
 2024-03-04 19:24 UTC 

[Buildroot] [PATCH] package/uclibc: update to 1.0.46
 2024-03-04 18:18 UTC 

[Buildroot] [PATCH v3 1/1] configs/imx6ulz_bsh_smm_m2_defconfig: new defconfig
 2024-03-04 17:31 UTC 

[Buildroot] [PATCH v9 00/22] Add support for AM62x-SK HS-FS devices
 2024-03-04 15:32 UTC  (23+ messages)
` [Buildroot] [PATCH v9 01/22] configs/ti_am62x_sk_defconfig: fix BR2_TARGET_OPTEE_OS_PLATFORM setting
` [Buildroot] [PATCH v9 02/22] configs/ti_am64x_sk_defconfig: "
` [Buildroot] [PATCH v9 03/22] configs/ti_am62x_sk_defconfig: explicitly set the ti-k3-r5-loader version
` [Buildroot] [PATCH v9 04/22] configs/ti_am64x_sk_defconfig: "
` [Buildroot] [PATCH v9 05/22] boot/ti-k3-r5-loader: bump to version 2024.01
` [Buildroot] [PATCH v9 06/22] package/python-attrs: add host variant
` [Buildroot] [PATCH v9 07/22] package/python-rpds-py: "
` [Buildroot] [PATCH v9 08/22] package/python-referencing: "
` [Buildroot] [PATCH v9 09/22] package/python-jsonschema-specifications: "
` [Buildroot] [PATCH v9 10/22] package/python-jsonschema: "
` [Buildroot] [PATCH v9 11/22] boot/ti-k3-r5-loader: set binman environment
` [Buildroot] [PATCH v9 12/22] boot/uboot: add BR2_TARGET_UBOOT_USE_BINMAN option
` [Buildroot] [PATCH v9 13/22] package/ti-k3: move TI_K3_{SECTYPE, SOC} out of the image-gen scope
` [Buildroot] [PATCH v9 14/22] package/ti-k3: disable HS-FS for AM65 SOC
` [Buildroot] [PATCH v9 15/22] boot/ti-k3/ti-k3-r5-loader: install tiboot3.bin
` [Buildroot] [PATCH v9 16/22] configs/ti_am62x_sk_defconfig: bump U-Boot version to 2024.01
` [Buildroot] [PATCH v9 17/22] configs/ti_am62x_sk_defconfig: bump Linux version to 6.6.18
` [Buildroot] [PATCH v9 18/22] board/ti/am62x-sk: generalize post-build.sh
` [Buildroot] [PATCH v9 19/22] board/ti/am62x-sk: move post-{build, image}.sh to board/ti/common/am6xx
` [Buildroot] [PATCH v9 20/22] configs/ti_am64x_sk_defconfig: bump U-Boot version to 2024.01
` [Buildroot] [PATCH v9 21/22] configs/ti_am64x_sk_defconfig: bump Linux version to 6.6.18
` [Buildroot] [PATCH v9 22/22] boot/ti-k3-image-gen: remove package

[Buildroot] [PATCH 1/1] package/fluent-bit: fix build with BR2_TIME_BITS_64
 2024-03-04 15:32 UTC  (5+ messages)

[Buildroot] [PATCH 1/3] package/python-sqlalchemy: bump version to 2.0.27
 2024-03-04 13:50 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/python-sqlalchemy: add cython for python-sqlalchemy
` [Buildroot] [PATCH 3/3] package/python-sqlalchemy: bump version to 2.0.28

[Buildroot] [PATCH] package/mpd: update to version 0.23.15
 2024-03-04 12:26 UTC 

[Buildroot] [git commit] package/mysql: drop virtual package
 2024-03-04 11:53 UTC 

[Buildroot] [git commit] package/oracle-mysql: drop package
 2024-03-04 11:51 UTC 

[Buildroot] [PATCH 1/2] package/oracle-mysql: drop package
 2024-03-04 11:56 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package: drop mysql virtual package

[Buildroot] [git commit] package/spirv-tools: needs dynamic library
 2024-03-04 11:50 UTC 

[Buildroot] [git commit] package/luvi: fix build with aarch64_be
 2024-03-04 11:49 UTC 

[Buildroot] [PATCH 1/1] package/spirv-tools: needs dynamic library
 2024-03-04 11:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/luvi: fix build with aarch64_be
 2024-03-04 11:49 UTC  (2+ messages)

[Buildroot] [git commit] package/fluent-bit: force libopenssl
 2024-03-04 11:47 UTC 

[Buildroot] [PATCH 1/1] package/fluent-bit: force libopenssl
 2024-03-04 11:48 UTC  (2+ messages)

[Buildroot] [git commit] package/shadow: disable on uclibc
 2024-03-04 11:47 UTC 

[Buildroot] [PATCH 1/1] package/shadow: disable on uclibc
 2024-03-04 11:46 UTC  (3+ messages)

[Buildroot] [PATCH] package/sdl2: bump version to 2.30.0
 2024-03-04 11:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hwdata: bump version to 0.379
 2024-03-03 20:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zlib-ng: bump version to 2.1.6
 2024-03-03 20:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/xz: bump version to 5.4.6
 2024-03-03 20:34 UTC  (2+ messages)

[Buildroot] [PATCH] package/uvicorn: bump to 0.27.1
 2024-03-03 20:33 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/python-jc: new package
 2024-03-03 20:31 UTC  (2+ messages)

[Buildroot] [PATCH v11 1/6] boot/zynqmp-firmware: new boot firmware
 2024-03-04  7:41 UTC  (6+ messages)
` [Buildroot] [PATCH v11 2/6] boot/uboot.mk: new zynqmp pmufw build option
` [Buildroot] [PATCH v11 3/6] configs/zynqmp*: build pmufw source
` [Buildroot] [PATCH v11 4/6] boot/versal-firmware: new boot firmware
` [Buildroot] [PATCH v11 5/6] configs/versal_vck190_defconfig: build plm and psmfw source
` [Buildroot] [PATCH v11 6/6] package/versal-firmware: remove package

[Buildroot] [git commit] package/efivar: bump to version 39 to fix build failures
 2024-03-04  7:25 UTC 

[Buildroot] [PATCH 1/1] package/efivar: bump to version 39 to fix build failures
 2024-03-04  7:31 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-03-03
 2024-03-04  6:46 UTC 

[Buildroot] CVE-2023-40548 version range fix
 2024-03-04  7:10 UTC 

[Buildroot] [PATCH 1/1] package/tar: fix NLS build
 2024-03-03 21:40 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/python-jc: new package
 2024-03-03 20:32 UTC 

[Buildroot] [git commit branch/next] package/python-uvicorn: bump to 0.27.1
 2024-03-03 20:31 UTC 

[Buildroot] [git commit branch/next] package/zlib-ng: bump version to 2.1.6
 2024-03-03 20:32 UTC 

[Buildroot] [git commit branch/next] package/xz: bump version to 5.4.6
 2024-03-03 20:32 UTC 

[Buildroot] [git commit branch/next] package/hwdata: bump version to 0.379
 2024-03-03 20:32 UTC 

[Buildroot] [git commit] package/libselinux: fix build with BR2_TIME_BITS_64
 2024-03-03 20:11 UTC 

[Buildroot] [git commit] package/tar: fix NLS build
 2024-03-03 20:11 UTC 

[Buildroot] [PATCH 1/1] package/libselinux: fix build with BR2_TIME_BITS_64
 2024-03-03 20:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/strongswan: drop BR2_PACKAGE_STRONGSWAN_SCEP
 2024-03-03 18:07 UTC  (2+ messages)

[Buildroot] [git commit] package/strongswan: drop BR2_PACKAGE_STRONGSWAN_SCEP
 2024-03-03 18:07 UTC 

[Buildroot] [PATCH 1/1] package/mysql: change default implementation to mariadb
 2024-03-03 17:55 UTC  (6+ messages)

[Buildroot] [PATCH next] toolchain/toolchain-external/toolchain-external-bootlin: bump to 2024.02
 2024-03-03 17:50 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] package/libtracefs: fix musl build
 2024-03-03 17:38 UTC 

[Buildroot] [PATCH 1/1] package/uboot-tools: fix FIT build
 2024-03-03 17:19 UTC 

[Buildroot] [PATCH] package/arm-trusted-firmware: add ARM_TRUSTED_FIRMWARE_CPE_ID_*
 2024-03-03 17:07 UTC  (2+ messages)

[Buildroot] [git commit] package/liburing: fix uclibc build
 2024-03-03 16:48 UTC 

[Buildroot] [PATCH 1/1] package/libtracefs: disable utest
 2024-03-03 16:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/liburing: fix uclibc build
 2024-03-03 16:49 UTC  (2+ messages)

[Buildroot] [git commit] package/dash: fix static build
 2024-03-03 16:44 UTC 

[Buildroot] [git commit] package/botan: fix uclibc build
 2024-03-03 16:33 UTC 

[Buildroot] [git commit] package/shadow: drop BR2_PACKAGE_SHADOW_UTMPX
 2024-03-03 16:29 UTC 

[Buildroot] [git commit] support/testing: mdadm: improve test robustness on slow runners
 2024-03-03 16:30 UTC 

[Buildroot] [PATCH 1/1] package/shadow: drop BR2_PACKAGE_SHADOW_UTMPX
 2024-03-03 16:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: mdadm: improve test robustness on slow runners
 2024-03-03 16:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/botan: fix uclibc build
 2024-03-03 16:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dash: fix static build
 2024-03-03 16:47 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/iozone: bump to version 3.506
 2024-03-03 16:46 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/iozone: bump to version 3.506
 2024-03-03 16:42 UTC 

[Buildroot] [git commit] toolchain/Config.in: update ucontext handling
 2024-03-03 16:18 UTC 

[Buildroot] [git commit] package/octave: add libreadline search prefix
 2024-03-03 16:18 UTC 

[Buildroot] [git commit] package/gstreamer1/gst1-vaapi: fix wayland build
 2024-03-03 16:18 UTC 

[Buildroot] [git commit] package/rtl8822cs bump driver version to latest
 2024-03-03 16:18 UTC 

[Buildroot] [PATCH v2 1/1] package/octave: add libreadline search prefix
 2024-03-03 16:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-vaapi: fix wayland build
 2024-03-03 16:17 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/rtl8822cs bump driver version to latest
 2024-03-03 16:16 UTC  (2+ messages)

[Buildroot] [PATCH] ARC: Switch toolchain components to arc-2023.09-release
 2024-03-03 16:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] toolchain/Config.in: update ucontext handling
 2024-03-03 16:15 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcc: fix BR2_GCC_VERSION_ARC definition for gcc 13.x
 2024-03-03 16:08 UTC  (2+ messages)

[Buildroot] [git commit] package/gcc: fix BR2_GCC_VERSION_ARC definition for gcc 13.x
 2024-03-03 15:54 UTC 

[Buildroot] [PATCH 1/1] package/google-breakpad: needs C++17
 2024-03-03 13:22 UTC 

[Buildroot] [git commit] package/conmon: fix build with gcc 4.8
 2024-03-03 12:27 UTC 

[Buildroot] [PATCH 1/1] package/conmon: fix build with gcc 4.8
 2024-03-03 12:27 UTC  (2+ messages)

[Buildroot] [git commit] support/dependencies/dependencies.sh: libopenssl needs perl bigint on s390x
 2024-03-03 12:13 UTC 

[Buildroot] [PATCH 1/1] support/dependencies/dependencies.sh: libopenssl needs perl bigint on s390x
 2024-03-03 12:13 UTC  (2+ messages)

[Buildroot] [git commit] package/sdl2: drop video-x11-{xinerama, vm}
 2024-03-03 12:09 UTC 

[Buildroot] [PATCH v2 1/2] package/sdl2: drop video-x11-{xinerama, vm}
 2024-03-03 12:10 UTC  (2+ messages)

[Buildroot] [git commit] package/strace: musl on aarch64 needs headers >= 5.0
 2024-03-03 12:06 UTC 

[Buildroot] [PATCH 1/1] package/strace: musl on aarch64 needs headers >= 5.0
 2024-03-03 12:06 UTC  (2+ messages)

[Buildroot] [PATCH next 0/4] Upgrade to Binutils 2.42
 2024-03-03 10:50 UTC  (8+ messages)
` [Buildroot] [PATCH next 1/4] package/binutils: add support for 2.42
` [Buildroot] [PATCH next 2/4] package/binutils: make 2.41 the default version
` [Buildroot] [PATCH next 3/4] package/binutils: drop support for binutils 2.39
` [Buildroot] [PATCH next 4/4] package/binutils: drop BR2_PACKAGE_BINUTILS_HAS_NO_LIBSFRAME

[Buildroot] [git commit branch/next] package/binutils: drop support for binutils 2.39
 2024-03-03 10:46 UTC 

[Buildroot] [git commit branch/next] package/binutils: drop BR2_PACKAGE_BINUTILS_HAS_NO_LIBSFRAME
 2024-03-03 10:46 UTC 

[Buildroot] [git commit branch/next] package/binutils: add support for 2.42
 2024-03-03 10:22 UTC 

[Buildroot] [git commit branch/next] support/config-fragments/autobuild/br-arm-internal-glibc: update to bleeding edge components
 2024-03-03 10:46 UTC 

[Buildroot] [git commit branch/next] package/binutils: make 2.41 the default version
 2024-03-03 10:24 UTC 

[Buildroot] [PATCH next] package/musl: bump to version 1.2.5
 2024-03-03 10:32 UTC  (4+ messages)

[Buildroot] [git commit branch/next] package/musl: bump to version 1.2.5
 2024-03-03  9:35 UTC 

[Buildroot] [PATCH v10 1/6] boot/zynqmp-firmware: new boot firmware
 2024-03-03  9:19 UTC  (6+ messages)
` [Buildroot] [PATCH v10 2/6] boot/uboot.mk: new zynqmp pmufw build option
` [Buildroot] [PATCH v10 3/6] configs/zynqmp*: build pmufw source
` [Buildroot] [PATCH v10 4/6] boot/versal-firmware: new boot firmware
` [Buildroot] [PATCH v10 5/6] configs/versal_vck190_defconfig: build plm and psmfw source
` [Buildroot] [PATCH v10 6/6] package/versal-firmware: remove package

[Buildroot] [PATCH next 0/2] Upgrade to glibc 2.39
 2024-03-03  9:17 UTC  (4+ messages)
` [Buildroot] [PATCH next 1/2] package/gcc: add patches to remove crypt()/crypt_r() libsanitizer interceptors
` [Buildroot] [PATCH next 2/2] package/glibc: bump to 2.39

[Buildroot] [PATCH 1/2] package/python-cheroot: drop host-python-setuptools-scm-git-archive
 2024-03-03  9:12 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/python-setuptools-scm-git-archive: drop package

[Buildroot] [git commit] package/python-cheroot: drop host-python-setuptools-scm-git-archive
 2024-03-03  9:07 UTC 

[Buildroot] [git commit] package/python-setuptools-scm-git-archive: drop package
 2024-03-03  9:07 UTC 

[Buildroot] [PATCH] package/mc: bump to version 4.8.31
 2024-03-03  8:43 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/mc: bump to version 4.8.31
 2024-03-02 20:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox