Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2025-05-22 15:36:30 to 2025-05-28 01:05:04 UTC [more...]

[PATCH 1/2] wic: bootimg-partition allow to set var to get boot files
 2025-05-28  1:04 UTC  (9+ messages)
` [PATCH 2/2] wic: plugins source bootimage/isoimage rename to allow be imported
  ` [OE-core] "

[PATCH v4 1/4] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-28  0:52 UTC  (6+ messages)
` [PATCH v4 2/4] qemuarm64.conf: allow overriding QB_OPT_APPEND
` [PATCH v4 3/4] oeqa decorator/data.py: add skipIfNotBuildArch decorator
` [PATCH v4 4/4] oeqa selftest uboot.py: add qemu KVM test case

[PATCH 1/2] mesa: remove XA tracker support
 2025-05-27 23:49 UTC  (2+ messages)
` [PATCH 2/2] mesa: add support for Teflon, TFLite delegate

[oe-core][PATCHv6 0/5] Display manager proposal for x11 and wayland
 2025-05-27 22:16 UTC  (3+ messages)

[OE-core][kirkstone][PATCH] curl: add ptests
 2025-05-27 19:35 UTC  (2+ messages)

OpenEmbedded Happy Hour May 28 5pm/1700 UTC
 2025-05-27 19:11 UTC 

[PATCH 11/15] python3-flit-core: upgrade 3.11.0 -> 3.12.0
 2025-05-27 18:57 UTC  (4+ messages)
  ` [OE-core] "

SDK magic file issue
 2025-05-27 17:34 UTC 

[PATCH] conf/bitbake.conf: use gnu mirror instead of main server
 2025-05-27 17:07 UTC 

[RFC] rust: Upgrade 1.85.1->1.86.0
 2025-05-27 16:26 UTC  (7+ messages)
` [OE-core] "

[PATCH v5 0/3] Check compiled files to filter kernel CVEs
 2025-05-27 16:16 UTC  (5+ messages)
` [PATCH v5 1/3] package: change location of debugsources to PKGDESTWORK
  ` [OE-core] "

[PATCH] mesa-gl: Remove osmesa dependency
 2025-05-27 15:39 UTC 

Yocto Project Status 27 May. 2025 (WW21)
 2025-05-27 14:52 UTC 

[PATCH v4 00/16] FIT image improvements
 2025-05-27 13:42 UTC  (14+ messages)
` [PATCH v4 07/16] kernel-fit-image.bbclass: add a new FIT image implementation
      ` [yocto] "
` [OE-core] [PATCH v4 00/16] FIT image improvements

[PATCH] binutils: Fix CVE-2025-1182
 2025-05-27 12:13 UTC 

[PATCH v5 1/4] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-27 12:02 UTC  (6+ messages)
` [PATCH v5 2/4] qemuarm64.conf: allow overriding QB_OPT_APPEND
  ` [OE-core] "
` [PATCH v5 3/4] oeqa decorator/data.py: add skipIfNotBuildArch decorator
` [PATCH v5 4/4] oeqa selftest uboot.py: add qemu KVM test case

[PATCH v3 1/3] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-27  9:55 UTC  (14+ messages)
` [PATCH 3/3] oeqa selftest uboot.py: add qemu KVM test case
  ` [OE-core] "

[PATCH] kernel-fitImage: allow overwrite the configuration dtb label
 2025-05-27  8:45 UTC  (5+ messages)
` [OE-core] "

[OE-core][PATCH V3] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
 2025-05-27  8:27 UTC 

[OE-core][PATCH V2] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
 2025-05-27  6:51 UTC  (3+ messages)

[scarthgap][PATCH] binutils: set CVE_STATUS for CVE-2025-1180
 2025-05-27  5:00 UTC 

[OE-core][PATCH] coreutils: upgrade from 9.6 to 9.7
 2025-05-27  4:09 UTC 

[PATCH v2 00/28] clang: Add clang C/C++ toolchain
 2025-05-26 21:56 UTC  (19+ messages)
