On 4/5/20 8:55 AM, Khem Raj wrote:
On Fri, Apr 3, 2020 at 5:54 PM Khem Raj wrote:
Hi Martin
I am seeing upm package failures, which I think are related to this change
https://errors.yoctoproject.org/Errors/Details/400570/
https://errors.yoctoproject.org/Errors/Details/400566/
https://errors.
On Fri, Apr 3, 2020 at 5:54 PM Khem Raj wrote:
>
> Hi Martin
>
> I am seeing upm package failures, which I think are related to this change
>
> https://errors.yoctoproject.org/Errors/Details/400570/
> https://errors.yoctoproject.org/Errors/Details/400566/
> https://errors.yoctoproject.org/Errors/D
Hi Martin
I am seeing upm package failures, which I think are related to this change
https://errors.yoctoproject.org/Errors/Details/400570/
https://errors.yoctoproject.org/Errors/Details/400566/
https://errors.yoctoproject.org/Errors/Details/400588/
On Thu, Apr 2, 2020 at 1:59 PM Martin Kelly w
Currently, CMake has two ways of finding Python executables:
FindPythonInterp and FindPython/FindPython3. FindPythonInterp is
deprecated and may be removed at some point. Currently, python3native
sets PYTHON_EXECUTABLE, which FindPythonInterp uses. This is a problem
for a few reasons:
- Setting PY