Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-06 13:25:19 to 2024-06-08 13:00:40 UTC [more...]

[Buildroot] [Bug 16027] New: problems building on fedora-40
 2024-06-08 13:00 UTC  (2+ messages)
` [Buildroot] [Bug 16027] "

[Buildroot] [PATCH 1/1] package/musl: enable on s390x
 2024-06-08 12:56 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] package/smcroute: bump to version v2.5.7
 2024-06-08 11:27 UTC 

[Buildroot] [git commit branch/2024.02.x] package/duma: set HOST_CFLAGS
 2024-06-08 11:29 UTC 

[Buildroot] [git commit branch/2024.02.x] package/qemu: fix typo in help text of BR2_PACKAGE_QEMU_TARGET_RISCV32
 2024-06-08 11:37 UTC 

[Buildroot] [git commit branch/2024.02.x] package/kodi: explicitly link to libiconv when locales disabled
 2024-06-08 11:24 UTC 

[Buildroot] [git commit branch/2024.02.x] package/kodi: remove libatomic from linker flags
 2024-06-08 11:24 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libmdbx: bump version to 0.12.10
 2024-06-08 11:21 UTC 

[Buildroot] [git commit branch/2024.02.x] toolchain/Config.in: update BR2_TOOLCHAIN_HAS_LIBATOMIC dependencies
 2024-06-08 11:12 UTC 

[Buildroot] [git commit branch/2024.02.x] package/linux-firmware: add options for missing Intel b/g/n cards
 2024-06-08 11:19 UTC 

[Buildroot] [git commit branch/2024.02.x] package/nfs-utils: only install fsidd binary and unit file with enabled nfsd
 2024-06-08 11:14 UTC 

[Buildroot] [git commit] package/qemu: fix typo in help text of BR2_PACKAGE_QEMU_TARGET_RISCV32
 2024-06-08 11:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/duma: set HOST_CFLAGS
 2024-06-08 11:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] pacakge/smcroute: bump to version v2.5.7
 2024-06-08 11:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kodi: Link to libiconv when needed
 2024-06-08 11:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kodi: remove libatomic from linker flags
 2024-06-08 11:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/libmdbx: bump version to 0.12.10 "SEM"
 2024-06-08 11:22 UTC  (2+ messages)

[Buildroot] [PATCH v2] linux-firmware: add options for missing Intel b/g/n cards
 2024-06-08 11:20 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/nfs-utils: only install fsidd binary and unit file with enabled nfsd
 2024-06-08 11:15 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] toolchain/Config.in: update BR2_TOOLCHAIN_HAS_LIBATOMIC dependencies
 2024-06-08 11:13 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] arch/Config.in.x86: enable SSE2 on Pentium M
 2024-06-08 11:05 UTC 

[Buildroot] [git commit branch/2024.02.x] package/gr-osmosdr: add missing host-python-six dependency to python support
 2024-06-08 10:56 UTC 

[Buildroot] [PATCH] arch/Config.in.x86: enable SSE2 on Pentium M
 2024-06-08 11:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gr-osmosdr: add missing host-python-six dependency to python support
 2024-06-08 10:56 UTC  (2+ messages)

[Buildroot] [Bug 16090] New: Buildroot-2024-02-2 error building libffi
 2024-06-08 10:31 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/3] package/libinput: bump to 1.26.0
 2024-06-08 10:25 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/3] package/weston: bump to 13.0.3
` [Buildroot] [PATCH v1 3/3] package/wayland: bump to 1.23.0

[Buildroot] [PATCH 1/1] package/eza: bump to version 0.18.17
 2024-06-08  9:42 UTC 

[Buildroot] [PATCH 00/20 v2] support/download: allow downloading unlocked cargo packages (branch yem/cargo-unchained)
 2024-06-08  8:49 UTC  (24+ messages)
