Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2025-11-16 12:18:54 to 2025-11-21 11:47:56 UTC [more...]

[PATCH 0/2] -fcanon-file-prefix and cc-rs compiler flag mixing
 2025-11-21 11:47 UTC  (11+ messages)
` [PATCH 1/2] bitbake.conf, gcc toolchain: add -fcanon-prefix-map to map-prefixes
  ` [OE-core] "
` [PATCH 2/2] rust-common.bbclass: filter out incorrect compiler flags in wrapper
  ` [OE-core] "

[oe-core][scarthgap][PATCH 1/1] python3: fix CVE-2025-6075
 2025-11-21 11:27 UTC 

[oe-core][kirkstone][PATCH 1/1] python3: fix CVE-2025-6075
 2025-11-21 11:26 UTC 

[OE-core][PATCH] libyaml: add ptest support
 2025-11-21 11:22 UTC  (2+ messages)

[PATCH] oeqa httpserver.py: fallback for multiprocessing import without bitbake
 2025-11-21 10:59 UTC 

[PATCH] archiver.bbclass: remove workdir from patchdir
 2025-11-21 10:52 UTC 

[scarthgap v2 0/5] backport: allow to extract all CVE_STATUS info
 2025-11-21 10:42 UTC  (8+ messages)
` [scarthgap v2 1/5] spdx30: provide all CVE_STATUS, not only Patched status
` [scarthgap v2 2/5] vex.bbclass: add a new class
` [scarthgap v2 3/5] cve-check: extract extending CVE_STATUS to library function
` [scarthgap v2 4/5] spdx: extend CVE_STATUS variables
` [scarthgap v2 5/5] vex: fix rootfs manifest
` [OE-core] [scarthgap v2 0/5] backport: allow to extract all CVE_STATUS info

[PATCH v3 1/2] u-boot: make initial environment binary image
 2025-11-21  8:49 UTC  (2+ messages)
` [PATCH v3 2/2] oe-selftest: uboot: add test for building U-Boot initial env binary

[OE-core][PATCH v2] nasm: upgrade 2.16.03 -> 3.01
 2025-11-21  8:01 UTC  (3+ messages)

[PATCH] udev-extraconf: Split automount and autonet into seperate packages
 2025-11-21  6:12 UTC 

[PATCH] bitbake.conf: add new variable FIXED_SOURCE_DATE_EPOCH
 2025-11-21  5:46 UTC  (4+ messages)
` [OE-core] "

[PATCH] jquery: fix reproducible build issue for PREMIRRORS downloads
 2025-11-21  5:39 UTC 

[PATCH v2] icu: Add configure option to enable Automake-style ptest output format
 2025-11-21  5:32 UTC 

[PATCH 1/3] configfragments.py: Correct the help for enable-fragment
 2025-11-21  0:10 UTC  (3+ messages)
` [PATCH 2/3] configfragments.py: Make list-fragments fail early
` [PATCH 3/3] configfragments.py: Improve reporting of errors and warnings

[PATCH v2 0/2] -fcanon-file-prefix and cc-rs compiler flag mixing
 2025-11-20 22:36 UTC  (3+ messages)
` [PATCH v2 1/2] bitbake.conf, gcc toolchain: add -fcanon-prefix-map to map-prefixes
` [PATCH v2 2/2] rust-common.bbclass: filter out incorrect compiler flags in wrapper

[PATCH 0/5] backport: allow to extract all CVE_STATUS info
 2025-11-20  9:38 UTC 

[OE-core] [PATCH v2 0/3] Better support for Rust integration tests
 2025-11-20 16:50 UTC 

[PATCH RFC v4 00/11] Enable rust support for linux kernel
 2025-11-20 15:26 UTC  (12+ messages)
` [PATCH RFC v4 01/11] bindgen-cli: extend BBCLASSEXTEND to include nativesdk
` [PATCH RFC v4 02/11] linux-yocto: conditionally add clang/rust/bindgen-cli-native to DEPENDS
` [PATCH RFC v4 03/11] rust: install Rust library sources for 'make rustavailable' support
` [PATCH RFC v4 04/11] bitbake.conf: Include "rust-kernel" in native/nativesdk feature filters
` [PATCH RFC v4 05/11] kernel-yocto: stage rustlib sources for linux-yocto 'make rustavailable' support
` [PATCH RFC v4 06/11] kernel-yocto: add rust support via "make rustavailable" in do_kernel_configme
` [PATCH RFC v4 07/11] linux-yocto: enable Rust support in kernel configuration
` [PATCH RFC v4 08/11] kernel-yocto: Fix for buildpaths errors when rust is enabled for kernel
` [PATCH RFC v4 09/11] kernel-yocto.bbclass: Disable ccache when rust-kernel is enabled
` [PATCH RFC v4 10/11] kernel-devsrc: copying rust-kernel source to $kerneldir/build
` [PATCH RFC v4 11/11] selftest/cases/runtime_test: Add test for Linux Rust sample

[PATCH RFC v3 00/11] Enable rust support for linux kernel
 2025-11-20 13:44 UTC  (20+ messages)
` [PATCH RFC v3 01/11] bindgen-cli: extend BBCLASSEXTEND to include nativesdk
` [PATCH RFC v3 02/11] linux-yocto: add clang-native,rust-native and bindgen-cli-native to DEPENDS
` [PATCH RFC v3 03/11] rust: install Rust library sources for 'make rustavailable' support
` [PATCH RFC v3 04/11] bitbake.conf: Include "rust-kernel" in native/nativesdk feature filters
` [PATCH RFC v3 05/11] kernel-yocto: stage rustlib sources for linux-yocto 'make rustavailable' support
` [PATCH RFC v3 06/11] kernel-yocto: add rust support via "make rustavailable" in do_kernel_configme
` [PATCH RFC v3 07/11] linux-yocto: enable Rust support in kernel configuration
` [PATCH RFC v3 08/11] kernel-yocto: Fix for buildpaths errors when rust is enabled for kernel
` [PATCH RFC v3 09/11] kernel-yocto.bbclass: Disable ccache when rust-kernel is enabled
` [PATCH RFC v3 10/11] kernel-devsrc: copying rust-kernel source to $kerneldir/build
` [PATCH RFC v3 11/11] selftest/cases/runtime_test: Add test for Linux Rust sample

[scarthgap][PATCH] glslang: fix compiling with gcc15
 2025-11-20 13:14 UTC 

[PATCH] bbconfigbuild/configfragments.py: add information about enabling fragments to toolcfg.conf
 2025-11-20 11:24 UTC 

[OE-core][kirkstone][PATCH 1/3] ruby: fix CVE-2024-35176
 2025-11-20  9:37 UTC  (3+ messages)
` [OE-core][kirkstone][PATCH 2/3] ruby: fix CVE-2024-39908
` [OE-core][kirkstone][PATCH 3/3] ruby: fix CVE-2024-41123

RFC: remove STAGING_DIR_NATIVE from CMAKE_FIND_ROOT_PATH and specify full path to compilers
 2025-11-20  9:24 UTC 

[OE-core][kirkstone][PATCH] python3-idna: Fix CVE-2024-3651
 2025-11-20  9:07 UTC 

[OE-core][scarthgap][PATCH 0/9] go tests backports
 2025-11-20  8:28 UTC  (4+ messages)

[OE-core][scarthgap][PATCH] oeqa/sdk/buildepoxy: skip test in eSDK
 2025-11-20  8:25 UTC 

[PATCH] rpcbind: set the owner of /run/rpcbind to rpc
 2025-11-20  6:44 UTC 

[PATCH] bitbake.conf: add canon-prefix-map to DEBUG_PREFIX_MAP
 2025-11-20  6:13 UTC  (7+ messages)
` [OE-core] "

Whinlatter ( 5.3 ) release and maintenance for meta-openembedded layers
 2025-11-20  5:01 UTC  (2+ messages)

[PATCH] uki.bbclass: use basename for dtbs available via KERNEL_DEVICETREE
 2025-11-20  2:06 UTC 

[OE-core][PATCH v3] spdx30_tasks: Fix SPDX_CUSTOM_ANNOTATION_VARS implementation
 2025-11-19 22:22 UTC 

OE-core CVE metrics for walnascar on Sun 09 Nov 2025 01:44:35 AM HST
 2025-11-19 20:54 UTC  (4+ messages)
` [OE-core] "

[OE-core][kirkstone 0/7] Patch review
 2025-11-19 20:42 UTC  (8+ messages)
` [OE-core][kirkstone 1/7] elfutils: Fix CVE-2025-1376
` [OE-core][kirkstone 2/7] elfutils: Fix CVE-2025-1377
` [OE-core][kirkstone 3/7] xwayland: Fix for CVE-2025-62229
` [OE-core][kirkstone 4/7] xwayland: Fix for CVE-2025-62230
` [OE-core][kirkstone 5/7] xwayland: Fix for CVE-2025-62231
` [OE-core][kirkstone 6/7] musl: patch CVE-2025-26519
` [OE-core][kirkstone 7/7] oe-build-perf-report: relax metadata matching rules

[RFC PATCH 0/5] Kernel Rust out-of-tree module support
 2025-11-19 19:55 UTC  (6+ messages)
` [RFC PATCH 1/5] kernel.bbclass: Export artifacts needed for out-of-tree Rust compilation
` [RFC PATCH 2/5] module.bbclass: Prepare out-of-tree rust module compilation
` [RFC PATCH 3/5] meta-skeleton: Add rust-out-of-tree-module recipe
` [RFC PATCH 4/5] rust-out-of-tree-module: Add myself as maintainer
` [RFC PATCH 5/5] runtime_test: Add rust-out-of-tree selftest

[PATCH] patch.py: disable gpg signing
 2025-11-19 14:03 UTC  (2+ messages)

[OE-core][PATCH v2] spdx30_tasks: Fix SPDX_CUSTOM_ANNOTATION_VARS implementation
 2025-11-19 15:52 UTC  (4+ messages)

[PATCH v2 1/2] u-boot: make initial environment binary image
 2025-11-19 17:41 UTC  (3+ messages)
` [PATCH v2 2/2] oe-selftest: uboot: add test for building U-Boot initial env binary
  ` [OE-core] "

[kirkstone][PATCH] flac: patch seeking bug
 2025-11-19 16:52 UTC 

[PATCH] lib/oeqa/utils/httpserver: use multiprocessing from bb
 2025-11-19 15:43 UTC 

OpenEmbedded Workshop 2026 CFP
 2025-11-19 12:45 UTC 

[scarthgap][PATCH] musl: patch CVE-2025-26519
 2025-11-19 12:43 UTC 

[kirkstone][PATCH] musl: patch CVE-2025-26519
 2025-11-19 12:42 UTC 

[OE-core][scarthgap][PATCH 1/5] xserver-xorg: remove redundant patch
 2025-11-19 11:04 UTC  (5+ messages)
` [OE-core][scarthgap][PATCH 2/5] xserver-xorg: fix CVE-2025-62229 CVE-2025-62230 CVE-2025-62231
` [OE-core][scarthgap][PATCH 3/5] xwayland: fix CVE-2025-62229
` [OE-core][scarthgap][PATCH 4/5] xwayland: fix CVE-2025-62230
` [OE-core][scarthgap][PATCH 5/5] xwayland: fix CVE-2025-62231

[PATCH] llvm/clang: Upgrade to 21.1.6 release
 2025-11-19  9:28 UTC 

[OE-core][scarthgap][PATCH] spdx30: fix cve status for patch files in VEX
 2025-11-19  7:55 UTC  (2+ messages)

[OE-core][kirkstone][PATCH 1/3] xwayland: Fix for CVE-2025-62229
 2025-11-19  7:44 UTC  (3+ messages)
` [OE-core][kirkstone][PATCH 2/3] xwayland: Fix for CVE-2025-62230
` [OE-core][kirkstone][PATCH 3/3] xwayland: Fix for CVE-2025-62231

FW: [qa-build-notification] QA notification for completed autobuilder build (yocto-5.0.14.rc3)
 2025-11-19  7:38 UTC 

[PATCH v3 1/2] glibc: Forward -ffile-prefix-map option to assembler flags
 2025-11-18 20:46 UTC  (5+ messages)
` [PATCH v3 2/2] bitbake.conf: Switch prefix mapping to use -ffile-prefix-map
  ` [OE-core] "

[PATCH 1/2] local.conf.sample: do not set PACKAGE_CLASSES as it is matching oe-core's default
 2025-11-18 16:58 UTC  (2+ messages)
