summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cargo/cargo.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/cargo/cargo.inc')
-rw-r--r--meta/recipes-devtools/cargo/cargo.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/cargo/cargo.inc b/meta/recipes-devtools/cargo/cargo.inc
index 58aed254ff..6161c327e8 100644
--- a/meta/recipes-devtools/cargo/cargo.inc
+++ b/meta/recipes-devtools/cargo/cargo.inc
@@ -43,8 +43,6 @@ do_install () {
# Needed for pkg-config to be used
export LIBSSH2_SYS_USE_PKG_CONFIG = "1"
-BBCLASSEXTEND = "native nativesdk"
-
# When building cargo-native we don't have cargo-native to use and depend on,
# so we must use the locally set up snapshot to bootstrap the build.
BASEDEPENDS:remove:class-native = "cargo-native"