Re: [yocto] Remove include /usr/include/SDL2

2019-06-25 Thread Mauro Ziliani
Thank for the answer. I'll look for that. MZ Il 24/06/19 19:40, Burton, Ross ha scritto: The problem is that kivy is ignoring all of the attempts at telling it to build in a sysroot and *still* looking in /usr. This is a clear cut bug in the kivy build system, so you'll have to look at that

[yocto] Remove include /usr/include/SDL2

2019-06-24 Thread Mauro Ziliani
Hi all. I'm trying to compile kivy inside yocto for a 586 board. The compilation fails because the i586-cc uses /usr/include and /usr/local/include paths as INCLUDEDIR (togheter with others paths) How can avoid this? I need /usr/include o /usr/local/include for other apps, but I don't