Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-05 20:35:58 to 2024-06-07 17:06:51 UTC [more...]

[Buildroot] [PATCH 00/20 v2] support/download: allow downloading unlocked cargo packages (branch yem/cargo-unchained)
 2024-06-07 17:05 UTC  (14+ 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 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 15/20 v2] package/pkg-cargo: add support for unlocked packages
` [Buildroot] [PATCH 17/20 v2] RFC: package/anvil: new package

[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] [PATCH v2 1/2] utils/checkpackagelib: really check variable name
 2024-06-07 13:48 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] utils/checkpackagelib: extend hint about unscopped variables

[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] [PATCH] boot/ti-k3-r5-loader: share download files with uboot
 2024-06-07  9:37 UTC 

[Buildroot] [PATCH v3] boot/ti-k3-boot-firmware: Add config option to specify version
 2024-06-07  9:02 UTC 

[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  (6+ 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  (5+ messages)
` [Buildroot] [PATCH 2/4] package/fwupd-efi: "
` [Buildroot] [PATCH 3/4] package/flashrom: install to staging with meson
` [Buildroot] [PATCH 4/4] package/fwupd: new package

[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)

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

[Buildroot] [git commit] configs/stm32f429_disco_xip: add hashes
 2024-06-06 13:20 UTC 

[Buildroot] [git commit] configs/stm32f769_disco_sd: add hashes
 2024-06-06 13:14 UTC 

[Buildroot] [PATCH v2] boot/ti-k3-boot-firmware: Add config option to specify version
 2024-06-06 12:38 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/3] Upgrade systemd to v255
 2024-06-06 12:19 UTC  (11+ messages)
` [Buildroot] [PATCH v2 1/3] package/tpm2-tools: bump version to 5.7
` [Buildroot] [PATCH v2 2/3] package/systemd: bump to version 255
` [Buildroot] [PATCH v2 3/3] package/systemd: add the missing superblock identifiers

[Buildroot] [PATCH v7 0/3] swtpm and libtpms host packages
 2024-06-06 11:54 UTC  (9+ messages)
` [Buildroot] [PATCH v7 1/3] package/json-glib: add host build
` [Buildroot] [PATCH v7 2/3] package/libtpms: add host package
` [Buildroot] [PATCH v7 3/3] package/swtpm: "

[Buildroot] [git commit branch/next] package/tpm2-tools: bump version to 5.7
 2024-06-06 11:49 UTC 

[Buildroot] [PATCH v2 0/6] support for a pre-built Go compiler
 2024-06-06 11:44 UTC  (3+ messages)
` [Buildroot] [PATCH v2 3/6] package/pkg-golang: select BR2_PACKAGE_HOST_GO

[Buildroot] [git commit branch/next] package/delve: only select host-go when needed
 2024-06-06 11:37 UTC 

[Buildroot] [PATCH 1/1] boot/ti-k3-boot-firmware: Add config option to specify version
 2024-06-06 10:28 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/qt5webengine: don't use system ICU libraries
 2024-06-06  9:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/qt5webengine-chromium: fix python3.11 build errors
 2024-06-06  9:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/openssh: don't use stack protection if BR2_SSP_NONE=y
 2024-06-06  9:39 UTC  (3+ messages)

[Buildroot] make fails for raspberrypi3_qt5we_defconfig
 2024-06-06  9:28 UTC 

[Buildroot] [git commit branch/next] package/swtpm: add host package
 2024-06-06  9:25 UTC 

[Buildroot] [git commit branch/next] package/libtpms: add host package
 2024-06-06  9:11 UTC 

[Buildroot] [git commit branch/next] package/json-glib: add host build
 2024-06-06  9:06 UTC 

[Buildroot] [PATCH v1] package/libopenssl: security bump to version 3.3.1
 2024-06-06  8:55 UTC  (2+ messages)

[Buildroot] [git commit] package/libopenssl: security bump to version 3.3.1
 2024-06-06  8:55 UTC 

[Buildroot] [PATCH v1 1/1] configs/zynq_*: move hashes
 2024-06-06  8:48 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/2] configs/zynqmp_kria_kv260_defconfig: bump to xilinx-v2024.1
 2024-06-06  8:47 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/2] configs/zynqmp_kria_kr260_defconfig: "

[Buildroot] [PATCH v1 1/1] configs/versal_vck190_defconfig: bump to xilinx-v2024.1
 2024-06-06  8:46 UTC  (2+ messages)

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

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

[Buildroot] [git commit branch/next] configs/zynq_*: move hashes
 2024-06-06  8:42 UTC 

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

[Buildroot] [PATCH for 2024.02.x v1] package/libopenssl: security bump to version 3.2.2
 2024-06-06  8:35 UTC 

[Buildroot] [PATCH 1/1] package/sudo: don't use stack protection if BR2_SSP_NONE=y
 2024-06-06  8:39 UTC  (2+ messages)

[Buildroot] [PATCH for 2024.02.x v1] package/git: bump version to 2.43.5
 2024-06-06  8:32 UTC 

[Buildroot] [PATCH] package/git: minor bump to 2.45.2
 2024-06-06  8:32 UTC  (2+ messages)

[Buildroot] [git commit] package/git: minor bump to 2.45.2
 2024-06-06  8:32 UTC 

[Buildroot] few patches for raspberrypi3_qt5we_defconfig
 2024-06-06  8:19 UTC 

[Buildroot] Undelivered Mail Returned to Sender
 2024-06-06  6:39 UTC 

[Buildroot] [PATCH 0/2] Bump the versions of systemd and tpm2-tools
 2024-06-06  4:51 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/tpm2-tools: bump version to 5.7
` [Buildroot] [PATCH 2/2] package/systemd: bump to version 255

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

