Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2025-06-13 13:16:31 to 2025-06-16 10:11:24 UTC [more...]

[PATCH 0/6] ISA based RISC-V tune implementation
 2025-06-16 10:11 UTC  (8+ messages)
` [PATCH 1/6] riscv tunes: ISA Implementation of RISC-V tune features
` [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] [PATCH 0/6] ISA based RISC-V tune implementation

[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 

[OE-core] [PATCH 01/24] debianutils: upgrade 5.22 -> 5.23.1
 2025-06-16  9:16 UTC  (24+ 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 v1 0/2] uboot-sign: Make SPL DTB public key injection optional
 2025-06-16  9:16 UTC  (7+ messages)
` [PATCH v1 2/2] "
  ` [OE-core] "

[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 

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

[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 

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

[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  (5+ messages)
` [OE-core] "

[PATCH] sstate.bbclass: apply proper umask when fetching from SSTATE_MIRROR
 2025-06-15 21:17 UTC  (4+ 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 

[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] "

[PATCH] wic: Avoid problems with "-" characters in plugin names
 2025-06-15 14:04 UTC  (2+ messages)
` [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] libffi: upgrading to 3.5.1 SUCCEEDED
 2025-06-15 13:15 UTC 

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

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

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

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

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

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

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

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

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

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

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

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

[AUH] gcr: upgrading to 4.4.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] libsecret: upgrading to 0.21.7 FAILED
 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] igt-gpu-tools: upgrading to 2.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] libsdl2: upgrading to 2.32.8 SUCCEEDED
 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] xkeyboard-config: upgrading to 2.45 FAILED
 2025-06-15 13:15 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] 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] mpg123: upgrading to 1.33.0 SUCCEEDED
 2025-06-15 13:15 UTC 

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

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

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

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

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

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

[AUH] ovmf: upgrading to edk2-stable202505 FAILED
 2025-06-15 13:14 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] openssh: upgrading to 10.0p2 FAILED
 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] automake: upgrading to 1.18 FAILED
 2025-06-15 13:14 UTC 

[AUH] bindgen-cli: upgrading to 0.72.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] glib-networking: upgrading to 2.80.1 FAILED
 2025-06-15 13:14 UTC 

[AUH] pseudo: upgrading to 1.9.2 FAILED
 2025-06-15 13:14 UTC 

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

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

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

[AUH] python3-ruamel-yaml: upgrading to 0.18.14 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-typing-extensions: upgrading to 4.14.0 SUCCEEDED
 2025-06-15 13:14 UTC 

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

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

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

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

[AUH] dpkg: upgrading to 1.22.20 FAILED
 2025-06-15 13:14 UTC 

[AUH] dnf: upgrading to 4.23.0 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] mmc-utils: upgrading to a23ad7875b89df0dedc23f0b173926374f01bc76 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] mtools: upgrading to 4.0.49 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] lua: upgrading to 5.4.8 FAILED
 2025-06-15 13:14 UTC 

[AUH] meson: upgrading to 1.8.2 SUCCEEDED
 2025-06-15 13:14 UTC 

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

[AUH] erofs-utils: upgrading to 1.8.6 FAILED
 2025-06-15 13:14 UTC 

[AUH] e2fsprogs: upgrading to 1.47.2 FAILED
 2025-06-15 13:14 UTC 

[AUH] python3-booleanpy: upgrading to 5.0 FAILED
 2025-06-15 13:14 UTC 

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

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

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

[AUH] python3-hatch-vcs: upgrading to 0.5.0 SUCCEEDED
 2025-06-15 13:14 UTC 

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

[AUH] python3-pbr: upgrading to 6.1.1 FAILED
 2025-06-15 13:14 UTC 

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

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

[AUH] lttng-modules: upgrading to 2.13.19 SUCCEEDED
 2025-06-15 13:14 UTC 

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

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

[AUH] python3-pytest-subtests: upgrading to 0.14.2 SUCCEEDED
 2025-06-15 13:14 UTC 

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

[AUH] python3-setuptools-scm: upgrading to 8.3.1 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] glib-2.0,glib-2.0-initial: upgrading to 2.84.3,2.84.3 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] gettext-minimal-native,gettext: upgrading to 0.25,0.25 FAILED
 2025-06-15 13:14 UTC 

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

