All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][scarthgap 00/13] Patch review
@ 2025-02-08 14:04 Steve Sakoman
  2025-02-08 14:04 ` [OE-core][scarthgap 01/13] binutils: stable 2.42 branch update Steve Sakoman
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Steve Sakoman @ 2025-02-08 14:04 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for scarthgap and have comments back by
end of day Tuesday, February 11

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/977

The following changes since commit 37835788d0772568f3551532eacbf810a4a6e47b:

  uboot-config: fix devtool modify with kernel-fitimage (2025-01-29 08:19:33 -0800)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/scarthgap-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/scarthgap-nut

Alexander Kanavin (2):
  pkg-config-native: pick additional search paths from
    $EXTRA_NATIVE_PKGCONFIG_PATH
  selftest/rust: correctly form the PATH environment variable

Deepesh Varatharajan (1):
  binutils: stable 2.42 branch update

Esben Haabendal (2):
  files: Amend overlayfs unit descriptions with path information
  files: overlayfs-create-dirs: Improve mount unit dependency

Harish Sadineni (3):
  rust: fix for rust multilib sdk configuration
  rust: remove redundant cargo config file
  oeqa/sdk/context: fix for gtk3 test failure during do_testsdk

Jiaying Song (1):
  binutils: File name too long causing failure to open temporary head
    file in dlltool

Pedro Ferreira (1):
  rust-common.bbclass: soft assignment for RUSTLIB path

Peter Marko (1):
  glibc: stable 2.39 branch updates

Ross Burton (1):
  oeqa/selftest/rust: skip on all MIPS platforms

Wang Mingyu (1):
  gnupg: upgrade 2.4.4 -> 2.4.5

 meta/classes-recipe/rust-common.bbclass       |   2 +-
 meta/files/overlayfs-create-dirs.service.in   |   5 +-
 meta/files/overlayfs-unit.mount.in            |   2 +-
 meta/lib/oeqa/sdk/context.py                  |  12 +-
 meta/lib/oeqa/selftest/cases/rust.py          |  13 +-
 meta/recipes-core/glibc/glibc-version.inc     |   2 +-
 meta/recipes-core/glibc/glibc_2.39.bb         |   2 +-
 .../binutils/binutils-2.42.inc                |   3 +-
 .../0017-dlltool-file-name-too-long.patch     | 208 ++++++++++++++++++
 .../pkgconf/pkgconf/pkg-config-native.in      |   2 +-
 .../pkgconfig/pkgconfig/pkg-config-native.in  |   2 +-
 meta/recipes-devtools/rust/cargo_1.75.0.bb    |  13 ++
 .../rust/rust-cross-canadian.inc              |  24 +-
 meta/recipes-devtools/rust/rust_1.75.0.bb     |  12 +
 .../gnupg/{gnupg_2.4.4.bb => gnupg_2.4.5.bb}  |   2 +-
 15 files changed, 257 insertions(+), 47 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/0017-dlltool-file-name-too-long.patch
 rename meta/recipes-support/gnupg/{gnupg_2.4.4.bb => gnupg_2.4.5.bb} (97%)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-02-08 14:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-08 14:04 [OE-core][scarthgap 00/13] Patch review Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 01/13] binutils: stable 2.42 branch update Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 02/13] glibc: stable 2.39 branch updates Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 03/13] gnupg: upgrade 2.4.4 -> 2.4.5 Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 04/13] files: Amend overlayfs unit descriptions with path information Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 05/13] files: overlayfs-create-dirs: Improve mount unit dependency Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 06/13] binutils: File name too long causing failure to open temporary head file in dlltool Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 07/13] pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 08/13] rust-common.bbclass: soft assignment for RUSTLIB path Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 09/13] rust: fix for rust multilib sdk configuration Steve Sakoman
2025-02-08 14:21   ` Patchtest results for " patchtest
2025-02-08 14:04 ` [OE-core][scarthgap 10/13] rust: remove redundant cargo config file Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 11/13] oeqa/sdk/context: fix for gtk3 test failure during do_testsdk Steve Sakoman
2025-02-08 14:04 ` [OE-core][scarthgap 12/13] oeqa/selftest/rust: skip on all MIPS platforms Steve Sakoman
2025-02-08 14:05 ` [OE-core][scarthgap 13/13] selftest/rust: correctly form the PATH environment variable Steve Sakoman
2025-02-08 14:21   ` Patchtest results for " patchtest

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.