diff --git a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.bb
b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.bb
index daeda6b2e..da4f7a574 100644
--- a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.bb
+++ b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.bb
@@ -20,4 +20,4 @@ RDEPENDS_${PN} += "\
     ${PYTHON_PN}-humanfriendly \
 "

-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-docutils_0.17.bb
b/meta-python/recipes-devtools/python/python3-docutils_0.17.bb
index 8605e93b5..f8cd205fa 100644
--- a/meta-python/recipes-devtools/python/python3-docutils_0.17.bb
+++ b/meta-python/recipes-devtools/python/python3-docutils_0.17.bb
@@ -7,3 +7,5 @@ LIC_FILES_CHKSUM =
"file://COPYING.txt;md5=836a1950177996968a49ff477a4a61c4"
 SRC_URI[sha256sum] =
"e2ffeea817964356ba4470efba7c2f42b6b0de0b04e66378507e3e2504bbff4c"

 inherit pypi setuptools3
+
+BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/
python3-humanfriendly_9.1.bb b/meta-python/recipes-devtools/python/
python3-humanfriendly_9.1.bb
index fb6a7e3b6..a5f2031b2 100644
--- a/meta-python/recipes-devtools/python/python3-humanfriendly_9.1.bb
+++ b/meta-python/recipes-devtools/python/python3-humanfriendly_9.1.bb
@@ -21,4 +21,4 @@ RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-stringold \
 "

-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
