public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 04:08:25 to 2026-02-04 15:10:18 UTC [more...]

[PATCH] alsa-utils: fix packaging of alsabat
 2026-02-04 15:10 UTC  (3+ messages)
  ` [OE-core] "

[OE-core][PATCH v1] libconfig: add ptest support
 2026-02-04 14:58 UTC  (6+ messages)
` [OE-core][PATCH v3] "

[PATCH v6 0/2] improve_kernel_cve_report: Add a bbclass support
 2026-02-04 14:58 UTC  (4+ messages)
  ` [PATCH v6 1/2] vulns: add a new recipe
  ` [PATCH v6 2/2] improve_kernel_cve_report: Add a bbclass support

[PATCH 0/2] devtool: handle nested git repos with submodules
 2026-02-04 14:37 UTC  (3+ messages)
` [PATCH 1/2] devtool: avoid recursion into "
` [PATCH 2/2] oeqa/selftest/devtool: add devtool modify testcase for nested gitsm

[PATCH v7 0/4] generate-cve-exclusions: Add a .bbclass
 2026-02-04 14:30 UTC  (7+ messages)
  ` [PATCH v7 1/4] generate-cve-exclusions: Add output format option
  ` [PATCH v7 2/4] cvelistv5: add a new recipe
  ` [PATCH v7 3/4] kernel-generate-cve-exclusions: Add a .bbclass
  ` [PATCH v7 4/4] generate-cve-exclusions: Move python script

[PATCH] module.bbclass: check whether CONFIG_MODULES set
 2026-02-04 14:10 UTC  (6+ messages)
` [OE-core] "

[OE-core][PATCH] expat: upgrade 2.7.3 -> 2.7.4
 2026-02-04 14:01 UTC  (2+ messages)

[PATCH v5 00/15] Enable rust support for linux kernel
 2026-02-04 13:54 UTC  (14+ messages)
` [PATCH v5 05/15] kernel-yocto: Fix for buildpaths errors when rust is enabled for kernel
  ` [OE-core] "
` [PATCH v5 07/15] kernel-yocto.bbclass: Disable ccache when rust-kernel is enabled
  ` [OE-core] "
` [PATCH v5 14/15] make-mod-scripts: fix for buildpath issues with rust-out-of-tree compilation
  ` [OE-core] "
` [OE-core] [PATCH v5 00/15] Enable rust support for linux kernel

[PATCH 1/4] improve_kernel_cve_report: sort kernel_compiled_files
 2026-02-04 13:42 UTC  (4+ messages)
` [PATCH 2/4] improve_kernel_cve_report: correct description for fixed-version
` [PATCH 3/4] improve_kernel_cve_report: update data if CVE exists
` [PATCH 4/4] improve_kernel_cve_report: validate that cve details field exists

[OE-core][scarthgap][PATCH v2] avahi: patch CVE-2026-24401
 2026-02-04 13:25 UTC  (2+ messages)

[scarthgap][PATCH] avahi: fixes CVE-2025-68471
 2026-02-04 12:43 UTC  (2+ messages)
` [OE-core] "

[PATCH] Revert "libconfig: add ptest support"
 2026-02-04 11:04 UTC 

[scarthgap][PATCH] avahi: fixes CVE-2025-68468
 2026-02-04 10:53 UTC  (2+ messages)
` [OE-core] "

[OE-core][scarthgap][PATCH] gnupg: upgrade 2.4.8 -> 2.4.9
 2026-02-04 10:10 UTC  (2+ messages)

[poky][scarthgap][PATCH] improve_kernel_cve_report: add script for postprocesing of kernel CVE data
 2026-02-04  9:48 UTC  (4+ messages)
  ` [OE-core] "

[PATCH] lto.inc: add DEBUG_PREFIX_MAP back to TARGET_LDFLAGS
 2026-02-04  9:34 UTC  (2+ messages)

go-mod.bbclass and gomod:// do not have all sources codes available after do_unpack
 2026-02-04  8:59 UTC  (2+ messages)
` [OE-core] "

[OE-core][scarthgap][PATCH] gnupg: upgrade 2.4.8 -> 2.4.9
 2026-02-04  8:11 UTC  (2+ messages)

[OE-core][scarthgap][PATCH 1/2] libpng: patch CVE-2026-22695
 2026-02-04  8:10 UTC  (2+ messages)

[PATCH v2] oe/utils: filter license packages
 2026-02-04  6:42 UTC 

[OE-core][PATCH] nerdctl: add -buildmode=pie to avoid textrel QA error
 2026-02-04  6:34 UTC  (2+ messages)

[RFC 0/4] Oe-selftest for Clang, LLVM, LLD
 2026-02-04  5:34 UTC  (7+ messages)
` [RFC 1/4] clang-tools-extra: disable tests
` [RFC 2/4] clang: Enable tests for llvm, clang, lld
  ` [OE-core] "
` [RFC 3/4] oeqa/selftest/clang: Add selftest for Clang/LLVM/LLD
` [RFC 4/4] rust: Fix rust build failure

[OE-core][PATCH V2] runqemu: restore support to run without bitbake
 2026-02-04  2:31 UTC  (5+ messages)

[OE-core][scarthgap][PATCH v2] avahi: Backport fix CVE-2025-68276
 2026-02-03 23:11 UTC  (2+ messages)

[OE-core][whinlatter][PATCH 1/2] webkitgtk: workaround compile failure for large debug symbols
 2026-02-03 22:48 UTC  (2+ messages)
` [OE-core][whinlatter][PATCH 2/2] webkitgtk: upgrade 2.50.0 -> 2.50.4

[OE-core][PATCH] ffmpeg: ignore 10 CVEs
 2026-02-03 22:40 UTC 

[OE-core][whinlatter][PATCH] ffmpeg: ignore 10 CVEs
 2026-02-03 22:41 UTC 

[PATCH v4 00/12] IDE SDK Improvements
 2026-02-03 22:16 UTC  (13+ messages)
` [PATCH v4 01/12] devtool: ide-sdk find bitbake-setup init-build-env
` [PATCH v4 02/12] oe-selftest: devtool: DevtoolIdeSdkTests debug logging
` [PATCH v4 03/12] cpp-example: run as a service
` [PATCH v4 04/12] oe-selftest: devtool: check example services are running
` [PATCH v4 05/12] devtool: ide-sdk: add gdbserver attach mode support
` [PATCH v4 06/12] devtool: ide-sdk: move code to ide_none
` [PATCH v4 07/12] devtool: ide-sdk: make install_and_deploy script pass target arg
` [PATCH v4 08/12] devtool: ide-sdk: vscode replace scripts
` [PATCH v4 09/12] oe-selftest: devtool ide-sdk cover vscode remote debugging
` [PATCH v4 10/12] devtool: ide-sdk: evaluate DEBUG_PREFIX_MAP
` [PATCH v4 11/12] cpp-example: Add std::vector example
` [PATCH v4 12/12] devtool: ide-sdk: Support GDB pretty-printing for C++ STL types

[OE-core][scarthgap][PATCH] libsndfile1: patch CVE-2025-56226
 2026-02-03 21:47 UTC 

[OE-core][whinlatter][PATCH] libsndfile1: patch CVE-2025-56226
 2026-02-03 21:47 UTC 

[OE-core][PATCH] libsndfile1: patch CVE-2025-56226
 2026-02-03 21:47 UTC 

[OE-core][PATCH] vim: upgrade 9.1.1683 -> 9.1.2128
 2026-02-03 21:11 UTC 

[oe-core][PATCH] bitbake.conf: remove DEBUG_PREFIX_MAP from TARGET_LDFLAGS
 2026-02-03 20:05 UTC  (15+ messages)

[PATCH] create-spdx-2.2.bbclass: Add CVE_CHECK_IGNORE to fixed CVEs
 2026-02-03 18:59 UTC 

[PATCH] oe/utils: filter license packages
 2026-02-03 17:29 UTC  (5+ messages)
` [OE-core] "

[OE-core][PATCH] opensbi: force gcc toolchain
 2026-02-03 17:02 UTC  (3+ messages)

[RFC][PATCH v2 0/9] standalone wic
 2026-02-03 15:37 UTC  (20+ messages)
