Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2026-07-12 21:57:15 to 2026-07-15 17:11:21 UTC [more...]

[OE-core][PATCH 00/22] Rework LICENSE to be SPDX License Expressions
 2026-07-15 17:11 UTC  (51+ messages)
` [OE-core][PATCH 01/22] scripts/pull-spdx-licenses.py: Add exceptions
` [OE-core][PATCH 02/22] Add SPDX License Exceptions
` [OE-core][PATCH 03/22] Add SPDX license library
` [OE-core][PATCH 04/22] Parse LICENSE as SPDX Expression
` [OE-core][PATCH 05/22] linux-firmware: Convert to SPDX license strings
` [OE-core][PATCH 06/22] meta-selftest: Add NO_GENERIC_LICENSE
` [OE-core][PATCH 07/22] convert-spdx-licenses: Convert to valid SPDX expressions
` [OE-core][PATCH 08/22] gcc-common.inc: Remove LICENSE
` [OE-core][PATCH 09/22] gcc: Update license
` [OE-core][PATCH 10/22] xz: Replace deprecated SPDX identifier
` [OE-core][PATCH 11/22] autoconf-archive: "
` [OE-core][PATCH 12/22] gnu-config: "
` [OE-core][PATCH 13/22] libglvnd: "
` [OE-core][PATCH 14/22] flac: "
` [OE-core][PATCH 15/22] libgit2: "
` [OE-core][PATCH 16/22] Fix up licenses
` [OE-core][PATCH 17/22] lib: oe: license: Rework package licenses matching
` [OE-core][PATCH 18/22] classes/go-mod-update-modules: Switch to SPDX license
` [OE-core][PATCH 19/22] license: Remove tidy_licenses()
` [OE-core][PATCH 20/22] meta-selftest: Change license on test recipes
` [OE-core][PATCH 21/22] Convert licenses to SPDX expressions
` [OE-core][PATCH 22/22] meta-selftest: libxpm: Fix license
` [OE-core][PATCH v2 00/25] Rework LICENSE to be SPDX License Expressions
  ` [OE-core][PATCH v2 01/25] scripts/pull-spdx-licenses.py: Add exceptions
  ` [OE-core][PATCH v2 02/25] Add SPDX License Exceptions
  ` [OE-core][PATCH v2 03/25] Add SPDX license library
  ` [OE-core][PATCH v2 04/25] Parse LICENSE as SPDX Expression
  ` [OE-core][PATCH v2 05/25] linux-firmware: Convert to SPDX license strings
  ` [OE-core][PATCH v2 06/25] meta-selftest: Add NO_GENERIC_LICENSE
  ` [OE-core][PATCH v2 07/25] convert-spdx-licenses: Convert to valid SPDX expressions
  ` [OE-core][PATCH v2 08/25] gcc-common.inc: Remove LICENSE
  ` [OE-core][PATCH v2 09/25] gcc: Update license
  ` [OE-core][PATCH v2 10/25] xz: Replace deprecated SPDX identifier
  ` [OE-core][PATCH v2 11/25] autoconf-archive: "
  ` [OE-core][PATCH v2 12/25] gnu-config: "
  ` [OE-core][PATCH v2 13/25] libglvnd: "
  ` [OE-core][PATCH v2 14/25] flac: "
  ` [OE-core][PATCH v2 15/25] libgit2: "
  ` [OE-core][PATCH v2 16/25] Fix up licenses
  ` [OE-core][PATCH v2 17/25] lib: oe: license: Rework package licenses matching
  ` [OE-core][PATCH v2 18/25] classes/go-mod-update-modules: Switch to SPDX license
  ` [OE-core][PATCH v2 19/25] license: Remove tidy_licenses()
  ` [OE-core][PATCH v2 20/25] meta-selftest: Change license on test recipes
  ` [OE-core][PATCH v2 21/25] Convert licenses to SPDX expressions
  ` [OE-core][PATCH v2 22/25] meta-selftest: libxpm: Fix license
  ` [OE-core][PATCH v2 23/25] lib: oe: sbom30: Handle None in Relationship
  ` [OE-core][PATCH v2 24/25] oeqa: selftest: bbtest: Fix license exception
  ` [OE-core][PATCH v2 25/25] scripts/contrib: Add reuse-get-license.py

