python3-decorator: Add BBCLASSEXTEND for native and nativesdk

Signed-off-by: Peter Hoyes <peter.hoyes@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Hoyes
2024-04-12 11:58:49 +01:00
committed by Khem Raj
parent b419e1f559
commit 0a2e45c551

View File

@@ -16,3 +16,5 @@ inherit pypi setuptools3
RDEPENDS:${PN} += "\
python3-stringold \
"
BBCLASSEXTEND = "native nativesdk"