` [RFC][PATCH v2 1/9] remove wic
  ` Patchtest results for "
` [RFC][PATCH v2 2/9] provide oe-core wks files
  ` Patchtest results for "
` [RFC][PATCH v2 3/9] add wic recipe
  ` Patchtest results for "
` [RFC][PATCH v2 4/9] oe-selftest/cases/wic.py: update WicTestCase
` [RFC][PATCH v2 5/9] oe-selftest -r wic.CLITests -> PASS
  ` Patchtest results for "
` [RFC][PATCH v2 6/9] oe-selftest -r wic.ModifyTests -> PASS (except 1)
  ` Patchtest results for "
` [RFC][PATCH v2 7/9] oe-selftest -r wic.Wic -> PASS
  ` Patchtest results for "
` [RFC][PATCH v2 8/9] oe-selftest -r wic.Wic2 (non-runqemu) "
  ` Patchtest results for "
` [RFC][PATCH v2 9/9] oe-selftest -r wic.Wic2 (runqemu) -> PASS (mostly)
  ` Patchtest results for "
` [OE-core] [RFC][PATCH v2 0/9] standalone wic

Yocto Project Status 3 February 2026 (WW06)
 2026-02-03 14:14 UTC 

[PATCH] runqemu: parse QB_GRAPHICS for nographic flag
 2026-02-03 11:25 UTC  (5+ messages)
` [OE-core] "

[OE-core][whinlatter v2 00/22] Patch review
 2026-02-03 10:16 UTC  (23+ messages)
` [OE-core][whinlatter v2 01/22] oeqa/gitarchive: Fix git push URL parameter
` [OE-core][whinlatter v2 02/22] oeqa/gitarchive: Push tag before copying log files
` [OE-core][whinlatter v2 03/22] scripts/oe-git-archive: Ensure new push parameter is specified
` [OE-core][whinlatter v2 04/22] grub: fix CVE-2025-54770 CVE-2025-61661 CVE-2025-61662 CVE-2025-61663 CVE-2025-61664
` [OE-core][whinlatter v2 05/22] go: upgrade 1.25.5 -> 1.25.6
` [OE-core][whinlatter v2 06/22] zlib: ignore CVE-2026-22184
` [OE-core][whinlatter v2 07/22] python3-urllib3: patch CVE-2026-21441
` [OE-core][whinlatter v2 08/22] libtasn1: Fix CVE-2025-13151
` [OE-core][whinlatter v2 09/22] glibc: stable 2.42 branch updates
` [OE-core][whinlatter v2 10/22] pseudo: Update to 1.9.3 release
` [OE-core][whinlatter v2 11/22] dpkg: Fix ADMINDIR
` [OE-core][whinlatter v2 12/22] docbook-xml-dtd4: fix the fetching failure
` [OE-core][whinlatter v2 13/22] dropbear: patch CVE-2025-14282
` [OE-core][whinlatter v2 14/22] libtheora: set CVE_PRODUCT
` [OE-core][whinlatter v2 15/22] libpng: upgrade 1.6.53 -> 1.6.54
` [OE-core][whinlatter v2 16/22] glib-2.0: patch CVE-2026-0988
` [OE-core][whinlatter v2 17/22] libxml2: patch CVE-2026-0989
` [OE-core][whinlatter v2 18/22] libxml2: patch CVE-2026-0990
` [OE-core][whinlatter v2 19/22] libxml2: patch CVE-2026-0992
` [OE-core][whinlatter v2 20/22] libxml2: add follow-up patch for CVE-2026-0992
` [OE-core][whinlatter v2 21/22] expat: upgrade 2.7.3 -> 2.7.4
` [OE-core][whinlatter v2 22/22] inetutils: patch CVE-2026-24061

[OE-core][PATCH] systemd: properly package new container files
 2026-02-03 10:07 UTC 

[PATCH] license_image: extend to SDK coverage
 2026-02-03 10:01 UTC 

[OE-core] [PATCH v3] python3-packaging: upgrade 25.0 -> 26.0
 2026-02-03  9:13 UTC 

[OE-core] [PATCH 12/17] python3-pycparser: upgrade 2.23 -> 3.0
 2026-02-03  9:13 UTC  (5+ messages)
` [OE-core] [PATCH 16/17] python3-wheel: upgrade 0.46.1 -> 0.46.3