[PATCH v2 1/4] buildhistory_analysis: show changes to RSUGGESTS
 2026-07-15 16:43 UTC  (4+ messages)
` [PATCH v2 2/4] systemd: drop redundant runtime dependencies
` [PATCH v2 3/4] oeqa/utils/postactions: invoke coredumpctl on test failures
` [PATCH v2 4/4] classes/testimage: capture systemd coredumps on failure

[RFC PATCH] distro/poky: enable minidebuginfo DISTRO_FEATURE
 2026-07-15 16:24 UTC 

[wrynose] util-linux: fix CVE-2026-13595
 2026-07-15  8:02 UTC 

[scarthgap] util-linux: fix CVE-2026-13595
 2026-07-15  8:01 UTC 

[PATCH] kernel-yocto-rust: add clang toolchain check and lld dependency for riscv64
 2026-07-15 14:10 UTC  (2+ messages)
` [OE-core] "

[PATCH] gzip: fix CVE-2026-41991
 2026-07-15  8:19 UTC 

[PATCH 1/3] systemd: enable coredump by default
 2026-07-15 15:10 UTC  (4+ messages)
` [PATCH 2/3] oeqa/utils/postactions: invoke coredumpctl on test failures
` [PATCH 3/3] classes/testimage: capture systemd coredumps on failure
` [OE-core] [PATCH 1/3] systemd: enable coredump by default

[PATCH] curl: Add support for libssh
 2026-07-14 16:39 UTC 

[wrynose][PATCH] u-boot: re-enable RISC-V compressed (c) ISA extension
 2026-07-14 17:01 UTC 

[AUH] pkgconf: upgrading to 3.0.2 SUCCEEDED
 2026-07-14 16:39 UTC 

[PATCH v2 0/3] Create selftest suite for go-vendor.bbclass
 2026-07-15 15:20 UTC  (4+ messages)
` [meta][PATCH v2 1/3] go-vendor.bbclass: Fix test file exclusion and license propagation
` [meta][meta-selftest][PATCH v2 2/3] oeqa/selftest: Add go-vendor.bbclass selftest suite
` [meta][PATCH v2 3/3] go-vendor.bbclass: Run vendor_unlink task under fakeroot

[OE-core][master][PATCH] pinentry: upgrade 1.3.2 -> 1.3.3
 2026-07-15 14:28 UTC  (3+ messages)
  ` [master][PATCH] "

[PATCH 01/12] libxml2: clean up xmlconf mode fixups
 2026-07-15 14:05 UTC  (12+ messages)
` [PATCH 02/12] evdev: build with meson
` [PATCH 03/12] libpsl: use libidn2 instead of ICU
` [PATCH 04/12] patchelf: build with meson
` [PATCH 05/12] xorg-app-common: add builder class variable
` [PATCH 06/12] mkfontscale: use meson
` [PATCH 07/12] xdpyinfo: build with meson
` [PATCH 08/12] xev: "
` [PATCH 09/12] xeyes: "
` [PATCH 10/12] xkbcomp: "
` [PATCH 11/12] xrandr: "
` [PATCH 12/12] xset: "

[PATCH v4] gstreamer1.0-plugins-rs: add new package
 2026-07-15 13:50 UTC  (5+ messages)
` [PATCH v5 1/2] cargo_c.bbclass: pass --libdir to cargo cinstall
  ` [PATCH v5 2/2] gstreamer1.0-plugins-rs: add new package
    ` [OE-core] "

[PATCH v2 0/3] kernel: make the kernel toolchain switchable to clang
 2026-07-15 13:48 UTC  (6+ messages)
` [PATCH v2 1/3] kernel-arch: fall back to GNU ld unless ld-is-lld is in DISTRO_FEATURES
` [PATCH v2 2/3] module.bbclass/make-mod-scripts: inhibit default dependencies
  ` [OE-core] "
` [PATCH v2 3/3] kernel-arch: add KERNEL_TOOLCHAIN to switch the whole kernel toolchain

u-boot-tools 2026.07: mkeficapsule requires p11-kit in target gnutls
 2026-07-15 13:32 UTC 

[OE-core] [scarthgap] [PATCH 1/8] cups: Fix CVE-2026-27447
 2026-07-15 13:25 UTC  (6+ messages)
` [OE-core] [scarthgap] [PATCH 8/8] cups: Fix CVE-2026-41079
    `  "
  ` [scarthgap] [PATCH 1/8] cups: Fix CVE-2026-27447

[OE-core][PATCH v1] util-linux: backport pam_lastlog2 libpam linking fix
 2026-07-15 11:50 UTC  (4+ messages)
` [OE-core][wrynose][PATCH] util-linux: upgrade 2.41.3 -> 2.41.5

[PATCH] pkgconf: upgrade 2.5.1 -> 3.0.3
 2026-07-15 11:02 UTC 

[PATCH 1/4] base-files: remove LSB-specific overrides
 2026-07-15 11:02 UTC  (4+ messages)
` [PATCH 2/4] libxml2: "
` [PATCH 3/4] gcc: "
` [PATCH 4/4] msmtp: "

[PATCH v2 1/2] readyfd2sd: add recipe
 2026-07-15 10:13 UTC  (2+ messages)
` [PATCH v2 2/2] seatd: use readyfd2sd to get rid of systemd service startup races

[PATCH 0/3 v6] Oe-selftest for Clang, LLVM, LLD
 2026-07-15  6:00 UTC  (4+ messages)
` [PATCH 1/3] clang-tools-extra: disable tests
` [PATCH 2/3] clang: Enable cmake flags for llvm, clang, lld tests
` [PATCH 3/3] oeqa/selftest/clang: Add oe-selftests for Clang/LLVM/LLD test suites

[wrynose][PATCH] python3-pyasn1: Fix for CVE-2026-30922
 2026-07-15  5:53 UTC 

[AUH] cargo-c: upgrading to 0.10.24+cargo-0.98.0 FAILED
 2026-07-15  5:39 UTC 

[AUH] Upgrade status: 2026-07-15
 2026-07-15  5:39 UTC 

[AUH] btrfs-tools: upgrading to 7.1 SUCCEEDED
 2026-07-15  5:39 UTC 

[AUH] weston: upgrading to 16.0.0 FAILED
 2026-07-15  5:39 UTC 

[AUH] pkgconf: upgrading to 3.0.3 SUCCEEDED
 2026-07-15  5:39 UTC 

[scarthgap][PATCH] socat: patch CVE-2026-56123
 2026-07-14 20:25 UTC 

[PATCH] memory-control: add recipe and bbclass for cgroup v2 memory limiting
 2026-07-14 18:33 UTC  (8+ messages)
` [OE-core] "
` [PATCH v3] "

[wrynose][PATCH] go: upgrade 1.26.4 -> 1.26.5
 2026-07-14 18:18 UTC 

[PATCH] meson: upgrade 1.11.1 -> 1.11.2
 2026-07-14 17:16 UTC 

[PATCH v3] memory-control: add recipe and bbclass for cgroup v2 memory limiting
 2026-07-14 16:22 UTC  (3+ messages)
` [OE-core] "

Yocto Project Status 14 July 2026 (WW29)
 2026-07-14 14:46 UTC 

[OE-core][scarthgap][PATCH] libpng: Fix CVE-2026-34757
 2026-07-14 13:50 UTC  (3+ messages)
  ` [scarthgap][PATCH] "

