Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2025-06-15 13:14:53 to 2025-06-17 15:53:52 UTC [more...]

[OE-core][PATCH 1/5] python3-colorama: add recipe
 2025-06-17 15:53 UTC  (5+ messages)
` [OE-core][PATCH 2/5] python3-setuptools-scm: upgrade 8.2.1 -> 8.3.1
` [OE-core][PATCH 3/5] python3: upgrade 3.13.4 -> 3.13.5
` [OE-core][PATCH 4/5] python3-pytest: upgrade 8.3.5 -> 8.4.0
` [OE-core][PATCH 5/5] maintainers.inc: sort Python recipes alphabetically

[PATCH v8 0/3] Check compiled files to filter kernel CVEs
 2025-06-17 15:09 UTC  (3+ messages)
` [PATCH v8 2/3] spdx: add option to include only compiled sources

Yocto Project Status 17 June. 2025 (WW24)
 2025-06-17 14:42 UTC 

[PATCH 1/2] libcheck: remove obsolete patch
 2025-06-17 14:16 UTC  (2+ messages)
` [PATCH 2/2] libcheck: disable subunit support

[PATCH v3 1/8] mesa: fix RPROVIDEd package names
 2025-06-17 10:25 UTC  (10+ messages)
` [PATCH v3 2/8] default-providers: fix GLVND providers to be selected at runtime
` [PATCH v3 3/8] qemux86: drop duplicates with qemu.inc
` [PATCH v3 4/8] qemux86-64: "
` [PATCH v3 5/8] libglvnd: migrate from meta-oe
` [PATCH v3 6/8] mesa: enable glvnd if it is enabled in DISTRO_FEATURES
` [PATCH v3 7/8] default-providers: handle GLVND-related providers
` [PATCH v3 8/8] qemu.inc: "
  ` [OE-core] "

[kirkstone][PATCH V3 0/8] glibc: Fix lost wakeup in pthread_cond_wait (PR25847)
 2025-06-17 10:08 UTC  (9+ messages)
` [kirkstone][PATCH V3 1/8] glibc: pthreads NPTL lost wakeup fix 2
` [kirkstone][PATCH V3 2/8] glibc: nptl Update comments and indentation for new condvar implementation
` [kirkstone][PATCH V3 3/8] glibc: nptl Remove unnecessary catch-all-wake in condvar group switch
` [kirkstone][PATCH V3 4/8] glibc: nptl Remove unnecessary quadruple check in pthread_cond_wait
` [kirkstone][PATCH V3 5/8] glibc: nptl Use a single loop in pthread_cond_wait instaed of a nested loop
` [kirkstone][PATCH V3 6/8] glibc: nptl Fix indentation
` [kirkstone][PATCH V3 7/8] glibc: nptl rename __condvar_quiesce_and_switch_g1
` [kirkstone][PATCH V3 8/8] glibc: nptl Use all of g1_start and g_signals

[PATCH 1/5] base: Add deferred class event handler
 2025-06-17  9:32 UTC  (5+ messages)
` [PATCH 2/5] toolchain: Provide abstraction for recipe specific toolchain selection
  ` [OE-core] "

[PATCH] cmake: Correctly handle cost data of tests with arbitrary chars in name
 2025-06-17  9:24 UTC 

[PATCH 1/3] systemtap: upgrade 5.2 -> 5.3
 2025-06-17  8:48 UTC  (6+ messages)
` [PATCH 2/3] oeqa/runtime/stap: fix module name: stap-hello -> stap_hello
` [PATCH 3/3] oeqa/runtime/stap: fix script logic problem
` [OE-core] [PATCH 1/3] systemtap: upgrade 5.2 -> 5.3

[PATCH v1 0/2] uboot-sign: Make SPL DTB public key injection optional
 2025-06-17  8:17 UTC  (8+ messages)
` [PATCH v1 2/2] "
  ` [OE-core] "

[PATCH v2 0/3] Support signing U-Boot FIT image without SPL
 2025-06-17  8:10 UTC  (4+ messages)
` [PATCH v2 1/3] uboot-sign: "
` [PATCH v2 2/3] uboot-sign.bbclass: Refactor condition checks to use && and || instead of -a and -o
` [PATCH v2 3/3] oe-selftest: fitimage: Add test for signing U-Boot FIT image without SPL

[oe][meta][PATCH] dropbear: add xauth runtime dependency when x11-forwarding is enabled
 2025-06-17  8:06 UTC  (3+ messages)