[Whinlatter][PATCH v2] binutils: Upgrade to 2.45.1 release
 2026-02-03  8:29 UTC  (2+ messages)

[OE-core][PATCH 1/6 v2] python3-appdirs: Add new recipe
 2026-02-03  5:43 UTC  (3+ messages)
  ` 回复: "

[oe-core][PATCHv15 0/6] Display manager proposal for x11 and wayland
 2026-02-03  1:20 UTC  (7+ messages)
` [oe-core][PATCHv15 1/6] emptty: add version 0.15.0
` [oe-core][PATCHv15 2/6] weston-init: convert to virtual-emptty-conf
` [oe-core][PATCHv15 3/6] weston: remove deprecated weston-start scripts
` [oe-core][PATCHv15 4/6] xserver-nodm-init: convert to virtual-emptty-conf
` [oe-core][PATCHv15 5/6] xuser-account: merge with xserver-nodm-init
` [oe-core][PATCHv15 6/6] xsessions: add unique desktop entries

[OE-core][PATCH v1] libsolv: add ptest support
 2026-02-02 22:36 UTC 

[PATCH v6 0/4] generate-cve-exclusions: Add a .bbclass
 2026-02-02 19:54 UTC  (6+ messages)
  ` [PATCH v6 2/4] cvelistv5: add a new recipe
    ` [OE-core] "

[PATCH] rust: Upgrade 1.92.0 -> 1.93.0
 2026-02-02 15:51 UTC  (5+ messages)
` [OE-core] "

[OE-core][scarthgap][RFC PATCH 0/1] openssl: upgrade 3.2.6 -> 3.5.4
 2026-02-02 15:38 UTC  (5+ messages)

[RFC][PATCH 1/9] remove wic
 2026-02-02 14:44 UTC  (19+ messages)
` [RFC][PATCH 2/9] provide oe-core wks files
  ` Patchtest results for "
` [RFC][PATCH 3/9] add wic recipe
  ` Patchtest results for "
` [RFC][PATCH 4/9] oe-selftest/cases/wic.py: update WicTestCase
` [RFC][PATCH 5/9] oe-selftest -r wic.CLITests -> PASS
  ` Patchtest results for "
` [RFC][PATCH 6/9] oe-selftest -r wic.ModifyTests -> PASS (except 1)
  ` Patchtest results for "
` [RFC][PATCH 7/9] oe-selftest -r wic.Wic -> PASS
  ` Patchtest results for "
` [RFC][PATCH 8/9] oe-selftest -r wic.Wic2 (non-runqemu) "
  ` Patchtest results for "
` [RFC][PATCH 9/9] oe-selftest -r wic.Wic2 (runqemu) -> PASS (mostly)
  ` Patchtest results for "
` Patchtest results for [RFC][PATCH 1/9] remove wic
  ` [OE-core] "

[PATCH v3 0/2] rpm: 4.20.1 -> 6.0.1
 2026-02-02 13:01 UTC  (4+ messages)
` [PATCH v3 2/2] "
  ` [OE-core] "

[scarthgap][PATCH] openssl: fix CVE-2025-69419
 2026-02-02 12:35 UTC 

[PATCH] openssh: add variable for key path
 2026-02-02  9:46 UTC  (5+ messages)
` [PATCH v2] "
  ` [OE-core] "

[OE-core][PATCH] qemu: fix regression for ppc64
 2026-02-02  6:47 UTC 

[scarthgap][PATCH] openssl: fix CVE-2025-15468
 2026-02-02  4:34 UTC 

[OE-core][scarthgap][PATCH 1/3] ffmpeg: upgrade 6.1.3 -> 6.1.4
 2026-02-02  4:08 UTC  (3+ messages)
` [OE-core][scarthgap][PATCH 2/3] ffmpeg: ignore CVE-2025-25469
` [OE-core][scarthgap][PATCH 3/3] vim: ignore CVE-2025-66476


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