[oe-commits] [meta-openembedded] 19/19: python-dateutil: add native BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Tue Jul 16 16:11:35 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit f950c946445d0fdc1194c6a1a00816b301cb3bc3
Author: Joshua Lock <joshuagloe at gmail.com>
AuthorDate: Tue Jul 16 16:45:46 2019 +0100

    python-dateutil: add native BBCLASSEXTEND
    
    Signed-off-by: Joshua Lock <jlock at vmware.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-dateutil.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc
index e230f15..8cc2373 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list