Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2025-05-21 06:20:04 to 2025-05-23 08:51:18 UTC [more...]

[oe-core][PATCH] mesa: make asahi dependent on opencl
 2025-05-23  8:51 UTC 

[PATCH 1/2] compiler-rt-sanitizers: Fix build on mips
 2025-05-23  7:32 UTC  (2+ messages)
` [PATCH 2/2] clang: Upgrade to 20.1.5 release

[PATCH] binutils: Fix CVE-2025-1180
 2025-05-23  7:23 UTC  (3+ messages)
` [OE-core] "

[oe-core][kirkstone][PATCH 1/1] glib-2.0: fix CVE-2025-4373
 2025-05-23  6:36 UTC 

[oe-core][PATCH 1/1] glib-2.0: update 2.84.1 -> 2.84.2
 2025-05-23  6:35 UTC 

[PATCH v4 00/16] FIT image improvements
 2025-05-23  5:42 UTC  (8+ messages)
` [PATCH v4 07/16] kernel-fit-image.bbclass: add a new FIT image implementation
      ` [yocto] "
` [OE-core] [PATCH v4 00/16] FIT image improvements

[kirkstone][PATCH v3] gcc: AArch64 - Fix strict-align cpymem/setmem
 2025-05-23  4:49 UTC 

[PATCH v3 00/13] clang: Add clang C/C++ toolchain
 2025-05-23  3:52 UTC  (14+ messages)
` [PATCH v3 01/13] toolchain: Provide abstraction for choosing per-recipe toolchain
` [PATCH v3 02/13] clang.bbclass: Specify ldso when using usermerge
` [PATCH v3 03/13] vte: Disable gi data generation when using clang on arm
` [PATCH v3 04/13] clang: Add compiler-rt to default deps when using clang compiler
` [PATCH v3 05/13] tcf-agent: Fix ranlib call when using llvm-ranlib
` [PATCH v3 06/13] libjpeg-turbo: Fix build on mips/clang
` [PATCH v3 07/13] pixman: Fix build with mips/clang
` [PATCH v3 08/13] vulkan-samples: Disable overriding-option as error
` [PATCH v3 09/13] bluez: Disable invalid-pp-token warning with clang
` [PATCH v3 10/13] systemtap: Pin to build with GCC
` [PATCH v3 11/13] seatd: Disable sign-compare warning as error on clang
` [PATCH v3 12/13] systemd-boot: Pin to use gcc toolchain on arm
` [PATCH v3 13/13] meta: Add TCOVERRIDE for toolchain selection at recipe scope

[OE-core] [PATCH] clang: multilib-header fix for llvm/Config/llvm-config.h and clang/Config/config.h
 2025-05-23  1:45 UTC  (4+ messages)

[walnascar][PATCH 1/2] python3-pygobject: RDEPENDS on gobject-introspection
 2025-05-23  1:35 UTC  (2+ messages)
` [walnascar][PATCH 2/2] libmatchbox: upgrade 1.13 -> 1.14

[PATCH] busybox: rm faulty .config arg to merge_config.sh
 2025-05-22 22:53 UTC 

[PATCH v2 00/28] clang: Add clang C/C++ toolchain
 2025-05-22 23:49 UTC  (36+ messages)
` [PATCH v2 01/28] toolchain: Provide abstraction for choosing per-recipe toolchain
  ` [OE-core] "
` [PATCH v2 03/28] vte: Disable gi data generation when using clang on arm
  ` [OE-core] "
` [PATCH v2 08/28] libjpeg-turbo: Fix build on mips/clang
  ` [OE-core] "
` [PATCH v2 11/28] vulkan-samples: Disable overriding-option as error
  ` [OE-core] "
` [PATCH v2 14/28] bluez: Disable invalid-pp-token warning with clang
` [PATCH v2 15/28] gcc: Always use GCC toolchain
` [PATCH v2 16/28] glibc: "
` [PATCH v2 17/28] grub,grub-efi: Pin to using gcc on aarch64
` [PATCH v2 18/28] valgrind: Use gcc to compile on riscv64
` [PATCH v2 19/28] syslinux: Pin to using GCC toolchain
` [PATCH v2 20/28] systemtap: Pin to build with GCC
  ` [OE-core] "
` [PATCH v2 21/28] webkitgtk: Use gcc to compile for arm target
` [PATCH v2 22/28] pseudo: Pin to using GCC compiler
` [PATCH v2 23/28] rpm: Always use gcc compiler
` [PATCH v2 24/28] pulseaudio: Pin to use GCC compiler
` [PATCH v2 25/28] seatd: Disable sign-compare warning as error on clang
  ` [OE-core] "
` [PATCH v2 26/28] busybox: Fix build on architectures without SYS_settimeofday
` [PATCH v2 27/28] systemd-boot: Use gcc on musl/arm
  ` [OE-core] "
` [PATCH v2 28/28] perf: Do not treat maybe-uninitialized warnings as errors

[PATCH v2] base-files: add nsswitch-resolved.conf and remove nsswitch patch
 2025-05-22 20:14 UTC 

[PATCH] base-files: refresh patch to fix fuzz
 2025-05-22 19:07 UTC  (3+ messages)
` [OE-core] "

