]> code.ossystems Code Review - meta-freescale.git/commit
weston: Append EGL_CFLAGS to CFLAGS for imxgpu2d
authorFabio Berton <fabio.berton@ossystems.com.br>
Fri, 26 Jan 2018 15:54:42 +0000 (13:54 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Feb 2018 12:03:14 +0000 (10:03 -0200)
commit0296938d6316fe9d5b41d5a0ec8a2eb8200b7d3f
tree38173050b1532c82cd361ddefa38024c5f6ab2f9
parentccc6fc6cfd001328228f7faee3bc0247f1a7d48d
weston: Append EGL_CFLAGS to CFLAGS for imxgpu2d

When building weston for imxgpu2d machine, CFLAGS doesn't get
EGL_CFLAGS value and cause the error bellow:

| ../build/tmp/sysroots/imx6sl-warp/usr/include/EGL/eglvivante.h:266:2: error: #error "Platform not recognized"
|  #error "Platform not recognized"

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/wayland/weston_2.0.0.bbappend