Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2023-12-01 13:15:01 to 2023-12-05 15:53:31 UTC [more...]

[OE-core][kirkstone 0/4] linux-yocto: -stable updates
 2023-12-05 15:53 UTC  (6+ messages)
` [OE-core][kirkstone 1/4] linux-yocto/5.10: update to v5.10.198
` [OE-core][kirkstone 2/4] linux-yocto/5.10: update to v5.10.200
` [OE-core][kirkstone 3/4] linux-yocto/5.10: update to v5.10.202
` [OE-core][kirkstone 4/4] linux-yocto/5.15: update to v5.15.141

[OE-core][dunfell 1/3] linux-yocto/5.4: update to v5.4.258
 2023-12-05 15:51 UTC  (4+ messages)
` [OE-core][dunfell 2/3] linux-yocto/5.4: update to v5.4.260
` [OE-core][dunfell 3/3] linux-yocto/5.4: update to v5.4.262

Yocto Project Status 5 December 2023 (WW49)
 2023-12-05 15:48 UTC 

[RESEND][PATCH 0/7] Devtool/Recipetool: adding pypi support
 2023-12-05 15:45 UTC  (11+ messages)
` [RESEND][PATCH 1/7] bitbake: utils: remove spaces on empty lines
  ` [OE-core] "
` [RESEND][PATCH 2/7] recipetool: create_buildsys_python.py: initialize metadata
` [RESEND][PATCH 3/7] recipetool: create: add trailing newlines
` [RESEND][PATCH 4/7] recipetool: create: add new optional process_url callback for plugins
` [RESEND][PATCH 5/7] recipetool: create_buildsys_python: add pypi support
` [RESEND][PATCH 6/7] oeqa/selftest/recipetool: remove spaces on empty lines
` [RESEND][PATCH 7/7] oeqa/selftest/recipetool/devtool: add test for pypi class

Patchtest results for [PATCH] tiff: Backport fixes for CVE-2023-6277
 2023-12-05 15:02 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 00/10] Several fixes around recipetool appendsrcfile(s) and oe.recipeutils.bbappend_recipe
 2023-12-05 14:56 UTC  (11+ messages)
` [PATCH v3 01/10] recipetool: appendsrcfile(s): add dry-run mode
` [PATCH v3 02/10] recipeutils: bbappend_recipe: fix undefined variable
` [PATCH v3 03/10] recipeutils: bbappend_recipe: fix docstring
` [PATCH v3 04/10] recipeutils: bbappend_recipe: add a way to specify the name of the file to add
` [PATCH v3 05/10] recipeutils: bbappend_recipe: remove old srcuri entry if parameters are different
` [PATCH v3 06/10] recipetool: appendsrcfile(s): use params instead of extraline
` [PATCH v3 07/10] recipeutils: bbappend_recipe: allow to patch the recipe itself
` [PATCH v3 08/10] recipetool: appendsrcfile(s): add a mode to update "
` [PATCH v3 09/10] oeqa/selftest/recipetool: appendsrfile: add test for machine
` [PATCH v3 10/10] oeqa/selftest/recipetool: appendsrc: add test for update mode

Patchtest results for [kirkstone][PATCH v2 3/5] rust-cross/rust-common: Merge arm target handling code to fix cross-canadian
 2023-12-05 14:52 UTC 

[kirkstone][PATCH v2 0/5] Failure for rust-cross for arm(v5)
 2023-12-05 14:27 UTC  (6+ messages)
` [kirkstone][PATCH v2 1/5] rust-common: Set llvm-target correctly for cross SDK targets
` [kirkstone][PATCH v2 2/5] rust-cross-canadian: Fix ordering of target json config generation
` [kirkstone][PATCH v2 3/5] rust-cross/rust-common: Merge arm target handling code to fix cross-canadian
` [kirkstone][PATCH v2 4/5] rust-cross: Simplfy the rust_gen_target calls
` [kirkstone][PATCH v2 5/5] native: Clear TUNE_FEATURES/ABIEXTENSION

[OE-core][PATCH v2] gdb/systemd: enable minidebuginfo support conditionally
 2023-12-05 13:40 UTC  (2+ messages)

[PATCH] linux-yocto: update CVE exclusions
 2023-12-05 13:24 UTC  (2+ messages)
` [OE-core] "

[PATCH] tiff: Backport fixes for CVE-2023-6277
 2023-12-05 13:15 UTC  (2+ messages)
