From f950c946445d0fdc1194c6a1a00816b301cb3bc3 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Tue, 16 Jul 2019 16:45:46 +0100 Subject: python-dateutil: add native BBCLASSEXTEND Signed-off-by: Joshua Lock Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-dateutil.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-dateutil.inc') diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc index e230f15dd7..8cc2373cd8 100644 --- a/meta-python/recipes-devtools/python/python-dateutil.inc +++ b/meta-python/recipes-devtools/python/python-dateutil.inc @@ -21,3 +21,5 @@ RDEPENDS_${PN}_class-target = "\ ${PYTHON_PN}-six \ ${PYTHON_PN}-stringold \ " + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf