]> 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:38 +0000 (10:03 -0200)
commit43250875bb3ec3a1d689d94c70fabcf3d7ef2816
tree9b0e087e25fec5ac96f1a159c01418b735ac0ff5
parent1391654bc885f4dd01beb77e15ee9b3556328229
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>
(cherry picked from commit 0296938d6316fe9d5b41d5a0ec8a2eb8200b7d3f)
recipes-graphics/wayland/weston_2.0.0.bbappend