` [OE-core] "

[PATCH] libxcrypt.inc: use alternatives to resolve crypt.3 conflict
 2023-12-05 11:47 UTC  (3+ messages)
` [OE-core] "

[PATCH] ldconfig-native: Add usrmerge support
 2023-12-05 10:02 UTC  (7+ messages)
` [OE-core] "

[mickledore][oe-core][PATCH 1/1] gnutls: update to version 3.8.2
 2023-12-05  9:58 UTC  (2+ messages)

[master][PATCH 1/2] dnf: only write the log lock to root for native dnf
 2023-12-05  9:55 UTC  (8+ messages)
` [master][PATCH 2/2] rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock
  ` [OE-core] "

[PATCH v3] image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
 2023-12-05  9:43 UTC  (8+ messages)
` [OE-core] "

[PATCH] image-uefi.conf: Add EFI_UKI_PATH variable
 2023-12-05  9:34 UTC 

[PATCH v2] lib/oe/patch: handle creating patches for CRLF sources
 2023-12-05  8:44 UTC 

[PATCH] lib/oe/patch: handle creating patches for CRLF sources
 2023-12-05  8:11 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/9] Several fixes around recipetool appendsrcfile(s) and oe.recipeutils.bbappend_recipe
 2023-12-05  7:47 UTC  (11+ messages)
` [PATCH v2 1/9] recipetool: appendsrcfile(s): add dry-run mode
` [PATCH v2 2/9] recipeutils: bbappend_recipe: fix undefined variable
` [PATCH v2 3/9] recipeutils: bbappend_recipe: add a way to specify the name of the file to add
` [PATCH v2 4/9] recipeutils: bbappend_recipe: remove old srcuri entry if parameters are different
` [PATCH v2 5/9] recipetool: appendsrcfile(s): use params instead of extraline
` [PATCH v2 6/9] recipeutils: bbappend_recipe: allow to patch the recipe itself
` [PATCH v2 7/9] recipetool: appendsrcfile(s): add a mode to update "
` [PATCH v2 8/9] oeqa/selftest/recipetool: appendsrfile: add test for machine
` [PATCH v2 9/9] oeqa/selftest/recipetool: appendsrc: add test for update mode
` [OE-core] [PATCH v2 0/9] Several fixes around recipetool appendsrcfile(s) and oe.recipeutils.bbappend_recipe

[PATCH] openssh: Add SSHD_SERVICE_TYPE variable
 2023-12-05  7:43 UTC  (5+ messages)
` [OE-core] "
    ` [PATCH v2] openssh: Add PACKAGECONFIG option to customize sshd mode
      ` [OE-core] "

Patchtest results for [PATCH 1/2] gettext: Upgrade 0.22.3 -> 0.22.4
 2023-12-05  7:05 UTC 

Patchtest results for [PATCH 1/3] systemtap: upgrade 4.9 -> 5.0
 2023-12-05  6:51 UTC 

[PATCH 0/2] meta: Upgrade gettext and nfs-utils
 2023-12-05  6:44 UTC  (3+ messages)
` [PATCH 1/2] gettext: Upgrade 0.22.3 -> 0.22.4
` [PATCH 2/2] nfs-utils: Upgrade 2.6.3 -> 2.6.4

[PATCH 1/3] systemtap: upgrade 4.9 -> 5.0
 2023-12-05  6:32 UTC  (3+ messages)
` [PATCH 2/3] systemtap: do not install uprobes and uprobes sources
` [PATCH 3/3] systemtap-uprobes: removed as obsolete

[PATCH 0/7] linux-yocto: consolidated pull request
 2023-12-05  4:27 UTC  (8+ messages)
` [PATCH 1/7] linux-yocto/6.5: cfg: split runtime and symbol debug
` [PATCH 2/7] linux-yocto/6.5: update to v6.5.11
` [PATCH 3/7] linux-yocto/6.1: update to v6.1.62
` [PATCH 4/7] linux-yocto-dev: bump to v6.7
` [PATCH 5/7] linux-yocto/6.5: update to v6.5.12
` [PATCH 6/7] linux-yocto/6.5: update to v6.5.13
` [PATCH 7/7] linux-yocto/6.1: update to v6.1.65

Patchtest results for [dunfell][PATCH 1/2] epiphany: fix CVE-2022-29536
 2023-12-05  2:46 UTC 

[dunfell][PATCH 1/2] epiphany: fix CVE-2022-29536
 2023-12-05  2:15 UTC  (2+ messages)
