aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb
index 1b8af825a6..4bfaf656d9 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb
@@ -19,3 +19,5 @@ RDEPENDS:${PN} += " \
${PYTHON_PN}-compression \
${PYTHON_PN}-profile \
"
+
+BBCLASSEXTEND = "native nativesdk"