Allow native builds of python-asyn1crypto

Add "native" to BBCLASSEXTEND to allow native builds.

Signed-off-by: Jonathan Haigh <jonathan.haigh@arm.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 89934c6592)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Jonathan Haigh
2017-11-20 16:15:22 +00:00
committed by Armin Kuster
parent 45bcac83b3
commit be07dada95

View File

@@ -10,3 +10,4 @@ SRC_URI[md5sum] = "97d54665c397b72b165768398dfdd876"
SRC_URI[sha256sum] = "0874981329cfebb366d6584c3d16e913f2a0eb026c9463efcc4aaf42a9d94d70"
inherit pypi
BBCLASSEXTEND = "native"