[oe-commits] [meta-openembedded] 13/36: Allow native builds of python-asyn1crypto

git at git.openembedded.org git at git.openembedded.org
Thu Feb 1 16:01:31 UTC 2018


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

armin_kuster pushed a commit to branch rocko
in repository meta-openembedded.

commit be07dada956ea789dc655739bdf10e73a52d4885
Author: Jonathan Haigh <Jonathan.Haigh at arm.com>
AuthorDate: Mon Nov 20 16:15:22 2017 +0000

    Allow native builds of python-asyn1crypto
    
    Add "native" to BBCLASSEXTEND to allow native builds.
    
    Signed-off-by: Jonathan Haigh <jonathan.haigh at arm.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    (cherry picked from commit 89934c65922fca58a5e80e0e0ad9435cd457270c)
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-asn1crypto.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc
index 3bdb4b2..41b7342 100644
--- a/meta-python/recipes-devtools/python/python-asn1crypto.inc
+++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc
@@ -10,3 +10,4 @@ SRC_URI[md5sum] = "97d54665c397b72b165768398dfdd876"
 SRC_URI[sha256sum] = "0874981329cfebb366d6584c3d16e913f2a0eb026c9463efcc4aaf42a9d94d70"
 
 inherit pypi
+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