]> code.ossystems Code Review - meta-freescale.git/commit
mesa: Fix override of x11 GLX support for i.MX6
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 20 Jul 2015 23:50:36 +0000 (20:50 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:13 +0000 (15:03 -0300)
commit4420431e43c6affcb02fad33532d42f1e1d06173
treeb78a27d4fd993536c6ab1e23840a63834de95ff6
parent614ee7f1c907aeabe37f500431a3491f7132a1bc
mesa: Fix override of x11 GLX support for i.MX6

The replacement of --enable-glx-tls for --enable-glx was not working
due the way the variables are expanded. To fix the issue an annonymous
function has been added to mangle it just before its use.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/mesa/mesa_%.bbappend