[AUH] rust,rust-llvm,cargo,libstd-rs: upgrading to 1.87.0,1.87.0,1.87.0,1.87.0 FAILED
 2025-06-15 13:14 UTC 

[AUH] llvm-project-source-20.1.6: upgrading to 20.1.7 FAILED
 2025-06-15 13:14 UTC 

[AUH] weston: upgrading to 14.0.2 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] python3-cryptography-vectors,python3-cryptography: upgrading to 45.0.4,45.0.4 SUCCEEDED
 2025-06-15 13:14 UTC 

[AUH] systemd-boot,systemd-boot-native,systemd-systemctl-native,systemd: upgrading to 257.6,257.6,257.6,257.6 FAILED
 2025-06-15 13:14 UTC 

OE-core CVE metrics for walnascar on Sun 15 Jun 2025 01:43:50 AM HST
 2025-06-15 11:46 UTC 

OE-core CVE metrics for scarthgap on Sun 15 Jun 2025 01:23:35 AM HST
 2025-06-15 11:43 UTC 

OE-core CVE metrics for kirkstone on Sun 15 Jun 2025 01:02:53 AM HST
 2025-06-15 11:23 UTC 

OE-core CVE metrics for master on Sun 15 Jun 2025 01:00:01 AM HST
 2025-06-15 11:02 UTC 

[scarthgap] systemd: Rename systemd_v255.21 to systemd_255.21
 2025-06-14 20:31 UTC  (2+ messages)
` Patchtest results for "

[scarthgap] Recipe systemd version was changed #scarthgap
 2025-06-14 20:28 UTC  (4+ messages)
` [OE-core] "

[PATCH] oe-selftest: fitimage: replace cleansstate with compile -f
 2025-06-14 15:58 UTC 

[PATCH] devtool: ide-sdk code remove twxs.cmake
 2025-06-14 15:41 UTC 

[OE-core][walnascar][PATCH] testimage: get real os-release file
 2025-06-14  7:47 UTC 

[oe-core][PATCHv6 0/5] Display manager proposal for x11 and wayland
 2025-06-14  1:04 UTC  (6+ messages)

[OE-core][walnascar][PATCH 1/2] systemd: upgrade 257.4 -> 257.5
 2025-06-13 21:48 UTC  (2+ messages)
` [OE-core][walnascar][PATCH 2/2] systemd: upgrade 257.5 -> 257.6

[PATCH] systemd: upgrade 257.5 -> 257.6
 2025-06-13 21:46 UTC 

[kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.27
 2025-06-13 20:59 UTC  (4+ messages)
` [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.10
` [PATCH] scripts/install-buildtools: Update to 5.2.1
` [walnascar][PATCH] "

[PATCH] weston-init: Add chvt to weston.service
 2025-06-13 19:52 UTC  (2+ messages)

[PATCH 1/3] wic: pluginbase workaround on invalid module filenames
 2025-06-13 18:55 UTC  (3+ messages)

[OE-core][walnascar][PATCH] tune-cortexr52: Remove aarch64 for ARM Cortex-R52
 2025-06-13 18:11 UTC 

[OE-core][scarthgap][PATCH] tune-cortexr52: Remove aarch64 for ARM Cortex-R52
 2025-06-13 17:35 UTC 

[PATCH] lib/oe: Move vardepexclude entries alongside functions
 2025-06-13 15:58 UTC 

[OE-core] [PATCH] ovmf: fix CVE-2024-38797
 2025-06-13 15:47 UTC  (2+ messages)

How to fix Panfrost support in mesa?
 2025-06-13 15:15 UTC  (5+ messages)
      ` [OE-core] "

[oe-core][kirkstone][PATCH 1/1] babeltrace/libatomic-ops: correct the SRC_URI
 2025-06-13 15:11 UTC  (2+ messages)

[PATCH 01/10] default-distrovars: set an empty default for LICENSE_PATH
 2025-06-13 13:16 UTC  (2+ messages)
` [PATCH 03/10] recipetool: use oe.license_finder


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