[oe-commits] [meta-openembedded] 01/02: python3-matplotlib: provide a -native variant

git at git.openembedded.org git at git.openembedded.org
Wed Feb 5 16:44:45 UTC 2020


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 8cda709fb9704660d87b0022430151cf088946b3
Author: André Draszik <andre.draszik at jci.com>
AuthorDate: Wed Feb 5 16:32:48 2020 +0000

    python3-matplotlib: provide a -native variant
    
    This is useful e.g. for smem-native.
    
    Signed-off-by: André Draszik <andre.draszik at jci.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python3-matplotlib_3.1.1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.1.1.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.1.1.bb
index 9b86ccc..824680c 100644
--- a/meta-python/recipes-devtools/python/python3-matplotlib_3.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.1.1.bb
@@ -15,3 +15,5 @@ SRC_URI[sha256sum] = "1febd22afe1489b13c6749ea059d392c03261b2950d1d45c17e3aed812
 
 PYPI_PACKAGE = "matplotlib"
 inherit pypi setuptools3
+
+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