` [OE-core][meta][PATCH v2] dropbear: add xauth runtime recommends dependency on x11 DISTRO_FEATURE

[PATCH] sstate.bbclass: apply proper umask when fetching from SSTATE_MIRROR
 2025-06-17  7:41 UTC  (3+ messages)
  ` [OE-core] "

[OE-core][walnascar][PATCH] coreutils: fix CVE-2025-5278
 2025-06-17  6:35 UTC 

[PATCH] kernel-yocto: Do not use allnoconfig for in-tree configs
 2025-06-17  0:45 UTC  (5+ messages)
` [OE-core] "

[OE-core][scarthgap][PATCH] python3-requests: upgrade 2.32.3 -> 2.32.4
 2025-06-16 16:38 UTC  (3+ messages)

[kirkstone][PATCH 00/20] *** libsoup/libsoup-2.4: fix CVEs ***
 2025-06-16 16:26 UTC  (5+ messages)
` [OE-core] "

[PATCH v3] qemu.inc: handle GLVND-related providers
 2025-06-16 16:08 UTC 

[PATCH 0/6] ISA based RISC-V tune implementation
 2025-06-16 16:00 UTC  (15+ messages)
` [PATCH 1/6] riscv tunes: ISA Implementation of RISC-V tune features
  ` [OE-core] "
` [PATCH 2/6] linux-yocto: Enable risc-v TUNE_FEATURES ISA selections
` [PATCH 3/6] u-boot: Dynamic RISC-V ISA configuration
` [PATCH 4/6] qemuriscv: Dynamically configure qemu CPU
` [PATCH 5/6] features_check.bbclass: Add support for required TUNE_FEATURES
` [PATCH 6/6] linux-yocto.inc: State riscv required tune_features
  ` [OE-core] "
` [OE-core] [PATCH 0/6] ISA based RISC-V tune implementation

[scarthgap][PATCH] ffmpeg: fix CVE-2025-1373
 2025-06-16 15:49 UTC 

[kirkstone][PATCH] ffmpeg: fix CVE-2025-1373
 2025-06-16 15:42 UTC 

[PATCH v2 0/2] automake: 1.17 -> 1.18
 2025-06-16 15:37 UTC  (5+ messages)
` [PATCH v2 2/2] "
    ` [OE-core] "

[OE-core] [PATCH 01/24] debianutils: upgrade 5.22 -> 5.23.1
 2025-06-16 14:43 UTC  (27+ messages)
` [OE-core] [PATCH 02/24] diffoscope: upgrade 297 -> 298
` [OE-core] [PATCH 03/24] gtk4: upgrade 4.18.5 -> 4.18.6
` [OE-core] [PATCH 04/24] hwdata: upgrade 0.395 -> 0.396
` [OE-core] [PATCH 05/24] libdrm: upgrade 2.4.124 -> 2.4.125
` [OE-core] [PATCH 06/24] libffi: upgrade 3.4.8 -> 3.5.1
` [OE-core] [PATCH 07/24] libjpeg-turbo: upgrade 3.1.0 -> 3.1.1
` [OE-core] [PATCH 08/24] libsdl2: upgrade 2.32.6 -> 2.32.8
` [OE-core] [PATCH 09/24] libsolv: upgrade 0.7.32 -> 0.7.33
` [OE-core] [PATCH 10/24] lttng-modules: upgrade 2.13.18 -> 2.13.19
` [OE-core] [PATCH 11/24] meson: upgrade 1.8.1 -> 1.8.2
` [OE-core] [PATCH 12/24] mpg123: upgrade 1.32.10 -> 1.33.0
` [OE-core] [PATCH 13/24] pixman: upgrade 0.46.0 -> 0.46.2
` [OE-core] [PATCH 14/24] python3-cython: upgrade 3.1.1 -> 3.1.2
` [OE-core] [PATCH 15/24] python3-dtschema: upgrade 2025.2 -> 2025.6.1
` [OE-core] [PATCH 16/24] python3-hypothesis: upgrade 6.132.0 -> 6.135.9
` [OE-core] [PATCH 17/24] python3-numpy: upgrade 2.2.6 -> 2.3.0
` [OE-core] [PATCH 18/24] python3-pdm: upgrade 2.24.2 -> 2.25.1
` [OE-core] [PATCH 19/24] python3-pytest-subtests: upgrade 0.14.1 -> 0.14.2
` [OE-core] [PATCH 20/24] python3-pytest: upgrade 8.3.5 -> 8.4.0
` [OE-core] [PATCH 21/24] python3-ruamel-yaml: upgrade 0.18.12 -> 0.18.14
` [OE-core] [PATCH 22/24] python3-typing-extensions: upgrade 4.13.2 -> 4.14.0
` [OE-core] [PATCH 23/24] repo: upgrade 2.55 -> 2.55.2
` [OE-core] [PATCH 24/24] wayland-protocols: upgrade 1.44 -> 1.45

