summaryrefslogtreecommitdiffstats
path: root/efl-layer
Commit message (Collapse)AuthorAgeFilesLines
* efl: fix build with current master meta-oe/oe-coreAndreas Müller2015-10-241-6/+14
| | | | | | | | | | | | | | | fixes: | In file included from /home/a.mueller/tmp/oe-core-glibc/sysroots/zeravarimx6q/usr/include/EGL/eglplatform.h:38:0, | from /home/a.mueller/tmp/oe-core-glibc/sysroots/zeravarimx6q/usr/include/EGL/egl.h:39, | from ../src/modules/evas/engines/gl_common/evas_gl_api_ext.h:7, | from ../src/modules/evas/engines/gl_common/evas_gl_core_private.h:5, | from modules/evas/engines/gl_generic/evas_engine.c:2: | /home/a.mueller/tmp/oe-core-glibc/sysroots/zeravarimx6q/usr/include/EGL/eglvivante.h:266:2: error: #error "Platform not recognized" | #error "Platform not recognized" | ^ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* efl: Avoid applying the patch for non-i.MX6 machinesOtavio Salvador2014-11-051-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* efl: rename bbappend to match future versionsAndreas Müller2014-11-051-0/+0
| | | | | | | as long as the patch applies chances are high that we need it Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* efl: Add bbappend to make it work with the Vivante EGL headersCarlos Rafael Giani2014-06-282-0/+58
Without this, the enlightenment foundation libraries will fail to build, because Vivante EGL headers require these extra preprocessor defines Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>