` [PATCH v2 01/28] toolchain: Provide abstraction for choosing per-recipe toolchain
  ` [OE-core] "
` [PATCH v2 08/28] libjpeg-turbo: Fix build on mips/clang
  ` [OE-core] "
` [PATCH v2 11/28] vulkan-samples: Disable overriding-option as error
  ` [OE-core] "
` [PATCH v2 12/28] openssl: Link with libatomic on x86/clang
  ` [OE-core] "
` [PATCH v2 20/28] systemtap: Pin to build with GCC
  ` [OE-core] "
` [PATCH v2 27/28] systemd-boot: Use gcc on musl/arm
  ` [OE-core] "

[PATCH v5 00/17] FIT image improvements
 2025-05-26 20:50 UTC  (19+ messages)
` [PATCH v5 01/17] oe-selftest: add new ext dtb recipe
` [PATCH v5 02/17] oe-selftest: fitimage: test coverage for ext dtb
` [PATCH v5 03/17] kernel-signing-keys-native: refactor key generation into a new recipe
` [PATCH v5 04/17] maintainers: add myself for kernel-signing-keys-native
` [PATCH v5 05/17] kernel-uboot.bbclass: do not require the kernel build folder
` [PATCH v5 06/17] kernel-uboot.bbclass: deploy the vmlinux kernel binary
` [PATCH v5 07/17] kernel-fitimage: refactor order in its
` [PATCH v5 08/17] kernel-fit-image.bbclass: add a new FIT image implementation
  ` [OE-core] "
` [PATCH v5 09/17] maintainers: add myself for linux-yocto-fitimage
` [PATCH v5 10/17] oe-selftest: fitimage add tests for fitimage.py
` [PATCH v5 11/17] oe-selftest: fitimage support new FIT recipe as well
` [PATCH v5 12/17] oe-selftest: fitimage: run all tests for both FIT implementations
` [PATCH v5 13/17] oe-selftest: fitimage refactor classes
` [PATCH v5 14/17] kernel-fitimage: re-write its code in Python
` [PATCH v5 15/17] oe-selftest: fitimage: remove kernel-fitimage tests
` [PATCH v5 16/17] kernel.bbclass: remove support for type fitImage
` [PATCH v5 17/17] kernel-fitimage.bbclass: remove it

[PATCH 1/5] libxml2: upgrade 2.13.8 -> 2.14.3
 2025-05-26 19:36 UTC  (10+ messages)
          ` [OE-core] "

[PATCH] libxml2: revert commit breaking patchs in cmake file
 2025-05-26 19:33 UTC 

[PATCH] readline: enable HOME, END, INSERT, and DELETE key bindings in inputrc
 2025-05-26 17:10 UTC 

[walnascar][PATCH] binutils: Fix CVE-2025-1180
 2025-05-26 12:40 UTC 

[PATCH 1/3] cve-exclusion_6.12.inc: Update using current cvelistV5
 2025-05-26  9:29 UTC  (3+ messages)
` [PATCH 2/3] linux: cve-exclusions: Fix false negatives
` [PATCH 3/3] linux: cve-exclusions: Amend terminology

[yocto] QA notification for completed autobuilder build (yocto-5.2.1.rc1)
 2025-05-26  9:07 UTC 

[oe-core][kirkstone][PATCH 1/1] sysstat: correct the SRC_URI
 2025-05-26  7:01 UTC 

[PATCH] kernel-fitimage: Cope with FIT_CONF_DEFAULT_DTB being empty
 2025-05-26  6:56 UTC  (4+ messages)
` [OE-core] "

[OE-core][PATCH] diffutils: upgrade from 3.11 to 3.12
 2025-05-26  3:31 UTC 

[PATCH] gcc: Fix riscv32 multilib issues in non-multilib toolchain
 2025-05-26  1:12 UTC 

[PATCH v2 01/12] mesa: remove OSMesa support
 2025-05-25 17:58 UTC  (6+ messages)
` [PATCH v2 06/12] mesa: don't add extra tags to the libopencl-mesa package
  ` [OE-core] "
