Re: [OE-core] [PATCH v2 1/2] mesa: Avoid platform probing when building without EGL

2017-07-10 Thread Jussi Kukkonen
On 8 July 2017 at 18:34, Andrea Galbusera wrote: > Hi! > > On Mon, Jul 3, 2017 at 10:02 PM, Otavio Salvador > wrote: > >> The 17.1.2 release has changed the platform setting and when not >> explicitly disabled it assumes x11 support. >> >> Fixes: >> >> | checking for x11-xcb xcb xcb-dri2 >= 1.8

Re: [OE-core] [PATCH v2 1/2] mesa: Avoid platform probing when building without EGL

2017-07-08 Thread Andrea Galbusera
Hi! On Mon, Jul 3, 2017 at 10:02 PM, Otavio Salvador wrote: > The 17.1.2 release has changed the platform setting and when not > explicitly disabled it assumes x11 support. > > Fixes: > > | checking for x11-xcb xcb xcb-dri2 >= 1.8 xcb-xfixes... no > | configure: error: Package requirements (x11-

Re: [OE-core] [PATCH v2 1/2] mesa: Avoid platform probing when building without EGL

2017-07-03 Thread Nicolas Dechesne
On Mon, Jul 3, 2017 at 10:02 PM, Otavio Salvador wrote: > The issue has been exposed by meta-freescale BSP. Fix tested with > imx6qsabresd machine. > > Signed-off-by: Otavio Salvador this looks correct to me, and this is due to this upstream commit: 1d89787a19 configure: loosen --with-platforms

[OE-core] [PATCH v2 1/2] mesa: Avoid platform probing when building without EGL

2017-07-03 Thread Otavio Salvador
The 17.1.2 release has changed the platform setting and when not explicitly disabled it assumes x11 support. Fixes: | checking for x11-xcb xcb xcb-dri2 >= 1.8 xcb-xfixes... no | configure: error: Package requirements (x11-xcb xcb xcb-dri2 >= 1.8 xcb-xfixes) were not met: | | No package 'x11-xcb'