[oe] [meta-python][PATCH 2/3] python-attrs: add native BBCLASSEXTEND

Joshua Lock joshuagloe at gmail.com
Tue Jul 16 15:45:45 UTC 2019


Signed-off-by: Joshua Lock <jlock at vmware.com>
---
 meta-python/recipes-devtools/python/python-attrs.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-attrs.inc b/meta-python/recipes-devtools/python/python-attrs.inc
index 1f767ba19..bd0f7ee2c 100644
--- a/meta-python/recipes-devtools/python/python-attrs.inc
+++ b/meta-python/recipes-devtools/python/python-attrs.inc
@@ -12,3 +12,5 @@ RDEPENDS_${PN}_class-target += " \
     ${PYTHON_PN}-crypt \
     ${PYTHON_PN}-ctypes \
 "
+
+BBCLASSEXTEND = "native"
-- 
2.21.0



More information about the Openembedded-devel mailing list