aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-07-03 17:02:09 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-06 14:38:08 +0100
commit49c3dad38134857b31152bf76ebf2cd78c8a53c8 (patch)
treecf68f6c1b220e4f3a74fc3c8da47256effd148bd /meta/recipes-core
parent2b7232f2913cc3c8463f136bad7dd06b690c5141 (diff)
downloadopenembedded-core-contrib-49c3dad38134857b31152bf76ebf2cd78c8a53c8.tar.gz
mesa: Avoid platform probing when building without EGL
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' found | No package 'xcb' found | No package 'xcb-dri2' found | No package 'xcb-xfixes' found | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. | | Alternatively, you may set the environment variables XCB_DRI2_CFLAGS | and XCB_DRI2_LIBS to avoid the need to call pkg-config. | See the pkg-config man page for more details. The issue has been exposed by meta-freescale BSP. Fix tested with imx6qsabresd machine. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions