Hi RP, Here are two fixes which are sent by Mats Karrman and Valentin Popa for dora.
// Robert The following changes since commit ec8ae16e35fd7db6a5bb12412d50ab6f355b0f6e: image_types.bbclass: use 4096 instead of 8192 bytes-per-inode (2014-03-26 09:43:52 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib robert/dora-next http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=robert/dora-next Mats Kärrman (1): eglibc 2.18: powerpc: Fix time related syscalls Valentin Popa (1): mesa: build fix for gallium-egl .../ppc-fix-time-related-syscalls.patch | 227 +++++++++++++ meta/recipes-core/eglibc/eglibc_2.18.bb | 1 + ...01-Add-MESA_EGL_NO_X11_HEADERS-to-defines.patch | 41 +++ ...ate-NativeDisplayType-depending-on-config.patch | 359 -------------------- meta/recipes-graphics/mesa/mesa_9.1.6.bb | 10 +- meta/recipes-graphics/mesa/mesa_git.bb | 10 +- 6 files changed, 287 insertions(+), 361 deletions(-) create mode 100644 meta/recipes-core/eglibc/eglibc-2.18/ppc-fix-time-related-syscalls.patch create mode 100644 meta/recipes-graphics/mesa/mesa/0001-Add-MESA_EGL_NO_X11_HEADERS-to-defines.patch delete mode 100644 meta/recipes-graphics/mesa/mesa/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch -- 1.7.10.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
