All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-lts-mixins][kirkstone/rust-1.68 RFC v2 PATCH 0/2] Proposed Kirkstone Rust 1.68 mixin
@ 2023-05-07 17:17 Scott Murray
  2023-05-07 17:17 ` [meta-lts-mixins][kirkstone/rust-1.68 RFC v2 PATCH 1/2] Initial check-in Scott Murray
  2023-05-07 17:17 ` [meta-lts-mixins][kirkstone/rust-1.68 RFC v2 PATCH 2/2] rust: Upgrade 1.68.1 -> 1.68.2 Scott Murray
  0 siblings, 2 replies; 3+ messages in thread
From: Scott Murray @ 2023-05-07 17:17 UTC (permalink / raw)
  To: yocto

These patches comprise my proposed kirkstone/rust-1.68 branch for the
meta-lts-mixins repo.  The initial check-in backports the Rust 1.68.1
support from mickledore branch as it stands for 4.2.0, then I have
separately applied the Rust 1.68.2 upgrade from master that Steve has
queued up for Mickledore.

The README in the initial check-in provides some details on the
backporting of the librsvg recipe versus not doing so for
python3-cryptography.  I did double-check this again, and I do not see
a way to retrofit the librsvg recipe with a bbappend, as the bit to be
changed is in a do_compile:prepend.  The other recipe that I've
discovered with a similar issue is mozjs-91 in meta-openembedded; it
effectively needs a replacement do_compile to pick up the RUST_HOST_SYS
change.  That could possibly be handled with a bbappend in dynamic layer
in this mixin, but I have decided to consider it outside the scope for
now.

v2: Remove Rust-related patches from master that Steve does not have
    queued for Mickledore. If they do later get backported, they can
    be re-added as required.

Alex Kiernan (1):
  rust: Upgrade 1.68.1 -> 1.68.2

Scott Murray (1):
  Initial check-in

-- 
2.39.2



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

end of thread, other threads:[~2023-05-07 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-07 17:17 [meta-lts-mixins][kirkstone/rust-1.68 RFC v2 PATCH 0/2] Proposed Kirkstone Rust 1.68 mixin Scott Murray
2023-05-07 17:17 ` [meta-lts-mixins][kirkstone/rust-1.68 RFC v2 PATCH 1/2] Initial check-in Scott Murray
2023-05-07 17:17 ` [meta-lts-mixins][kirkstone/rust-1.68 RFC v2 PATCH 2/2] rust: Upgrade 1.68.1 -> 1.68.2 Scott Murray

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.