` [PATCH 2/2] local.conf.sample: comment out the root-with-empty-password setting

Yocto Project Status 18 November 2025 (WW46)
 2025-11-18 16:56 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 1/2] insane.bbclass: check revision for every git URI
 2025-11-18 16:20 UTC  (3+ messages)
` [PATCH v2 2/2] layer.conf: enable test for revision alongside a "
` [OE-core] [PATCH v2 1/2] insane.bbclass: check revision for every "

[PATCH v4 1/2] libconfig: import recipe from meta-oe
 2025-11-18 14:19 UTC  (4+ messages)
  ` [OE-core] "

[PATCH] libcheck: add ptest support
 2025-11-18 13:45 UTC  (3+ messages)
` [OE-core] "

[OE-core][PATCH v2 2/2] libcheck: add ptest support
 2025-11-18 13:41 UTC 

[scarthgap v2 00/11] backport: SPDX 3.0 support to Scarthgap
 2025-11-18 12:28 UTC  (6+ messages)
` [OE-core] "

[OE-core][scarthgap][PATCH] spdx30: Provide software_packageUrl field in SPDX 3.0 SBOM
 2025-11-18 12:09 UTC 

[PATCH] meta/files/bitbake-setup.schema.json: move to bitbake repo
 2025-11-18 12:00 UTC 

[AUH] nasm: upgrading to 3.01 FAILED
 2025-11-18 10:23 UTC  (4+ messages)
` [OE-core] "

[OE-core][PATCH] nasm: upgrade 2.16.03 -> 3.01
 2025-11-18 10:03 UTC  (3+ messages)

[PATCH] [OE-core] [PATCH v3] libdnf: upgrade 0.74.0 -> 0.75.0
 2025-11-18  9:19 UTC  (2+ messages)

[PATCH] scdoc: Upgrade 1.11.3 -> 1.11.4
 2025-11-18  7:52 UTC 

[PATCH] weston: Clean up PipeWire backend configuration and dependencies
 2025-11-17 17:54 UTC  (2+ messages)
` [PATCH v2] weston: Add PipeWire as runtime dependency

Analysis of Rust v1.91.0/1 build issues
 2025-11-17 18:14 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/1] strace: 6.16 -> 6.17
 2025-11-17 16:01 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] Better support for Rust integration tests
 2025-11-17 15:59 UTC  (4+ messages)
` [PATCH v2 1/3] ptest-cargo.bbclass: Collect only test binaries and not executables
` [PATCH v2 2/3] cargo.bbclass: Collect installation paths of executable binaries
` [PATCH v2 3/3] ptest-cargo.bbclass: Add support for CARGO_BIN_EXE_<name> environment variables

OE-core CVE metrics for walnascar on Sun 16 Nov 2025 01:44:40 AM HST
 2025-11-17 14:54 UTC  (3+ messages)
` [OE-core] "

Thoughts on SPDX for files from meta-layer
 2025-11-17 11:00 UTC  (4+ messages)
` [OE-core] "

[RFC PATCH 0/1] spdx: Add software file externalRef support
 2025-11-17 10:57 UTC  (3+ messages)

[OE-core] [PATCH v2] libdnf: upgrade 0.74.0 -> 0.75.0
 2025-11-17 10:06 UTC  (2+ messages)

[OE-core][PATCH v4 1/2] opkg: upgrade 0.7.0 -> 0.8.0
 2025-11-17  9:43 UTC  (3+ messages)
  ` [OE-core][PATCH v4 2/2] opkg: upgrade 0.8.0 -> 0.9.0

[PATCH 0/4] Upgrade 4 recipes
 2025-11-17  6:37 UTC  (5+ messages)
` [PATCH 1/4] squashfs-tools: 4.7.2 -> 4.7.4
` [PATCH 2/4] fmt: 11.2.0 -> 12.1.0
` [PATCH 3/4] git: 2.51.0 -> 2.51.2
` [PATCH 4/4] ccache: 4.12 -> 4.12.1

[PATCH v2 0/1] buildhistory.bbclass: Warn when PRSERV_HOST is not enabled
 2025-11-17  1:23 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/1] buildhistory.bbclass: Warn when PRSERV_HOST is not enabled
 2025-11-17  1:22 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH] oe-build-perf-report: relax metadata matching rules
 2025-11-16 23:47 UTC 


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