diff --git a/meta-python/recipes-devtools/python/python3-distro_1.5.0.bb b/meta-python/recipes-devtools/python/python3-distro_1.5.0.bb index 8903ed48226..aaaee0deeed 100644 --- a/meta-python/recipes-devtools/python/python3-distro_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-distro_1.5.0.bb @@ -9,3 +9,5 @@ SRC_URI[md5sum] = "0ed68b4064709bdaaf6cce69780ddc51" SRC_URI[sha256sum] = "0e58756ae38fbd8fc3020d54badb8eae17c5b9dcbed388b17bb55b8a5928df92" inherit pypi setuptools3 + +BBCLASSEXTEND = "native nativesdk"