public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 14:30:32 to 2026-03-30 08:20:06 UTC [more...]

[OE-core][scarthgap 00/11] Patch review
 2026-03-30  8:19 UTC  (16+ messages)
` [OE-core][scarthgap 01/11] tzdata,tzcode-native: Upgrade 2025b -> 2025c
` [OE-core][scarthgap 02/11] python3-cryptography: Fix CVE-2026-26007
  ` Patchtest results for "
    ` [scarthgap "
` [OE-core][scarthgap 03/11] spdx: add option to include only compiled sources
` [OE-core][scarthgap 04/11] dtc: backport fix for build with glibc-2.43
` [OE-core][scarthgap 05/11] pseudo: Add fix for glibc 2.43
` [OE-core][scarthgap 06/11] yocto-uninative: Update to 5.0 for needed patchelf updates
` [OE-core][scarthgap 07/11] yocto-uninative: Update to 5.1 for glibc 2.43
` [OE-core][scarthgap 08/11] elfutils: don't add -Werror to avoid discarded-qualifiers
` [OE-core][scarthgap 09/11] binutils: backport patch to fix build with glibc-2.43 on host
` [OE-core][scarthgap 10/11] python3-pyopenssl: Fix CVE-2026-27448
` [OE-core][scarthgap 11/11] python3-pyopenssl: Fix CVE-2026-27459

[scarthgap][PATCHv2] python3-cryptography: Fix CVE-2026-26007
 2026-03-30  8:17 UTC 

OE-core CVE metrics for kirkstone on Sun Mar 29 23:26:44 2026
 2026-03-30  6:11 UTC  (4+ messages)
` OE-core CVE metrics for scarthgap on Sun Mar 29 23:51:02 2026
` OE-core CVE metrics for whinlatter on Mon Mar 30 00:08:36 2026
` OE-core CVE metrics for master on Sun Mar 29 23:23:10 2026

[OE-core][scarthgap][patch] gnutls: Fix CVE-2025-14831
 2026-03-30  5:59 UTC  (8+ messages)

[OE-core][scarthgap][PATCH] systemd: backport patch to fix journal-file issue
 2026-03-30  3:41 UTC  (3+ messages)

[OE-core][scarthgap 00/16] Patch review
 2026-03-29 22:46 UTC  (24+ messages)
` [OE-core][scarthgap 01/16] tzdata,tzcode-native: Upgrade 2025b -> 2025c
` [OE-core][scarthgap 02/16] python3-cryptography: Fix CVE-2026-26007
  ` Patchtest results for "
` [OE-core][scarthgap 03/16] spdx: add option to include only compiled sources
` [OE-core][scarthgap 04/16] dtc: backport fix for build with glibc-2.43
` [OE-core][scarthgap 05/16] pseudo: Add fix for glibc 2.43
` [OE-core][scarthgap 06/16] yocto-uninative: Update to 5.0 for needed patchelf updates
` [OE-core][scarthgap 07/16] yocto-uninative: Update to 5.1 for glibc 2.43
` [OE-core][scarthgap 08/16] elfutils: don't add -Werror to avoid discarded-qualifiers
` [OE-core][scarthgap 09/16] binutils: backport patch to fix build with glibc-2.43 on host
` [OE-core][scarthgap 10/16] python3-pyopenssl: Fix CVE-2026-27448
` [OE-core][scarthgap 11/16] python3-pyopenssl: Fix CVE-2026-27459
` [OE-core][scarthgap 12/16] gnutls: Fix CVE-2025-14831
` [OE-core][scarthgap 13/16] systemd: backport patch to fix journal-file issue
` [OE-core][scarthgap 14/16] libxml-parser-perl: fix for CVE-2006-10003
` [OE-core][scarthgap 15/16] busybox: fix for CVE-2026-26157, CVE-2026-26158
` [OE-core][scarthgap 16/16] rust: Enable dynamic linking with llvm

[PATCH v3 1/7] clang/llvm: Upgrade to 22.x major release
 2026-03-29 21:37 UTC  (14+ messages)
` [PATCH v3 2/7] clang: Do not package clang-offload-packager
` [PATCH v3 3/7] spirv-llvm-translation: Upgrade to 22.0
` [PATCH v3 4/7] llvm: Upgrade to 22.1.2 release
` [PATCH v3 5/7] nativesdk-clang-glue: Delete do_create_recipe_spdx
` [PATCH v3 6/7] rust: Fix build with llvm-22
` [PATCH v3 7/7] rust: Fix loongarch unit test "
` [OE-core] [PATCH v3 1/7] clang/llvm: Upgrade to 22.x major release

[PATCH v2 01/12] python3: Add warning comment before PACKAGECONFIG[freethreading]
 2026-03-29 17:52 UTC  (28+ messages)
  ` [PATCH v2 03/12] python3: Use the variables from python3-dir.bbclass
  ` [PATCH v2 04/12] python3native.bbclass: Stop using PYTHON_ABI
  ` [PATCH v2 05/12] python_pyo3.bbclass: Pass ABI flag and use PYTHON_MAINVERSION
  ` [PATCH v2 06/12] clang: Use PYTHON_MAINVERSION for python module versioning
  ` [PATCH v2 07/12] gdb, gdb-cross-canadian: Stop using PYTHON_ABI
  ` [PATCH v2 08/12] boost: "
  ` [PATCH v2 09/12] lttng-tools: "
  ` [PATCH v2 10/12] lttng-ust: "
  ` [PATCH v2 11/12] libcap-ng-python: Use PYTHON_DIR for FILES
  ` [PATCH v2 12/12] hwlatdetect: Use PYTHON_DIR
  ` [OE-core] [PATCH v2 01/12] python3: Add warning comment before PACKAGECONFIG[freethreading]
` [PATCH v3 "
  ` [PATCH v3 02/12] python3-dir.bbclass: Move PYTHON_ABI into PYTHON_DIR
  ` [PATCH v3 03/12] python3: Use the variables from python3-dir.bbclass
  ` [PATCH v3 04/12] python3native.bbclass: Stop using PYTHON_ABI
  ` [PATCH v3 05/12] python_pyo3.bbclass: Pass ABI flag and use PYTHON_MAINVERSION
  ` [PATCH v3 06/12] clang: Use PYTHON_MAINVERSION for python module versioning
  ` [PATCH v3 07/12] gdb, gdb-cross-canadian: Stop using PYTHON_ABI
  ` [PATCH v3 08/12] boost: "
  ` [PATCH v3 09/12] lttng-tools: "
    ` [OE-core] "
  ` [PATCH v3 10/12] lttng-ust: "
  ` [PATCH v3 11/12] libcap-ng-python: Use PYTHON_DIR for FILES
  ` [PATCH v3 12/12] hwlatdetect: Use PYTHON_DIR

[PATCH 0/5 v4] image_types: use IMAGE_FILE_MAXSIZE variable to create fixed partition size
 2026-03-29 17:12 UTC  (11+ messages)
` [PATCH 1/5 v4] image_types: add python function to get the IMAGE_FILE_MAXSIZE:fstype value
` [PATCH 2/5 v4] image_types: use IMAGE_FILE_MAXSIZE variable for ext2/3/4 image types
` [PATCH 3/5 v4] image_types: use IMAGE_FILE_MAXSIZE variable for btrfs "
` [PATCH 4/5 v4] image_types: use IMAGE_FILE_MAXSIZE variable for f2fs "
` [PATCH 5/5 v4] image: add check_image_max_size as post function to check file size against IMAGE_FILE_MAXSIZE
  ` Patchtest results for "
` [PATCH] "
  ` Patchtest results for "
` [OE-core] [PATCH 0/5 v4] image_types: use IMAGE_FILE_MAXSIZE variable to create fixed partition size

[OE-core][scarthgap][patch] tzdata/tzcode-native: upgrade 2025c -> 2026a
 2026-03-29 13:07 UTC 

[oe-core][PATCHv16 0/6] Display manager proposal for x11 and wayland
 2026-03-29  9:06 UTC  (4+ messages)

[PATCH 0/4] Support opt-out of any default machine and distro features
 2026-03-29  8:41 UTC  (6+ messages)
` [PATCH 1/4] oelib: utils: Support filtering default features
` [PATCH 2/4] meta: Support opting out of any distro features
` [PATCH 3/4] meta: Support opting out of any machine features
` [PATCH 4/4] lib: oe: Drop backfill support
` [OE-core] [PATCH 0/4] Support opt-out of any default machine and distro features

[OE-core][whinlatter][patch] tzdata/tzcode-native: upgrade 2025c -> 2026a
 2026-03-29  7:59 UTC 

[OE-core][PATCH v2] vte: upgrade 0.82.2 -> 0.84.0
 2026-03-29  0:58 UTC 

[OE-core][PATCH v2] vte: upgrade 0.82.2 -> 0.84.0
 2026-03-29  0:57 UTC  (3+ messages)

[PATCH v3] rpcbind: Remove IPv6 listener, if ipv6 not in DISTRO_FEATURES
 2026-03-28 21:18 UTC 

[OE-core] [PATCH] icu: Skip buildpaths QA check, if TMPDIR is /build/tmp
 2026-03-28 21:15 UTC  (3+ messages)
` [PATCH v2] icu: Workaround "
  ` Patchtest results for "

[PATCH] rpcbind: Remove IPv6 listener, if ipv6 not in DISTRO_FEATURES
 2026-03-28 21:13 UTC 

[PATCH] lto.inc: add DEBUG_PREFIX_MAP back to TARGET_LDFLAGS
 2026-03-28 20:26 UTC  (2+ messages)
` [OE-core] "

[OE-core][PATCH] lto: disable sqlite3 to fix buildpaths QA failure
 2026-03-28 15:34 UTC 

[PATCH] uki.bbclass: fix UKI_DEVICETREE
 2026-03-28 10:45 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] Some more yocto-check-layer fixes
 2026-03-28  9:49 UTC  (3+ messages)
` [PATCH 1/2] checklayer: Really fix regex in get_signatures
` [PATCH 2/2] meson: Disable exe_wrapper for allarch recipes

[scarthgap][PATCH 1/6] dtc: backport fix for build with glibc-2.43
 2026-03-28  8:41 UTC  (10+ messages)
` [scarthgap][PATCH 2/6] pseudo: Add fix for glibc 2.43
` [scarthgap][PATCH 3/6] meta/conf/distro/include/yocto-uninative.inc
  ` Patchtest results for "
` [scarthgap][PATCH 4/6] yocto-uninative: Update to 5.1 for glibc 2.43
` [scarthgap][PATCH 5/6] elfutils: don't add -Werror to avoid discarded-qualifiers
  ` [OE-core] "
` [scarthgap][PATCH 6/6] binutils: backport patch to fix build with glibc-2.43 on host

[OE-core][whinlatter][patch 1/2] python3-pyopenssl: Fix CVE-2026-27448
 2026-03-28  5:29 UTC  (2+ messages)
` [OE-core][whinlatter][patch 2/2] python3-pyopenssl: Fix CVE-2026-27459

[OE-core][scarthgap][patch 1/2] python3-pyopenssl: Fix CVE-2026-27448
 2026-03-28  2:11 UTC  (3+ messages)

[PATCH] insane: appendVarFlags must be preceded by a whitespace
 2026-03-27 23:09 UTC 

[scarthgap][PATCH] libxml-parser-perl: fix for CVE-2006-10003
 2026-03-27 23:16 UTC  (2+ messages)
` [OE-core] "

[PATCH] insane: appendVarFlags must be preceded by a whitespace
 2026-03-27 23:15 UTC 

[scarthgap][PATCHv2] busybox: fix for CVE-2026-26157, CVE-2026-26158
 2026-03-27 23:02 UTC  (2+ messages)
` [OE-core] "

[OE-core][scarthgap][PATCH 1/1] curl: fix CVE-2026-1965
 2026-03-27 17:08 UTC  (4+ messages)
` [OE-core][scarthgap][PATCH v2 1/3] "

[PATCH RFC v2 0/4] Add support for bootconfig on initramfs and FIT images
 2026-03-27 16:49 UTC  (5+ messages)
` [PATCH RFC v2 1/4] linux-bootconfig-native: add recipe
` [PATCH RFC v2 2/4] image_types: add bootconfig conversion type
` [PATCH RFC v2 3/4] recipes-test: add bootconfig-test recipe
` [PATCH RFC v2 4/4] kernel-fit-image: add bootconfig support

[PATCH 1/2] python3-kirk: Add version 4.0.0
 2026-03-27 15:45 UTC  (7+ messages)
` [PATCH 2/2] oeqa: replace runltp with kirk
    ` [OE-core] "

[PATCH v2 1/6] python3-kirk: Add version 4.0.0
 2026-03-27 15:41 UTC  (8+ messages)
` [PATCH v2 2/6] ltp: disable min_free_kbytes
` [PATCH v2 3/6] ltp: disable pty testcase
` [PATCH v2 4/6] ltp: disable cve failing testcases
` [PATCH v2 5/6] oeqa: replace runltp with kirk
` [PATCH v2 6/6] oeqa: ltp - add LTP_WORKERS to allow parallelization

[PATCH] license.py: Drop visit_Str from SeenVisitor in selftest
 2026-03-27 13:46 UTC 

[PATCH] libssh2: Fix config options to use STAGING_DIR_HOST
 2026-03-27 13:15 UTC 

[OE-core] [PATCH] lttng-tools: upgrade 2.14.1 -> 2.15.0
 2026-03-27 12:09 UTC 

buildpaths qa failures
 2026-03-27 10:28 UTC  (2+ messages)

[PATCH] ucm2: da7213: Add ADC switch in HeadphoneMic2 sequences
 2026-03-27  8:47 UTC 

[PATCH] python3: Fix manifest
 2026-03-27  9:32 UTC  (2+ messages)

[PATCH] createrepo-c: upgrade 1.2.2 -> 1.2.3
 2026-03-27  9:23 UTC 

[PATCH v2] kernel-fit-image: support arbitrary loadables
 2026-03-27  9:14 UTC  (6+ messages)
` [OE-core] "

[OE-core][PATCH] webkitgtk: upgrade 2.50.4 -> 2.50.6
 2026-03-27  1:05 UTC 

[PATCH 0/7] mesa: bump + lighten mesa libclc dependency
 2026-03-26 17:34 UTC  (6+ messages)
` [PATCH 7/7] mesa: depend on mesa-tools-native for less expensive "
      ` [OE-core] "

[OE-core][PATCH v14 0/4] SPDX 3.0 SBOM enrichment and compliance improvements
 2026-03-26 20:15 UTC  (11+ messages)
` [PATCH v16 4/5] spdx30: Add Git version and PURL to source downloads
` [PATCH v16 1/5] spdx30: Add configurable file exclusion pattern support
` [PATCH v16 2/5] spdx30: Add supplier support for image and SDK SBOMs
` [PATCH v16 3/5] spdx30: Add ecosystem PURLs for recipe classes
` [PATCH v16 5/5] oeqa/selftest: Add tests for source download enrichment
  ` [OE-core] "

[OE-core][PATCH] vte: upgrade 0.82.2 -> 0.84.0
 2026-03-26 19:11 UTC  (3+ messages)

[PATCH v2 1/4] clang/llvm: Upgrade to 22.x major release
 2026-03-26 18:46 UTC  (4+ messages)
` [OE-core] "

[PATCH] tcl: skip the mutex-condition-* tests as they're load sensitive
 2026-03-26 17:54 UTC 

[PATCH] initramfs-framework: init: fix kernel cmdline parsing
 2026-03-26 17:34 UTC 

[PATCH 1/2] systemd: remove incorrect python3-pyzstd dependency
 2026-03-26 17:15 UTC  (2+ messages)
` [PATCH 2/2] python3-pyzstd: remove recipe

[PATCH] systemd: backport fix for tpm2 without efi support
 2026-03-26 16:06 UTC 

[PATCH] gobject-introspection: remove redundant build dependencies
 2026-03-26 15:47 UTC 

[RFC][PATCH 0/4] Enable Python free-threading
 2026-03-26 14:35 UTC  (5+ messages)
` [RFC][PATCH 1/4] xcb-proto: Support "
` [RFC][PATCH 2/4] rpm: Support Python freethreading
` [RFC][PATCH 3/4] libcap-ng-python: Rename site-packages path if needed
` [RFC][PATCH 4/4] python3, python3-dir.bbclass: Support Python free-threading


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