[Buildroot] [QUESTION] package/go: why not using GCCGO?
 2024-06-06  1:07 UTC  (2+ messages)

[Buildroot] [PATCH] package/esp-hosted: bump version to 2024-06-05
 2024-06-05 23:07 UTC  (3+ messages)

[Buildroot] [PATCH 00/10 v2] everywhere: use $(TAR) not tar (branch yem/tarTAR)
 2024-06-05 21:57 UTC  (14+ messages)
` [Buildroot] [PATCH 01/10 v2] package/liblockfile: drop empty patch tarball
` [Buildroot] [PATCH 04/10 v2] package/flutter-engine: use appropriate TAR
` [Buildroot] [PATCH 05/10 v2] package/pkg-download: export TAR for download backends
` [Buildroot] [PATCH 07/10 v2] support/download/cvs: fix shellcheck
` [Buildroot] [PATCH 09/10 v2] support/scripts/apply-patches: use appropriate TAR
` [Buildroot] [PATCH 10/10 v2] package/sunxi-mali-utgard-driver: handle patching the Buildroot way

[Buildroot] [git commit branch/next] package/sunxi-mali-utgard-driver: handle patching the Buildroot way
 2024-06-05 21:55 UTC 

[Buildroot] [git commit] support/download/cvs: fix shellcheck
 2024-06-05 21:33 UTC 

[Buildroot] [git commit] package/flutter-engine: use appropriate TAR
 2024-06-05 21:31 UTC 

[Buildroot] [git commit] fs/tar: use appropriate TAR
 2024-06-05 21:31 UTC 

[Buildroot] [git commit] support/scripts/apply-patches: use appropriate TAR
 2024-06-05 21:47 UTC 

[Buildroot] [git commit] package/pkg-download: export TAR for download backends
 2024-06-05 21:31 UTC 

[Buildroot] [git commit] package/liblockfile: drop empty patch tarball
 2024-06-05 21:31 UTC 

[Buildroot] [git commit] support/download/helpers: use appropriate TAR
 2024-06-05 21:31 UTC 

[Buildroot] [git commit] package/cvs: use appropriate TAR
 2024-06-05 21:31 UTC 

[Buildroot] [git commit] support/download/cvs: use appropriate TAR
 2024-06-05 21:39 UTC 

[Buildroot] [PATCH 1/1] boot/syslinux: fix build with GCC 14.x
 2024-06-05 21:20 UTC 

[Buildroot] [PATCH 1/1] package/python-lxml: bump to version 5.2.2
 2024-06-05 21:19 UTC  (2+ messages)

[Buildroot] [git commit] package/python-lxml: bump to version 5.2.2
 2024-06-05 21:11 UTC 

[Buildroot] [git commit] configs/imx8mn_bsh_smm_s2[_pro]: add hashes
 2024-06-05 20:54 UTC 

[Buildroot] [git commit] package/systemd: bump to version 254.13
 2024-06-05 21:00 UTC 

[Buildroot] [PATCH 1/1] package/systemd: bump to version 254.13
 2024-06-05 21:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/imx8mn_bsh_smm_s2[_pro]: add hashes
 2024-06-05 20:54 UTC  (2+ messages)

[Buildroot] [git commit] package/docker-compose: bump to 2.27.1 for bug fixes
 2024-06-05 20:39 UTC 

[Buildroot] [PATCH] package/docker-compose: bump to 2.27.1 for bug fixes
 2024-06-05 20:46 UTC  (2+ messages)

[Buildroot] [git commit] configs/beaglebone_qt5_defconfig: fix Linux compilation errors
 2024-06-05 20:35 UTC 

[Buildroot] [git commit] configs/beaglebone_qt5_defconfig: add hashes for Linux/headers/U-Boot
 2024-06-05 20:37 UTC 

[Buildroot] [PATCH 1/2] configs/beaglebone_qt5_defconfig: fix Linux compilation errors
 2024-06-05 20:38 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: sample_python_pybind.py: use python3 shebang
 2024-06-05 20:34 UTC 


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