` [Buildroot] [PATCH 01/20 v2] package/pkg-download: symplify calling parameters
` [Buildroot] [PATCH 02/20 v2] package/pkg-generic: split long, unreadable DOWNLOAD line
` [Buildroot] [PATCH 03/20 v2] utils/check-package: add option to run the test-suite
` [Buildroot] [PATCH 04/20 v2] utils/checkpackagelib: instruct shellcheck to follow included files
` [Buildroot] [PATCH 05/20 v2] support/download/dl-wrapper: fix shellcheck errors
` [Buildroot] [PATCH 06/20 v2] support/download/cargo-post-process: fix shellcheck
` [Buildroot] [PATCH 07/20 v2] support/download: move tracing functions to helpers
` [Buildroot] [PATCH 08/20 v2] support/download: pass post-process options to post-process helper
` [Buildroot] [PATCH 09/20 v2] support/download: accept manifest path as a post-process option
` [Buildroot] [PATCH 10/20 v2] pakcage/pkg-cargo: use post-process opts to pass manifest path
` [Buildroot] [PATCH 11/20 v2] package/pkg-python: use post-process opts to pass Cargo "
` [Buildroot] [PATCH 12/20 v2] package/python-bcrypt: "
` [Buildroot] [PATCH 13/20 v2] support/download: no longer support BR_CARGO_MANIFEST_PATH in cargo post-process
` [Buildroot] [PATCH 14/20 v2] docs/manual: rephrase end of vendoring section
` [Buildroot] [PATCH 15/20 v2] package/pkg-cargo: add support for unlocked packages
` [Buildroot] [PATCH 16/20 v2] utils/checkpackagelib: add test for default _CARGO_LOCKED
` [Buildroot] [PATCH 17/20 v2] RFC: package/anvil: new package
` [Buildroot] [PATCH 18/20 v2] package/pkg-utils: accept pacakge-specific archive format version
` [Buildroot] [PATCH 19/20 v2] package/pkg-cargo: allow unlocked packages to provide local Cargo.lock
` [Buildroot] [PATCH 20/20 v2] RFC: package/anvil: add "

[Buildroot] [PATCH v2 1/2] utils/checkpackagelib: really check variable name
 2024-06-08  8:19 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/2] utils/checkpackagelib: extend hint about unscopped variables

[Buildroot] [git commit branch/2024.02.x] package/sscep: fix linking error with musl-libc
 2024-06-08  8:12 UTC 

[Buildroot] [git commit branch/2024.02.x] docs/website/index.html: refer to Gitlab and lore
 2024-06-08  8:10 UTC 

[Buildroot] [git commit branch/2024.02.x] package/dmraid: set -fPIC
 2024-06-08  8:15 UTC 

[Buildroot] [PATCH 1/1] package/dmraid: set -fPIC
 2024-06-08  8:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sscep: fix linking error with musl-libc
 2024-06-08  8:12 UTC  (2+ messages)

[Buildroot] [git commit] docs/website/index.html: refer to Gitlab and lore
 2024-06-08  8:11 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] support/testing: add zip test
 2024-06-08  7:28 UTC 

[Buildroot] [git commit branch/2024.02.x] package/swupdate: bump to version 2023.12.1
 2024-06-08  7:46 UTC 

[Buildroot] [git commit branch/2024.02.x] package/zxing-cpp: drop opencv and qt dependencies
 2024-06-08  7:27 UTC 

[Buildroot] [git commit branch/2024.02.x] package/binutils-bare-metal: fix CPE ID
 2024-06-08  7:22 UTC 

[Buildroot] [git commit branch/2024.02.x] package/zip: fix build with GCC 14
 2024-06-08  7:43 UTC 

[Buildroot] [git commit branch/2024.02.x] package/rtl8189fs: bump to latest git commit
 2024-06-08  7:21 UTC 

[Buildroot] [git commit branch/2024.02.x] package/gcc: add patch to fix gcc 11 build warning
 2024-06-08  7:44 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libkrb5: security bump to 1.21.2
 2024-06-08  7:18 UTC 

[Buildroot] [git commit branch/2024.02.x] package/zxing-cpp: needs threads
 2024-06-08  7:26 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libmanette: bump to version 0.2.7
 2024-06-08  7:05 UTC 

