[meta-intel] [PATCH 3/4] intel-graphics-compiler: add

Burton, Ross ross.burton at intel.com
Fri Apr 5 09:32:11 PDT 2019


On Fri, 5 Apr 2019 at 14:00, Anuj Mittal <anuj.mittal at 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


More information about the meta-intel mailing list