` [OE-core] [PATCH v2 01/12] mesa: remove OSMesa support

OE-core CVE metrics for walnascar on Sun 25 May 2025 01:51:23 AM HST
 2025-05-25 11:54 UTC 

[PATCH] Revert "xserver-xorg: mark CVEs fixed in 21.1.16 as fixed"
 2025-05-25 11:54 UTC  (3+ messages)
` [OE-core] "

OE-core CVE metrics for scarthgap on Sun 25 May 2025 01:29:15 AM HST
 2025-05-25 11:51 UTC 

OE-core CVE metrics for kirkstone on Sun 25 May 2025 01:02:55 AM HST
 2025-05-25 11:29 UTC 

OE-core CVE metrics for master on Sun 25 May 2025 01:00:01 AM HST
 2025-05-25 11:02 UTC 

[PATCH] linux-yocto: Remove debug-kernel.scc for riscv32 kernels
 2025-05-25  5:26 UTC  (4+ messages)
  ` [OE-core] "

[OE-core][scarthgap][PATCH] libsoup: patch CVE-2025-4476
 2025-05-25  4:00 UTC 

[PATCH] busybox: Do not define global 'const' with clang
 2025-05-24 14:57 UTC 

[OE-core][kirkstone 00/12] Patch review
 2025-05-24 13:36 UTC  (13+ messages)
` [OE-core][kirkstone 01/12] openssh: Fix CVE-2025-32728
` [OE-core][kirkstone 02/12] iputils: Security fix for CVE-2025-47268
` [OE-core][kirkstone 03/12] connman :fix CVE-2025-32366
` [OE-core][kirkstone 04/12] libsoup-2.4: Fix CVE-2025-46420
` [OE-core][kirkstone 05/12] libsoup-2.4: Fix CVE-2025-32910
` [OE-core][kirkstone 06/12] libsoup-2.4: Fix CVE-2025-32911 & CVE-2025-32913
` [OE-core][kirkstone 07/12] libsoup-2.4: Fix CVE-2025-32912
` [OE-core][kirkstone 08/12] libsoup-2.4: Fix CVE-2025-32914
` [OE-core][kirkstone 09/12] glib-2.0: fix CVE-2025-4373
` [OE-core][kirkstone 10/12] ruby: fix CVE-2025-27221
` [OE-core][kirkstone 11/12] util-linux: Add fix to isolate test fstab entries using CUSTOM_FSTAB
` [OE-core][kirkstone 12/12] gcc: AArch64 - Fix strict-align cpymem/setmem

[oe-core][PATCHv2] mesa: make asahi dependent on opencl
 2025-05-24  8:10 UTC 

Getting lots of "undefined reference" building gcc for qemuarm64 on Ubuntu 24.04
 2025-05-24  8:00 UTC 

[OE-core][PATCH] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
 2025-05-24  3:01 UTC  (3+ messages)

[PATCH] selftest/reproducible: Limit memory used by diffoscope
 2025-05-23 19:24 UTC 

[PATCH] ca-certificates: fix on-target postinstall script
 2025-05-23 18:18 UTC 

[scarthgap][PATCH] u-boot: ensure keys are generated before assembling U-Boot FIT image
 2025-05-23 17:06 UTC 

[PATCH] busybox: rm faulty .config arg to merge_config.sh
 2025-05-23 15:11 UTC  (2+ messages)
` [OE-core] "

[PATCH] binutils: Fix CVE-2025-1180
 2025-05-23 14:23 UTC  (4+ messages)
` [OE-core] "

[OE-core][scarthgap][PATCH 1/1] ruby: fix CVE-2025-27221
 2025-05-23 13:25 UTC 

[OE-core][kirkstone][PATCH 1/1] ruby: fix CVE-2025-27221
 2025-05-23 13:23 UTC 

[PATCH OE-core] nfs-utils: don't use signals to shut down nfs server
 2025-05-23  7:41 UTC 

[PATCH] rootfs.py: Don't create modules directory for all kernels
 2025-05-23 12:21 UTC 

[oe-core][PATCH] mesa: make asahi dependent on opencl
 2025-05-23 10:11 UTC  (3+ messages)

ca-certificates: postinst shift count out of range error
 2025-05-23  9:43 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/2] compiler-rt-sanitizers: Fix build on mips
 2025-05-23  7:32 UTC  (2+ messages)
` [PATCH 2/2] clang: Upgrade to 20.1.5 release