[PATCH] rust: Fix build with clang/musl for aarch64
 2025-05-22 19:01 UTC  (2+ messages)
` [PATCH] vulkan-samples: Upgrade to latest tip of trunk

[PATCH v2] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-22 11:15 UTC  (6+ messages)
` [OE-core] "

ca-certificates: postinst shift count out of range error
 2025-05-22 18:40 UTC 

[PATCH v3 01/11] mesa: remove OSMesa support
 2025-05-22 17:13 UTC  (11+ messages)
` [PATCH v3 02/11] mesa: drop useless -Dshared-glapi flag
` [PATCH v3 03/11] mesa: drop -Dgallium-opencl flag
` [PATCH v3 04/11] mesa: fold GL ES 3 packages into GL ES 2 ones
` [PATCH v3 05/11] mesa: drop the libopencl-mesa-dev package
` [PATCH v3 06/11] mesa: don't add extra tags to the libopencl-mesa package
` [PATCH v3 07/11] mesa: drop gallium-pipe support
` [PATCH v3 08/11] mesa: don't set RCONFLICTS / PROVIDES if glvnd is enabled
` [PATCH v3 09/11] mesa: sort out PROVIDES for the glvnd case
` [PATCH v3 10/11] mesa: drop .so files for GLVND ICD libraries
` [PATCH v3 11/11] mesa: move dri_internal header to mesa-dev

[PATCH v2 01/12] mesa: remove OSMesa support
 2025-05-22 16:03 UTC  (15+ messages)
` [PATCH v2 02/12] mesa: drop useless -Dshared-glapi flag
` [PATCH v2 03/12] mesa: drop -Dgallium-opencl flag
` [PATCH v2 04/12] mesa: fold GL ES 3 packages into GL ES 2 ones
` [PATCH v2 05/12] mesa: drop the libopencl-mesa-dev package
` [PATCH v2 06/12] mesa: don't add extra tags to the libopencl-mesa package
  ` [OE-core] "
` [PATCH v2 07/12] mesa: drop gallium-pipe support
` [PATCH v2 08/12] mesa: don't set RCONFLICTS / PROVIDES if glvnd is enabled
` [PATCH v2 09/12] mesa: sort out PROVIDES for the glvnd case
` [PATCH v2 10/12] mesa: drop .so files for GLVND ICD libraries
` [PATCH v2 11/12] mesa: move dri_internal header to mesa-dev
` [PATCH v2 12/12] mesa: remove XA tracker support
` [OE-core] [PATCH v2 01/12] mesa: remove OSMesa support

[OE-core][PATCH] sbc: Fix for gcc 15 compile error
 2025-05-22 14:34 UTC  (7+ messages)

[yocto] QA notification for completed autobuilder build (yocto-4.0.27.rc1)
 2025-05-22 14:34 UTC 

[OE-core][scarthgap][PATCH] util-linux: Add fix to isolate test fstab entries using CUSTOM_FSTAB
 2025-05-22 14:12 UTC 

[PATCH v3 1/3] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-22 13:41 UTC  (3+ messages)
` [PATCH 2/3] qemuarm64.conf: allow overriding QB_OPT_APPEND
` [PATCH 3/3] oeqa selftest uboot.py: add qemu KVM test case

[OE-core][PATCH] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
 2025-05-22 13:21 UTC  (2+ messages)

[OE-core][PATCH 1/2] python3-setuptools: upgrade 78.1.0 -> 80.8.0
 2025-05-22 12:51 UTC  (2+ messages)
` [OE-core][PATCH 2/2] setuptools3: remove NO_FETCH_BUILD

[PATCH 1/3] rust: remove python3-native DEPENDS
 2025-05-22 12:38 UTC  (8+ messages)
` [PATCH 2/3] rust: consolidate rust-llvm dependencies
  ` [OE-core] "
` [PATCH 3/3] rust: remove file-native DEPENDS
  ` [OE-core] "

[PATCH 0/1] *** A workaround for bug of file on fedora42 ***
 2025-05-22 12:36 UTC  (3+ messages)
` [PATCH 1/1] buildtools: Add a replacement for file command
  ` [OE-core] "

[PATCH 1/5] libxml2: upgrade 2.13.8 -> 2.14.3
 2025-05-22 12:25 UTC  (10+ messages)
` [PATCH v2 2/5] patch: upgrade 2.7.6 -> 2.8
` [PATCH v2 3/5] man-pages: upgrade 6.13 -> 6.14
` [PATCH v2 4/5] libgcrypt: upgrade 1.11.0 -> 1.11.1
` [PATCH 5/5] lttng-tools: fix compile failed with libxml2 2.14.0+

[OE-core][kirkstone][PATCH] util-linux: Add fix to isolate test fstab entries using CUSTOM_FSTAB
 2025-05-22 12:11 UTC 

[PATCH] libxml2: upgrade 2.13.6 -> 2.14.3
 2025-05-22 12:13 UTC 

[kirkstone][PATCH v2] gcc: AArch64 - Fix strict-align cpymem/setmem
 2025-05-22 11:37 UTC  (3+ messages)

[OE-core][kirkstone][PATCH 1/4] libsoup-2.4: Fix CVE-2025-32910
 2025-05-22 10:00 UTC  (4+ messages)
` [OE-core][kirkstone][PATCH 2/4] libsoup-2.4: Fix CVE-2025-32911 & CVE-2025-32913
` [OE-core][kirkstone][PATCH 3/4] libsoup-2.4: Fix CVE-2025-32912
` [OE-core][kirkstone][PATCH 4/4] libsoup-2.4: Fix CVE-2025-32914

[PATCH 1/4 v2] libcap: upgrade 2.75 -> 2.76
 2025-05-22  8:15 UTC  (4+ messages)
` [PATCH 2/4] gnu-efi: upgrade 4.0.0 -> 4.0.1
` [PATCH 3/4] less: upgrade 668 -> 678
` [PATCH 4/4] psplash: update to latest rev

[OE-core][walnascar][PATCH] epiphany: upgrade 48.0 -> 48.3
 2025-05-22  6:34 UTC 

[oe-core][PATCH] boost: add process library
 2025-05-22  6:30 UTC 

[OE-core][PATCH v2] sbc: Fix for gcc 15 compile error
 2025-05-21 18:32 UTC 

[OE-core][PATCH] python3-numpy: upgrade 2.2.5 -> 2.2.6
 2025-05-21 16:41 UTC 

[oe-core][PATCHv6 0/5] Display manager proposal for x11 and wayland
 2025-05-21 15:58 UTC  (2+ messages)

[PATCH] u-boot: disable CONFIG_BLOBLIST on aarch64
 2025-05-21 15:03 UTC  (5+ messages)
` [OE-core] "

[scarthgap][PATCH] binutils: Fix CVE-2025-1179
 2025-05-21 15:02 UTC 

[OE-core][scarthgap 0/7] Patch review
 2025-05-21 14:59 UTC  (8+ messages)
` [OE-core][scarthgap 1/7] openssh: Fix for CVE-2025-32728
` [OE-core][scarthgap 2/7] connman :fix CVE-2025-32366
` [OE-core][scarthgap 3/7] glib-2.0: fix CVE-2025-4373
` [OE-core][scarthgap 4/7] libsoup-2.4: Fix CVE-2025-46420
` [OE-core][scarthgap 5/7] binutils: Fix CVE-2025-1153
` [OE-core][scarthgap 6/7] systemd: Password agents shouldn't be optional
` [OE-core][scarthgap 7/7] libatomic-ops: Update GITHUB_BASE_URI

[walnascar][PATCH] gcc: fix incorrect preprocessor line numbers in large files
 2025-05-21 14:04 UTC 

[PATCH] gcc: fix incorrect preprocessor line numbers in large files
 2025-05-21 14:02 UTC 

[PATCH 1/5] mesa: don't build empty libgles3-mesa in GLVND case
 2025-05-21 13:51 UTC  (3+ messages)
` [OE-core] "

[oe-core][PATCH] mesa: update 25.1.0 -> 25.1.1
 2025-05-21 13:46 UTC 

[PATCH v5 0/3] Check compiled files to filter kernel CVEs
 2025-05-21 13:44 UTC  (4+ messages)
` [PATCH v5 1/3] package: change location of debugsources to PKGDESTWORK
` [PATCH v5 2/3] spdx: add option to include only compiled sources
` [PATCH v5 3/3] improve_kernel_cve_report: add script for postprocesing of kernel CVE data

[OE-core][walnascar 0/8] Patch review
 2025-05-21 13:33 UTC  (5+ messages)
` [OE-core][walnascar 4/8] openssh: Upgrade 9.9p2 -> 10.0p1

[PATCH 0/1] autotools.bbclass: Copy gettext/po/Makefile.in.in to all po/Makefile.in.in
 2025-05-21 11:56 UTC  (6+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH] Revert "xserver-xorg: mark CVEs fixed in 21.1.16 as fixed"
 2025-05-21 11:25 UTC  (2+ messages)
` [OE-core] "

[kirkstone][PATCH] gcc: AArch64 - Fix strict-align cpymem/setmem
 2025-05-21 10:38 UTC  (4+ messages)
` [OE-core] "

[OE-core][scarthgap][PATCH 1/4] libsoup-2.4: Fix CVE-2025-32910
 2025-05-21  9:53 UTC  (4+ messages)
` [OE-core][scarthgap][PATCH 2/4] libsoup-2.4: Fix CVE-2025-32911 & CVE-2025-32913
` [OE-core][scarthgap][PATCH 3/4] libsoup-2.4: Fix CVE-2025-32912
` [OE-core][scarthgap][PATCH 4/4] libsoup-2.4: Fix CVE-2025-32914

[OE-core][SCARTHGAP][PATCH v2] ffmpeg: upgrade 6.1.1 -> 6.1.2
 2025-05-21  7:59 UTC 

[PATCH 1/4] libxml2: upgrade 2.13.8 -> 2.14.3
 2025-05-21  7:30 UTC  (4+ messages)
` [OE-core] "


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