` [dunfell][PATCH 2/2] qemu: ignore CVE-2021-20295 CVE-2023-2680

[PATCH] python3-pygments: upgrade 2.16.1 -> 2.17.2
 2023-12-05  1:46 UTC 

[PATCH] python3-bcrypt: upgrade 4.0.1 -> 4.1.1
 2023-12-05  1:08 UTC 

[PATCH] [OE-core] [PATCHv2] elfutils: upgrade 0.189 -> 0.190
 2023-12-04 22:35 UTC  (2+ messages)

[PATCH 0/3] Move parselog ignores from code to data
 2023-12-04 18:24 UTC  (4+ messages)
` [PATCH 1/3] oeqa/runtime/parselogs: load ignores from disk
` [PATCH 2/3] oeqa/runtime/parselogs: migrate ignores
` [PATCH 3/3] meta-yocto-bsp/oeqa/parselogs: add BSP-specific ignores

Patchtest results for [RESEND][PATCH 1/7] bitbake: utils: remove spaces on empty lines
 2023-12-04 16:28 UTC 

Patchtest results for [RESEND][PATCH 6/7] oeqa/selftest/recipetool: remove spaces on empty lines
 2023-12-04 16:28 UTC 

Patchtest results for [PATCH v2 6/9] recipeutils: bbappend_recipe: allow to patch the recipe itself
 2023-12-04 15:41 UTC 

[kirkstone][PATCH] rust-llvm: Allow overriding LLVM target archs
 2023-12-04 13:46 UTC 

[PATCH v2 0/2] patch: reduce changes during patch refresh
 2023-12-04 12:52 UTC  (6+ messages)
` [OE-core] "

[PATCH] avahi: update URL for new project location
 2023-12-04 10:41 UTC 

[PATCH v2] rust-common.bbclass: Define rust arch for x32 platforms
 2023-12-04  9:50 UTC  (2+ messages)
` [OE-core] "

[PATCH v1] documentation.conf: fix do_menuconfig description
 2023-12-04  8:38 UTC 

[PATCH 0/2] Upgrade gnu-config and gettext
 2023-12-04  7:55 UTC  (4+ messages)
` [PATCH 1/2] gnu-config: Update to latest revision
  ` [OE-core] "

[OE-core][PATCH] openssh: shrinking to a new PACKAGECONFIG line to set systemd readiness notification support
 2023-12-04  7:07 UTC  (3+ messages)

[oe-core][PATCHv3] pciutils: add packageconfigs for options
 2023-12-04  7:05 UTC  (4+ messages)

[PATCH] [OE-core] [PATCH] ell: upgrade 0.60 -> 0.61
 2023-12-04  6:23 UTC 

[OE-core][PATCH 1/1] go: ignore CVE-2023-45283 and CVE-2023-45284
 2023-12-04  3:36 UTC 

[PATCH] musl: Update to latest tip of trunk
 2023-12-03 16:24 UTC  (2+ messages)

OE-core CVE metrics for nanbield on Sun 03 Dec 2023 04:00:01 AM HST
 2023-12-03 14:18 UTC 

OE-core CVE metrics for kirkstone on Sun 03 Dec 2023 03:00:01 AM HST
 2023-12-03 13:18 UTC 

OE-core CVE metrics for dunfell on Sun 03 Dec 2023 02:00:01 AM HST
 2023-12-03 12:19 UTC 

packagegroup-base.bb override syntax
 2023-12-03 11:35 UTC  (2+ messages)
` [OE-core] "

OE-core CVE metrics for master on Sun 03 Dec 2023 01:00:01 AM HST
 2023-12-03 11:18 UTC 

[PATCH] recipetool: limit added checksums
 2023-12-03 10:36 UTC 

[PATCH v3] systemd-boot: Fix build issues on armv7a-linux
 2023-12-03 10:02 UTC  (2+ messages)
` [OE-core] "

[PATCH] systemd-boot: Add recipe to compile native
 2023-12-03  9:54 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/2] json-glib: upgrade 1.6.6 -> 1.8.0
 2023-12-03  9:27 UTC  (2+ messages)
` [PATCH 2/2] psplash: upgrade to latest revision

[PATCH v1] documentation.conf: fix do_menuconfig description
 2023-12-02 15:07 UTC  (2+ messages)
` [OE-core] "

Patchtest results for [PATCH v2] rust-common.bbclass: Define rust arch for x32 platforms
 2023-12-02  0:18 UTC 

