From 0a2e45c551bf74bae73606c31f7ff365147b2d65 Mon Sep 17 00:00:00 2001 From: Peter Hoyes Date: Fri, 12 Apr 2024 11:58:49 +0100 Subject: python3-decorator: Add BBCLASSEXTEND for native and nativesdk Signed-off-by: Peter Hoyes Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb b/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb index 6d5cafb1d5..f330376243 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb @@ -16,3 +16,5 @@ inherit pypi setuptools3 RDEPENDS:${PN} += "\ python3-stringold \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf