diff options
Diffstat (limited to 'meta/recipes-devtools/rust/rust-target.inc')
| -rw-r--r-- | meta/recipes-devtools/rust/rust-target.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/rust-target.inc b/meta/recipes-devtools/rust/rust-target.inc index 3f637b3ba5..dce2b47517 100644 --- a/meta/recipes-devtools/rust/rust-target.inc +++ b/meta/recipes-devtools/rust/rust-target.inc | |||
| @@ -7,4 +7,4 @@ INHIBIT_DEFAULT_RUST_DEPS:class-native = "1" | |||
| 7 | # We don't need to depend on gcc-native because yocto assumes it exists | 7 | # We don't need to depend on gcc-native because yocto assumes it exists |
| 8 | PROVIDES:class-native = "virtual/${TARGET_PREFIX}rust" | 8 | PROVIDES:class-native = "virtual/${TARGET_PREFIX}rust" |
| 9 | 9 | ||
| 10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native nativesdk" |
