Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2026-07-15 15:52:38 to 2026-07-15 22:13:19 UTC [more...]

[PATCH 0/4] oe/path: three fixes plus selftest coverage
 2026-07-15 22:12 UTC  (5+ messages)
` [PATCH 1/4] oe/path: fix bare `false` NameError in __realpath's isdir guard
` [PATCH 2/4] oe/path: don't glob-expand the destination in symlink(force=True)
` [PATCH 3/4] oe/path: canonicalize('') should return '' rather than the cwd
` [PATCH 4/4] oeqa/selftest/liboe: cover oe.path's own path logic

[PATCH] libxfont: remove recipe
 2026-07-15 21:58 UTC 

[wrynose][PATCH 1/2] flac: fix buildpaths with doxygen enabled
 2026-07-15 21:02 UTC  (2+ messages)
` [wrynose][PATCH 2/2] flac: make documentation build deterministic

[scarthgap][PATCH 1/2] vex: remove obsolete semicolon
 2026-07-15 21:02 UTC  (2+ messages)
` [scarthgap][PATCH 2/2] rootfs: move tasks using image_list_installed_packages to postuninstall

[wrynose][PATCH 1/2] vex: remove obsolete semicolon
 2026-07-15 21:01 UTC  (2+ messages)
` [wrynose][PATCH 2/2] rootfs: move tasks using image_list_installed_packages to postuninstall

[OE-core][PATCH 00/22] Rework LICENSE to be SPDX License Expressions
 2026-07-15 18:51 UTC  (30+ messages)
` [OE-core][PATCH v2 00/25] "
  ` [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

[OE-core][PATCH] u-boot: Update git server and branch
 2026-07-15 18:45 UTC  (2+ messages)

[OE-core][scarthgap][PATCH 1/6] glib-2.0: fix CVE-2026-58010
 2026-07-15 17:23 UTC  (6+ messages)
` [OE-core][scarthgap][PATCH 2/6] glib-2.0: fix CVE-2026-58011
` [OE-core][scarthgap][PATCH 3/6] glib-2.0: fix CVE-2026-58012
` [OE-core][scarthgap][PATCH 4/6] glib-2.0: fix CVE-2026-58013
` [OE-core][scarthgap][PATCH 5/6] glib-2.0: fix CVE-2026-58014
` [OE-core][scarthgap][PATCH 6/6] glib-2.0: fix CVE-2026-58015

[OE-core][wrynose][PATCH 1/6] glib-2.0: Fix CVE-2026-58010
 2026-07-15 17:21 UTC  (6+ messages)
` [OE-core][wrynose][PATCH 2/6] glib-2.0: Fix CVE-2026-58011
` [OE-core][wrynose][PATCH 3/6] glib-2.0: Fix CVE-2026-58012
` [OE-core][wrynose][PATCH 4/6] glib-2.0: Fix CVE-2026-58013
` [OE-core][wrynose][PATCH 5/6] glib-2.0: Fix CVE-2026-58014
` [OE-core][wrynose][PATCH 6/6] glib-2.0: Fix CVE-2026-58015

[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 


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