From b9700dca8174f6722948a5e57cf94d22b35c456d Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Mon, 23 Mar 2015 17:54:18 +0100 Subject: python-pyyaml: enable native build Signed-off-by: Andreas Oberritter Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pyyaml_3.10.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb index 100e1c8..7f20e8b 100644 --- a/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb +++ b/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb @@ -20,3 +20,5 @@ do_configure_prepend() { # upstream setup.py overcomplicated, use ours install -m 0644 ${WORKDIR}/setup.py ${S} } + +BBCLASSEXTEND = "native" -- cgit v1.1