On 17/12/2021 15:36, Matt Madison wrote:
This patch series switches to using the OE_IMPORTS mechanism
for installing the crate fetcher. This simplifies the addition
and clears up issues with interactions between SRCPV and
the shared-state fetching logic.

Matt Madison (4):
   lib/crate.py: install crate fetcher on import
   base.bbclass: add crate to OE_IMPORTS
   cargo_common.bbclass: remove inherit of crate-fetch
   classes: remove crate-fetch.bbclass

  meta/classes/base.bbclass         |  2 +-
  meta/classes/cargo_common.bbclass |  2 --
  meta/classes/crate-fetch.bbclass  | 28 ----------------------------
  meta/lib/crate.py                 |  2 ++
  4 files changed, 3 insertions(+), 31 deletions(-)
  delete mode 100644 meta/classes/crate-fetch.bbclass


Would a better solution here be to move the crate fetcher into
lib/bb/fetch2/ in bitbake?

--
Paul Barker
Principal Software Engineer
SanCloud Ltd

e: [email protected]
w: https://sancloud.co.uk/

Attachment: OpenPGP_0xA67255DFCCE62ECD.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#159892): 
https://lists.openembedded.org/g/openembedded-core/message/159892
Mute This Topic: https://lists.openembedded.org/mt/87791267/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to