OP-TEE / manifest

Manifests to use OP-TEE on various platforms
69 stars 176 forks source link

qemu_v8: Pin optee_rust to the latest version #228

Closed DemesneGH closed 1 year ago

DemesneGH commented 1 year ago

Pin optee_rust to "Fix cargo error". That fixed the Rust CI issue: https://github.com/OP-TEE/optee_os/pull/5705#issuecomment-1352816679

DemesneGH commented 1 year ago

@jforissier Please check out this PR. Thanks!

jenswi-linaro commented 1 year ago

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>

jforissier commented 1 year ago

@DemesneGH thanks for the quick fix! Can you please add the error message to the commit description? It can be helpful.

   error[E0658]: use of unstable library feature 'str_strip': newly added

WIth that:

Tested-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>

DemesneGH commented 1 year ago

@jforissier Done.