[PATCH] nfsrootfs: disable warning message if bootargs root parameter have not been defined
 2025-06-16 13:52 UTC  (2+ messages)
` [OE-core] "

[PATCH] wic: Avoid problems with "-" characters in plugin names
 2025-06-16 13:16 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] toolchain: Provide abstraction for recipe specific toolchain selection
 2025-06-16 13:13 UTC 

[scarthgap][PATCH] gcc: Upgrade to GCC 13.4
 2025-06-16 12:18 UTC 

[[kirkstone][PATCH]] ffmpeg: Add "libswresample libavcodec" to CVE_PRODUCT
 2025-06-16  4:46 UTC 

[[kirkstone][PATCH]] xz: Update LICENSE variable for xz packages
 2025-06-16  5:46 UTC 

[kirkstone][PATCH] e2fsprogs: removed 'sed -u' option
 2025-06-16  6:23 UTC 

[RFC PATCH] bitbake: add support for 'built-in' fragments
 2025-06-16 11:42 UTC  (3+ messages)
` Patchtest results for "
` [bitbake-devel] "

[PATCH 01/10] meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX
 2025-06-16  9:50 UTC  (10+ messages)
` [PATCH 02/10] bitbake.conf: set UNPACKDIR to just 'sources' and not 'sources-unpack'
` [PATCH 03/10] bitbake.conf: set S to be in UNPACKDIR rather than WORKDIR
` [PATCH 04/10] gcc/clang: set S to be in UNPACKDIR
` [PATCH 05/10] meta: set S to be in UNPACKDIR in recipes that explicitly set S
` [PATCH 06/10] meta: set S from UNPACKDIR in recipes that use only local files
` [PATCH 07/10] recipetool/devtool: calculate source paths relative to UNPACKDIR
` [PATCH 08/10] insane/do_qa_unpack: add checks that ensure S is set correctly
` [PATCH 09/10] base.bbclass: drop compatibility moving of sources into workdir
` [PATCH 10/10] meta: remove consecutive blank lines

[scarthgap] systemd: Rename systemd_v255.21 to systemd_255.21
 2025-06-16  9:27 UTC 

[PATCH] scripts/wic: fix calling wic ls|cp|rm|write hung in bitbake task
 2025-06-16  8:12 UTC 

[OE-core][PATCH] coreutils: fix CVE-2025-5278
 2025-06-16  7:59 UTC 

[walnascar][PATCH] net-tools: Security fix for CVE-2025-46836
 2025-06-16  5:34 UTC 

[PATCH] net-tools: Security fix for CVE-2025-46836
 2025-06-16  5:32 UTC 

[PATCH] libxml2: fix CVE-2025-6021
 2025-06-16  5:00 UTC 

[OE-core][kirkstone][PATCH] libpng: Improve ptest
 2025-06-16  4:52 UTC 

[OE-core][scarthgap][PATCH] libpng: Add ptest
 2025-06-16  4:46 UTC 

[OE-core][master][PATCH] libpng: Add ptest
 2025-06-16  4:36 UTC 

[oe-core][kirkstone][PATCH 1/1 V2] babeltrace/libatomic-ops: correct the SRC_URI
 2025-06-16  2:24 UTC 

[scarthgap] systemd: Rename systemd_v255.21 to systemd_255.21
 2025-06-16  2:12 UTC  (2+ messages)
` [OE-core] "

[PATCH] systemd: Rename systemd_v255.21 to systemd_255.21
 2025-06-16  2:10 UTC  (2+ messages)
` [OE-core] "

[PATCH] oe-selftest: fitimage: fix new parser compatibility
 2025-06-15 19:16 UTC 

[PATCH] packagegroup-base: fix override syntax
 2025-06-15 19:15 UTC 

[OE-core] [PATCH] systemd: Rename systemd_v255.21 to systemd_255.21
 2025-06-15 15:01 UTC  (2+ messages)