[oe-core][kirkstone][PATCH 1/1] glib-2.0: fix CVE-2025-4373
 2025-05-23  6:36 UTC 

[oe-core][PATCH 1/1] glib-2.0: update 2.84.1 -> 2.84.2
 2025-05-23  6:35 UTC 

[kirkstone][PATCH v3] gcc: AArch64 - Fix strict-align cpymem/setmem
 2025-05-23  4:49 UTC 

[PATCH v3 00/13] clang: Add clang C/C++ toolchain
 2025-05-23  3:52 UTC  (14+ messages)
` [PATCH v3 01/13] toolchain: Provide abstraction for choosing per-recipe toolchain
` [PATCH v3 02/13] clang.bbclass: Specify ldso when using usermerge
` [PATCH v3 03/13] vte: Disable gi data generation when using clang on arm
` [PATCH v3 04/13] clang: Add compiler-rt to default deps when using clang compiler
` [PATCH v3 05/13] tcf-agent: Fix ranlib call when using llvm-ranlib
` [PATCH v3 06/13] libjpeg-turbo: Fix build on mips/clang
` [PATCH v3 07/13] pixman: Fix build with mips/clang
` [PATCH v3 08/13] vulkan-samples: Disable overriding-option as error
` [PATCH v3 09/13] bluez: Disable invalid-pp-token warning with clang
` [PATCH v3 10/13] systemtap: Pin to build with GCC
` [PATCH v3 11/13] seatd: Disable sign-compare warning as error on clang
` [PATCH v3 12/13] systemd-boot: Pin to use gcc toolchain on arm
` [PATCH v3 13/13] meta: Add TCOVERRIDE for toolchain selection at recipe scope

[OE-core] [PATCH] clang: multilib-header fix for llvm/Config/llvm-config.h and clang/Config/config.h
 2025-05-23  1:45 UTC  (4+ messages)

[walnascar][PATCH 1/2] python3-pygobject: RDEPENDS on gobject-introspection
 2025-05-23  1:35 UTC  (2+ messages)
` [walnascar][PATCH 2/2] libmatchbox: upgrade 1.13 -> 1.14

[PATCH v2] base-files: add nsswitch-resolved.conf and remove nsswitch patch
 2025-05-22 20:14 UTC 

[PATCH] base-files: refresh patch to fix fuzz
 2025-05-22 19:07 UTC  (3+ messages)
` [OE-core] "

[PATCH] rust: Fix build with clang/musl for aarch64
 2025-05-22 19:01 UTC  (2+ messages)
` [PATCH] vulkan-samples: Upgrade to latest tip of trunk

[PATCH v2] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-22  6:51 UTC  (2+ messages)

[PATCH v3 01/11] mesa: remove OSMesa support
 2025-05-22 17:13 UTC  (11+ messages)
` [PATCH v3 02/11] mesa: drop useless -Dshared-glapi flag
` [PATCH v3 03/11] mesa: drop -Dgallium-opencl flag
` [PATCH v3 04/11] mesa: fold GL ES 3 packages into GL ES 2 ones
` [PATCH v3 05/11] mesa: drop the libopencl-mesa-dev package
` [PATCH v3 06/11] mesa: don't add extra tags to the libopencl-mesa package
` [PATCH v3 07/11] mesa: drop gallium-pipe support
` [PATCH v3 08/11] mesa: don't set RCONFLICTS / PROVIDES if glvnd is enabled
` [PATCH v3 09/11] mesa: sort out PROVIDES for the glvnd case
` [PATCH v3 10/11] mesa: drop .so files for GLVND ICD libraries
` [PATCH v3 11/11] mesa: move dri_internal header to mesa-dev


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