From 01c6d2fbabfba0a6776ef7fefa49595b7d121d20 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Thu, 16 Apr 2015 08:17:39 -0700 Subject: python-cffi/python-pycparser: enable native build Signed-off-by: Tim Orling Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-cffi_0.9.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-cffi_0.9.2.bb') diff --git a/meta-python/recipes-devtools/python/python-cffi_0.9.2.bb b/meta-python/recipes-devtools/python/python-cffi_0.9.2.bb index 6c34b6760c..90d8099e0e 100644 --- a/meta-python/recipes-devtools/python/python-cffi_0.9.2.bb +++ b/meta-python/recipes-devtools/python/python-cffi_0.9.2.bb @@ -7,3 +7,5 @@ SRC_URI[md5sum] = "b1bf4625ae07a8a932f2f1a2eb200c54" SRC_URI[sha256sum] = "1988ce7ff9c64ecd5077776175e90fd8f0a8c827cb241a23647175ce08126bb2" inherit pypi + +BBCLASSEXTEND = "native" -- cgit 1.2.3-korg