On Fri, 5 Apr 2019 at 14:00, Anuj Mittal <anuj.mit...@intel.com> wrote:
> +inherit cmake pythonnative

Assuming it's using the standard Python checkers in cmake then this
will probably work:

EXTRA_OECMAKE = "-DPYTHON_EXECUTABLE=${HOSTTOOLS_DIR}/python3"

(or maybe python2 if it needs Py2 and can't handle py3)

Ross
-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to