I do have to ask, what kind of hardware are you using? Riscv64 systems
tend to be seen as something akin to raspberry pi, but if building
rust (which takes at least ten minutes on a 2x64 core x86 server) is
now feasible, I'd like to know how :)

Alex

On Sat, 19 Nov 2022 at 11:11, cp0613 <cp0...@linux.alibaba.com> wrote:
>
> From: Chen Pei <cp0...@linux.alibaba.com>
>
> Signed-off-by: Chen Pei <cp0...@linux.alibaba.com>
> ---
>  meta/recipes-devtools/rust/rust-snapshot.inc | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/meta/recipes-devtools/rust/rust-snapshot.inc 
> b/meta/recipes-devtools/rust/rust-snapshot.inc
> index 2f9cdb9566..491c022a36 100644
> --- a/meta/recipes-devtools/rust/rust-snapshot.inc
> +++ b/meta/recipes-devtools/rust/rust-snapshot.inc
> @@ -21,6 +21,10 @@ SRC_URI[rust-std-snapshot-powerpc64le.sha256sum] = 
> "ef697469b2a3ea8897f49b70e3be
>  SRC_URI[rustc-snapshot-powerpc64le.sha256sum] = 
> "11630fc51fffe722e52f649357b5948c24b5305cfb61a8114527234e054451c4"
>  SRC_URI[cargo-snapshot-powerpc64le.sha256sum] = 
> "ba7188b2c7890e61bf58d3aa9e94c323fec375f67cf03841bbcc0f6c800fe6ad"
>
> +SRC_URI[rust-std-snapshot-riscv64gc.sha256sum] = 
> "284b09a96d4cdbb96827914a318f9c41e2b207c0afeae76b9f0e3830d2ef2d4d"
> +SRC_URI[rustc-snapshot-riscv64gc.sha256sum] = 
> "5f3e69a185c7246773948ac97c053cf135d81ffdbf926d10a3339de93424f26b"
> +SRC_URI[cargo-snapshot-riscv64gc.sha256sum] = 
> "b94e262dec82b7cacf3baa77f35601c82d389ad338d118b42da4d23e26240760"
> +
>  SRC_URI += " \
>      
> https://static.rust-lang.org/dist/${RUST_STD_SNAPSHOT}.tar.xz;name=rust-std-snapshot-${RUST_BUILD_ARCH};subdir=rust-snapshot-components
>  \
>      
> https://static.rust-lang.org/dist/${RUSTC_SNAPSHOT}.tar.xz;name=rustc-snapshot-${RUST_BUILD_ARCH};subdir=rust-snapshot-components
>  \
> --
> 2.25.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#173514): 
https://lists.openembedded.org/g/openembedded-core/message/173514
Mute This Topic: https://lists.openembedded.org/mt/95130600/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to