[OE-core][scarthgap][PATCH v2] libpng: Fix CVE-2026-34757
 2026-07-14 13:46 UTC 

[OE-core][wrynose 00/18] Patch review
 2026-07-14 13:29 UTC  (3+ messages)
` [OE-core][wrynose 12/18] util-linux: upgrade 2.41.3 -> 2.41.5

[PATCH 0/2]python3-setuptools-scm: fix build and upgrade to 10.1.2
 2026-07-14 13:22 UTC  (6+ messages)
` [PATCH 2/2] python3-setuptools-scm: upgrade 10.0.5 -> 10.1.2
  ` [OE-core] "

[OE-core][scarthgap 00/25] Patch review
 2026-07-14 12:54 UTC  (3+ messages)
` [OE-core][scarthgap 06/25] binutils: Add CVE-2025-69646 to "CVE:" tag

[scarthgap][PATCH] binutils: Add CVE-2025-69646 to "CVE:" tag
 2026-07-14 12:53 UTC  (2+ messages)

[PATCH] gnutls: fix CVE-2026-33846
 2026-07-09  5:37 UTC  (3+ messages)
` [OE-core] "

[wrynose][PATCH v2 0/2] gnutls: fix CVE-2026-33846
 2026-07-09  5:31 UTC  (3+ messages)
` [wrynose][PATCH v2 1/2] "
` [wrynose][PATCH v2 2/2] gnutls: link mini-dtls-fragments test to gnulib

[wrynose] pppd runtime failure due to missing openssl legacy module
 2026-07-13 10:57 UTC 

[scarthgap][PATCH] extrausers: Terminate set_user_group post-process command
 2026-07-13 15:29 UTC 

[OE-core][scarthgap][PATCH] expat: fix CVE-2026-56411
 2026-07-13 13:46 UTC 

[PATCH 0/2] devtool: fix finish for recipes using AUTOREV
 2026-07-14 10:16 UTC  (8+ messages)
` [PATCH 1/2] devtool: standard: fix finish/update-recipe "
` [PATCH 2/2] oeqa/selftest/devtool: add test for finishing a recipe "
  ` [OE-core] "
` [PATCH v2 1/2] devtool: standard: fix finish/update-recipe for recipes "
  ` [PATCH v2 2/2] oeqa/selftest/devtool: exercise devtool finish on an AUTOREV recipe

[PATCH] cargo-c: upgrade 0.10.23 -> 0.10.24
 2026-07-14  9:55 UTC 

[AUH] pkgconf: upgrading to 3.0.2 SUCCEEDED
 2026-07-14  5:39 UTC 

[AUH] stress-ng: upgrading to 0.21.04 SUCCEEDED
 2026-07-14  5:39 UTC 

[AUH] Upgrade status: 2026-07-14
 2026-07-14  5:39 UTC 

[AUH] ruby: upgrading to 4.0.6 SUCCEEDED
 2026-07-14  5:39 UTC 

[AUH] vulkan-samples: upgrading to fc51e9c29ac1849a2efcbd1d5674a6dc65ee4365 FAILED
 2026-07-14  5:39 UTC 

[PATCH] package.bbclass: add PACKAGE_POSTPROCESS_FUNCS hook
 2026-07-14  5:03 UTC  (3+ messages)
` [OE-core] "

[OE-core][PATCH v2] package.bbclass: hardcode emit_pkgdata to run last
 2026-07-14  5:00 UTC 

[PATCH 1/2] devtool: standard: fix update-recipe/finish --initial-rev override
 2026-07-14  5:01 UTC  (2+ messages)
` [PATCH 2/2] oeqa/selftest/devtool: cover update-recipe --initial-rev

[PATCH v2 1/4] python3-cryptography: set CVE_PRODUCT
 2026-07-13 23:44 UTC  (4+ messages)
