summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/crosssdk.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes-recipe/crosssdk.bbclass')
-rw-r--r--meta/classes-recipe/crosssdk.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes-recipe/crosssdk.bbclass b/meta/classes-recipe/crosssdk.bbclass
index 824b1bcff4..3541c2c393 100644
--- a/meta/classes-recipe/crosssdk.bbclass
+++ b/meta/classes-recipe/crosssdk.bbclass
@@ -4,6 +4,7 @@
4# SPDX-License-Identifier: MIT 4# SPDX-License-Identifier: MIT
5# 5#
6 6
7BB_DEFER_BBCLASSES:remove = "cross"
7inherit cross 8inherit cross
8 9
9CLASSOVERRIDE = "class-crosssdk" 10CLASSOVERRIDE = "class-crosssdk"