`  "

[PATCH v2 1/3] mesa: fix RPROVIDEd package names
 2025-06-15 14:43 UTC  (4+ messages)
` [PATCH v2 3/3] libglvnd: migrate from meta-oe
  ` [OE-core] "

[AUH] Upgrade status: 2025-06-15
 2025-06-15 13:15 UTC 

[AUH] libgit2: upgrading to 1.9.1 FAILED
 2025-06-15 13:15 UTC 

[AUH] sqlite3: upgrading to 3.50.1 FAILED
 2025-06-15 13:15 UTC 

[AUH] libffi: upgrading to 3.5.1 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] libarchive: upgrading to 3.8.0 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] tcf-agent: upgrading to 1.9.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] gperf: upgrading to 3.3 FAILED
 2025-06-15 13:14 UTC 

[AUH] go-helloworld: upgrading to 8b405629c4a5215871be932097e099c05ec5cb2e FAILED
 2025-06-15 13:14 UTC 

[AUH] screen: upgrading to 5.0.1 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] libsolv: upgrading to 0.7.33 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] ltp: upgrading to 20250530 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] stress-ng: upgrading to 0.19.01 FAILED
 2025-06-15 13:14 UTC 

[AUH] which: upgrading to 2.23 FAILED
 2025-06-15 13:14 UTC 

[AUH] quota: upgrading to 4.10 FAILED
 2025-06-15 13:14 UTC 

[AUH] gcr: upgrading to 4.4.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] libsecret: upgrading to 0.21.7 FAILED
 2025-06-15 13:14 UTC 

[AUH] librsvg: upgrading to 2.60.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] libdrm: upgrading to 2.4.125 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] gtk4: upgrading to 4.18.6 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] vulkan-samples: upgrading to f95289c9688cae2174dffb91d010c2c9de785026 FAILED
 2025-06-15 13:15 UTC 

[AUH] boost-build-native: upgrading to 1.88.0 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] hwdata: upgrading to 0.396 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] vte: upgrading to 0.80.2 FAILED
 2025-06-15 13:15 UTC 

[AUH] cargo-c: upgrading to 0.10.13+cargo-0.88.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] libjpeg-turbo: upgrading to 3.1.1 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] fontconfig: upgrading to 2.16.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] igt-gpu-tools: upgrading to 2.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] piglit: upgrading to 3608f71ea94bf4281808d21dcf213ed00043a129 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] spirv-llvm-translator: upgrading to 20.1.3 FAILED
 2025-06-15 13:14 UTC 

[AUH] libsdl2: upgrading to 2.32.8 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] virglrenderer: upgrading to 1.1.1 FAILED
 2025-06-15 13:15 UTC 

[AUH] wayland-protocols: upgrading to 1.45 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] pixman: upgrading to 0.46.2 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] xkeyboard-config: upgrading to 2.45 FAILED
 2025-06-15 13:15 UTC 

[AUH] mpg123: upgrading to 1.33.0 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] linux-firmware: upgrading to 20250613 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] gst-examples: upgrading to 13.0.1 FAILED
 2025-06-15 13:15 UTC 

[AUH] puzzles: upgrading to b589c5e296c13bc5b48c4016beeed9f1393d36cc SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] webkitgtk: upgrading to 2.48.3 FAILED
 2025-06-15 13:15 UTC 

[AUH] debianutils: upgrading to 5.23.1 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] diffoscope: upgrading to 298 SUCCEEDED
 2025-06-15 13:15 UTC 

[AUH] gdbm: upgrading to 1.25 FAILED
 2025-06-15 13:15 UTC 

[AUH] gpgme: upgrading to 2.0.0 FAILED
 2025-06-15 13:15 UTC 

[AUH] systemtap-native,systemtap: upgrading to 5.3,5.3 FAILED
 2025-06-15 13:14 UTC 

[AUH] ell: upgrading to 0.78 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] barebox-tools: upgrading to 2025.06.0 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] apt: upgrading to 3.0.2 FAILED
 2025-06-15 13:14 UTC 

[AUH] python3-typing-extensions: upgrading to 4.14.0 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] python3-unittest-automake-output: upgrading to 0.3 FAILED
 2025-06-15 13:14 UTC 

[AUH] python3-wheel: upgrading to 0.46.1 FAILED
 2025-06-15 13:14 UTC 

[AUH] python3-sphinx: upgrading to 8.3.0 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] python3-ruamel-yaml: upgrading to 0.18.14 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] python3-zipp: upgrading to 3.23.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] python3: upgrading to 3.13.5 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] repo: upgrading to 2.55.2 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] rpm-sequoia-crypto-policy: upgrading to 3a584b3b6fac55a230d9acbfd6a4250c1990d1ad FAILED
 2025-06-15 13:14 UTC 

[AUH] rpm-sequoia: upgrading to 1.8.0 FAILED
 2025-06-15 13:14 UTC 


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