Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
69acf4384edbadc8a3eae50890f910c177c4a664
/
.
/
poky
/
meta
/
recipes-devtools
/
rust
/
libstd-rs_1.63.0.bb
blob: eec0245ae19bb09cbb048af2cfc8a797c974cff8 [
file
] [
log
] [
blame
]
Andrew Geissler
615f2f1
2022-07-15 14:00:58 -0500
[
diff
] [
blame
]
1
require
rust
-
source
.
inc
2
require
libstd
-
rs
.
inc
3
4
# libstd moved from src/libstd to library/std in 1.47+
5
S
=
"${RUSTSRC}/library/std"
6
7
BBCLASSEXTEND
=
"nativesdk"