[Buildroot] [git commit branch/2024.02.x] package/postgresql: bump version to 16.2
 2024-06-08  7:07 UTC 

[Buildroot] [git commit branch/2024.02.x] package/redis-plus-plus: bump to version 1.3.12
 2024-06-08  7:15 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libuhttpd: disable -Werror
 2024-06-08  7:10 UTC 

[Buildroot] [git commit branch/2024.02.x] configs/asus_tinker-s_rk3288: bump kernel to 6.1.79
 2024-06-08  7:50 UTC 

[Buildroot] [git commit branch/2024.02.x] configs/rock5b: remove futile unsetting of BR2_LINUX_KERNEL_INTREE_DTS_NAME
 2024-06-08  7:08 UTC 

[Buildroot] [git commit branch/2024.02.x] package/gcc-bare-metal: add CPE variables
 2024-06-08  7:12 UTC 

[Buildroot] [PATCH 1/1] configs/asus_tinker-s_rk3288_defconfig: bump kernel to 6.1.79
 2024-06-08  7:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/swupdate: bump to version 2023.12.1
 2024-06-08  7:46 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcc: add patch to fix gcc 11 build warning
 2024-06-08  7:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] support/testing: add zip test
 2024-06-08  7:44 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/zip: fix build with GCC 14

[Buildroot] [PATCH 1/1] package/zxing-cpp: drop opencv and qt dependencies
 2024-06-08  7:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zxing-cpp: needs threads
 2024-06-08  7:26 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] package/binutils-bare-metal: fix CPE ID
 2024-06-08  7:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rtl8189fs: bump to latest git commit
 2024-06-08  7:21 UTC  (3+ messages)

[Buildroot] [PATCH] package/libkrb5: bump to 1.21.2
 2024-06-08  7:20 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/redis-plus-plus: bump to version 1.3.12
 2024-06-08  7:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gcc-bare-metal: add CPE variables
 2024-06-08  7:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libuhttpd: disable -Werror
 2024-06-08  7:10 UTC  (2+ messages)

[Buildroot] [PATCH] configs/rock5b: Remove futile unsetting of rock5b_defconfig param
 2024-06-08  7:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/postgresql: bump version to 16.2
 2024-06-08  7:07 UTC  (2+ messages)

[Buildroot] [PATCH] package/libmanette: bump to version 0.2.7
 2024-06-08  7:06 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] package/cog: bump to version 0.18.3
 2024-06-08  6:41 UTC 

[Buildroot] [git commit branch/2024.02.x] support/testing: add gnuplot runtime test
 2024-06-08  6:30 UTC 

[Buildroot] [git commit branch/2024.02.x] package/janus-gateway: add staging installation
 2024-06-08  6:38 UTC 

[Buildroot] [PATCH] package/cog: bump to version 0.18.3
 2024-06-08  6:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/janus-gateway: add staging installation
 2024-06-08  6:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: add gnuplot runtime test
 2024-06-08  6:39 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-06-07
 2024-06-08  4:09 UTC 

[Buildroot] [PATCH] boot/ti-k3-r5-loader: share download files with uboot
 2024-06-07 20:50 UTC  (7+ messages)

[Buildroot] [PATCH/for-next] package/libnss: bump version to 3.101
 2024-06-07 20:29 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libdrm: fix install of test programs
 2024-06-07 20:28 UTC 

[Buildroot] [git commit branch/2024.02.x] package/privoxy: fix build with root
 2024-06-07 20:20 UTC 

[Buildroot] [git commit branch/2024.02.x] package/{mesa3d, mesa3d-headers}: bump version to 24.0.6
 2024-06-07 20:25 UTC 

[Buildroot] [git commit branch/2024.02.x] package/clamav: bump version to 1.0.6
 2024-06-07 20:24 UTC 

[Buildroot] [git commit branch/2024.02.x] package/mariadb: really use system fmt
 2024-06-07 20:22 UTC 