[PATCH v12 1/6] vte: upgrade 0.72.2 -> 0.74.0
 2023-12-02  0:10 UTC  (10+ messages)
` [PATCH v12 2/6] vte: Upgrade to 0.74.1
` [PATCH v12 3/6] vte: Separate out gtk4 pieces of vte into individual packages
` [PATCH 4/6] rust-common.bbclass: Define rust arch for x32 platforms
` [PATCH 5/6] virglrenderer: Fix build with clang
` [PATCH 6/6] llvm: Upgrade to 17.0.6
  ` [OE-core] "

[OE-core] [PATCH v2] image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
 2023-12-01 22:58 UTC  (3+ messages)
`  "

[kirkstone][PATCH 0/2] Failure for rust-cross for arm(v5)
 2023-12-01 22:35 UTC  (2+ messages)
` [OE-core] "

[PATCH] autoconf: upgrade to 2.72d
 2023-12-01 21:20 UTC  (2+ messages)
` [OE-core] "

[PATCH v3] shared-mime-info-native: handle old GCC for AlmaLinux8
 2023-12-01 19:01 UTC 

Patchtest results for [PATCH 4/6] rust-common.bbclass: Define rust arch for x32 platforms
 2023-12-01 18:57 UTC 

Patchtest results for [PATCH v2] shared-mime-info-native: handle old GCC for AlmaLinux8
 2023-12-01 18:35 UTC 

[OE-Core][PATCH] rust: Drop targets and hosts override magic
 2023-12-01 18:34 UTC 

[PATCH v2] shared-mime-info-native: handle old GCC for AlmaLinux8
 2023-12-01 18:22 UTC 

[PATCH] shared-mime-info-native: handle old GCC for AlmaLinux8
 2023-12-01 18:15 UTC 

[OE-core][PATCH] classes-global/insane: Skip sstate creation for do_image_qa
 2023-12-01 15:46 UTC  (3+ messages)

Patchtest results for [OE-core][PATCH] openssh: shrinking to a new PACKAGECONFIG line to set systemd readiness notification support
 2023-12-01 15:25 UTC 

[oe-core][PATCH] mesa: upgrade 23.2.1 -> 23.3.0
 2023-12-01 14:23 UTC 

[OE-core][PATCH v1 0/2] wic: bootimg-efi: Make kernel image installation configurable
 2023-12-01 14:03 UTC  (3+ messages)
` [OE-core][PATCH v1 1/2] "
` [OE-core][PATCH v1 2/2] oeqa/selftest/wic: Add tests for kernel image installation

[OE-core][PATCH] lttng-tools: add a flag to test the userspace only
 2023-12-01 14:04 UTC 

[AUH] openssl: upgrading to 3.2.0 FAILED
 2023-12-01 13:14 UTC 

[AUH] socat: upgrading to 1.8.0.0 FAILED
 2023-12-01 13:14 UTC 

[AUH] ofono: upgrading to 2.2 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] libxml2: upgrading to 2.12.1 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] go: upgrading to 1.21.4 FAILED
 2023-12-01 13:14 UTC 

[AUH] dpkg: upgrading to 1.22.1 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] psplash: upgrading to ecc1913756698d0c87ad8fa10e44b29537f09ad1 FAILED
 2023-12-01 13:14 UTC 

[AUH] go-runtime: upgrading to 1.21.4 FAILED
 2023-12-01 13:14 UTC 

[AUH] init-system-helpers: upgrading to 1.66 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] autoconf: upgrading to 2.72d FAILED
 2023-12-01 13:14 UTC 

[AUH] glib-networking: upgrading to 2.78.0 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] cmake: upgrading to 3.27.9 FAILED
 2023-12-01 13:14 UTC 

[AUH] update-rc.d: upgrading to b8f950105010270a768aa12245d6abf166346015 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] dbus-wait: upgrading to 64bc7c8fae61ded0c4e555aa775911f84c56e438 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] python3-dtschema: upgrading to 2023.11 FAILED
 2023-12-01 13:14 UTC 

[AUH] python3-cython: upgrading to 3.0.6 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] qemu: upgrading to 8.1.3 FAILED
 2023-12-01 13:14 UTC 

[AUH] python3-jsonschema: upgrading to 4.20.0 SUCCEEDED
 2023-12-01 13:14 UTC 

[AUH] python3-pygments: upgrading to 2.17.2 FAILED
 2023-12-01 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