` [PATCH v2 2/4] python3-ply: "
` [PATCH v2 3/4] python3-pyasn1: "
` [PATCH v2 4/4] libx11-compose-data: set CVE_PRODUCT to empty value

[[PATCHv3] meta: Add pam to the defaults if using systemd
 2026-07-13 20:30 UTC  (3+ messages)
  ` [OE-core] "

[OE-core][PATCH] libxpm: add ptest support
 2026-07-13 18:54 UTC 

[PATCH] memory-control: fix build failure on non-systemd distros
 2026-07-13 17:18 UTC  (2+ messages)

[PATCH 1/4] python3-cryptography: set CVE_PRODUCT
 2026-07-13 17:15 UTC  (6+ messages)
` [PATCH 2/4] python3-ply: set CVE_PRODUCT and CVE_STATUS for CVE-2025-56005 as disputed
  ` [OE-core] "
` [PATCH 3/4] python3-pyasn1: set CVE_PRODUCT
  ` [OE-core] "
` [OE-core] [PATCH 1/4] python3-cryptography: "

[PATCH v3 0/4] Add Clang toolchain support for kernel builds
 2026-07-13 17:11 UTC  (3+ messages)
` [PATCH v3 2/4] kernel-yocto-rust: use clang toolchain for riscv64 when Rust is enabled
  ` [OE-core] "

[PATCH v4 01/27] bitbake: globally define KERNEL_PACKAGE_NAME
 2026-07-13 17:06 UTC  (5+ messages)
` [OE-core] "

[PATCH 1/4] files/fs-perms.txt: Replace /srv by $servicedir
 2026-07-13 16:29 UTC  (3+ messages)
` [PATCH 3/4] base-files: Install /etc/mtab in a systemd-friendly way
  ` [OE-core] "

[PATCH RFC 0/3] RFC: Fixing rust segfault (#16058) to support Ubuntu 26.04 on Scarthgap
 2026-07-13 16:00 UTC  (8+ messages)
            ` [OE-core] "

[AUH] pkgconf: upgrading to 3.0.1 SUCCEEDED
 2026-07-13 15:00 UTC 

[PATCH] os-release: set BUILD_ID vardepsexclude with weak assignment
 2026-07-13 13:04 UTC  (4+ messages)
` [OE-core] "

[PATCH] lib/oe/patch: avoid duplicated "From:" in generated patches
 2026-07-13 12:59 UTC  (2+ messages)
` [OE-core] "

[PATCH] scripts/oe-check-sstate: Handle multiconfig task IDs
 2026-07-13 12:39 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/2] readyfd2sd: add recipe
 2026-07-13 11:31 UTC  (4+ messages)
` [OE-core] "

[PATCH] rust: Upgrade 1.96.1 -> 1.97.0
 2026-07-13  8:58 UTC 

[PATCH v3] llvm/mesa/rust: simplify llvm-config handling
 2026-07-13  8:50 UTC  (3+ messages)

[OE-core][wrynose][PATCH] screen: upgrade 5.0.1 -> 5.0.2
 2026-07-13  7:19 UTC 

OE-core CVE metrics for scarthgap on Mon Jul 13 03:07:25 2026
 2026-07-13  7:16 UTC  (3+ messages)
` OE-core CVE metrics for wrynose on Mon Jul 13 02:23:24 2026
` OE-core CVE metrics for master on Mon Jul 13 02:42:35 2026

[OE-core][master][PATCH] screen: upgrade 5.0.1 -> 5.0.2
 2026-07-13  6:53 UTC 

[AUH] libpsl: upgrading to 0.23.0 SUCCEEDED
 2026-07-13  5:29 UTC 

[AUH] pkgconf: upgrading to 3.0.1 SUCCEEDED
 2026-07-13  5:29 UTC 

[AUH] Upgrade status: 2026-07-13
 2026-07-13  5:29 UTC 


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