[Buildroot] [PATCH 1/1] package/libdrm: fix install of test programs
 2024-06-07 20:29 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/{mesa3d, mesa3d-headers}: bump version to 24.0.6
 2024-06-07 20:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/clamav: bump version to 1.0.6
 2024-06-07 20:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mariadb: really use system fmt
 2024-06-07 20:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/privoxy: fix build with root
 2024-06-07 20:20 UTC  (2+ messages)

[Buildroot] [PATCH v3] boot/ti-k3-boot-firmware: Add config option to specify version
 2024-06-07 20:02 UTC  (2+ messages)

[Buildroot] QT5webkit build error
 2024-06-07 18:17 UTC 

[Buildroot] [PATCH 0/5] package/python-pymupdf: bump to version 1.23.22
 2024-06-07 16:44 UTC  (4+ messages)
` [Buildroot] [PATCH 3/5] package/mupdf: fix building shared libraries

[Buildroot] [PATCH 1/5] package: python-pymupdf: add missing python-zlib dependency
 2024-06-07 16:32 UTC  (6+ messages)
` [Buildroot] [PATCH v2 "
  ` [Buildroot] [PATCH v2 2/5] support/testing: add new test for python-pymupdf
  ` [Buildroot] [PATCH v2 3/5] package/mupdf: fix building shared libraries
  ` [Buildroot] [PATCH v2 4/5] package/mupdf: bump to version 1.23.9
  ` [Buildroot] [PATCH v2 5/5] package/python-pymupdf: bump to version 1.23.22

[Buildroot] [PATCH] Provide hooks for host python sqlite support - for diskcache support in LLM/AI/ML
 2024-06-07 14:28 UTC 

[Buildroot] [PATCH 1/2] utils/checkpackagelib: really check variable name
 2024-06-07 13:57 UTC  (2+ messages)

[Buildroot] [git commit] package/composer: fix improperly scoped variable
 2024-06-07 13:12 UTC 

[Buildroot] [PATCH v12 1/3] boot/zynqmp-firmware: new boot firmware
 2024-06-07 11:41 UTC  (6+ messages)
` [Buildroot] [PATCH v12 2/3] boot/uboot.mk: new zynqmp pmufw build option
` [Buildroot] [PATCH v12 3/3] configs/zynqmp*: build pmufw source

[Buildroot] [git commit] package/qt6base: avoid enabling both desktop and es2 opengl
 2024-06-07  7:23 UTC  (3+ messages)

[Buildroot] [RESEND PATCH v3 1/1] configs: add raspberrypi 5 defconfig
 2024-06-07  7:20 UTC  (5+ messages)

[Buildroot] [next v2 0/2] raspberrypi*: bumps to kernel 6.6.28 and rpi-firmware
 2024-06-07  7:13 UTC  (3+ messages)
` [Buildroot] [next v2 1/2] configs/raspberrypi*: bump kernel version to 17f135b (6.6.28)
` [Buildroot] [next v2 2/2] package/rpi-firmware: bump version to 5476720

[Buildroot] [PATCH v1 1/3] configs/zynqmp_zcu102_defconfig: bump to xilinx-v2024.1
 2024-06-07  6:34 UTC  (10+ messages)
    ` [Buildroot] [External] "

[Buildroot] [PATCH] package/ntp: remove the obsolete patch
 2024-06-07  6:36 UTC  (3+ messages)

[Buildroot] [PATCH v11 1/6] boot/zynqmp-firmware: new boot firmware
 2024-06-07  6:29 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-06-06
 2024-06-07  4:00 UTC 

[Buildroot] [PATCH v2 1/1] package/qt6base: avoid enabling both desktop and es2 opengl
 2024-06-06 20:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.3.8
 2024-06-06 19:52 UTC 

[Buildroot] [PATCH 1/1] package/nginx: fix compile error in configure script
 2024-06-06 19:39 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/p11-kit: fix build with gcc 14
 2024-06-06 19:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/syslog-ng: fix libcurl build without C++
 2024-06-06 19:29 UTC  (2+ messages)

[Buildroot] [PATCH] package/uclibc: fix compile issue with gcc 14.x
 2024-06-06 19:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] package/bc: fix build with gcc 14.x
 2024-06-06 19:24 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/libopenssl: fix build for the bootlin-riscv32-glibc toolchain
 2024-06-06 19:03 UTC  (2+ messages)

[Buildroot] [PATCH] support/testing/infra/builder.py: fix missing $HOME during build
 2024-06-06 18:59 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] board/ti: manually backport Linux patch
 2024-06-06 18:48 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] board/ti/am64x-sk/patches/linux: backport linux clock fix

[Buildroot] [git commit] package/nginx: fix compile error in configure script
 2024-06-06 19:34 UTC 

[Buildroot] [git commit] package/p11-kit: fix build with gcc 14
 2024-06-06 19:29 UTC 

[Buildroot] [git commit] package/syslog-ng: fix libcurl build without C++
 2024-06-06 19:26 UTC 

[Buildroot] [git commit] package/uclibc: fix compile issue with gcc 14.x
 2024-06-06 19:25 UTC 

[Buildroot] [PATCH 1/4] package/libjcat: new package
 2024-06-06 19:25 UTC  (3+ messages)
` [Buildroot] [PATCH 2/4] package/fwupd-efi: "

[Buildroot] [git commit] package/collectd: fix build with gcc 14.x
 2024-06-06 19:21 UTC 

[Buildroot] [git commit] package/rrdtool: fix build with gcc 14.x
 2024-06-06 19:21 UTC 

[Buildroot] [git commit] package/unixodbc: fix build with gcc 14.x
 2024-06-06 19:23 UTC 

[Buildroot] [git commit] package/sofia-sip: fix build with gcc 14.x
 2024-06-06 19:22 UTC 

[Buildroot] [git commit] package/bc: fix build with gcc 14.x
 2024-06-06 19:20 UTC 

[Buildroot] [git commit] support/testing/infra/builder.py: fix missing $HOME during build
 2024-06-06 18:57 UTC 

[Buildroot] [git commit] board/ti/am64x-sk/patches/linux: backport linux clock fix
 2024-06-06 18:45 UTC 

[Buildroot] [git commit] board/ti/am62x-sk/patches/linux: backport linux clock fix
 2024-06-06 18:45 UTC 

[Buildroot] [PATCH 1/1] package/sdbus-cpp: use basu on systems without systemd
 2024-06-06 15:49 UTC 

[Buildroot] [git commit branch/next] configs/zynqmp_zcu102_defconfig: bump to xilinx-v2024.1
 2024-06-06 15:09 UTC 

[Buildroot] [git commit branch/next] configs/zynqmp_zcu106_defconfig: bump to xilinx-v2024.1
 2024-06-06 15:15 UTC 

[Buildroot] [git commit branch/next] configs/zynqmp_zcu104_defconfig: bump to xilinx-v2024.1
 2024-06-06 15:15 UTC 

[Buildroot] [git commit branch/next] configs: add raspberrypi 5 defconfig
 2024-06-06 14:18 UTC 

[Buildroot] [PATCH v3 1/1] configs/zynqmp_kria_kd240_defconfig: bump to xilinx-v2024.1
 2024-06-06 14:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] configs/qemu_ppc64le_pseries_defconfig: Linux needs host-openssl
 2024-06-06 13:40 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] configs/qemu_ppc64_pseries_defconfig: "

[Buildroot] [git commit] configs/qemu_ppc64_pseries_defconfig: Linux needs host-openssl
 2024-06-06 13:38 UTC 

[Buildroot] [git commit] configs/qemu_ppc64le_pseries_defconfig: Linux needs host-openssl
 2024-06-06 13:37 UTC 

[Buildroot] [PATCH v1 1/1] configs/versal_vck190_defconfig: add hashes
 2024-06-06 13:36 UTC  (2+ messages)

[Buildroot] [git commit branch/next] configs/versal_vck190_defconfig: add hashes
 2024-06-06 13:32 UTC 

[Buildroot] [PATCH 1/1] configs/stm32f429_disco_xip: add hashes
 2024-06-06 13:25 UTC  (2+ messages)


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