Hopefully the final Mesa patch set. First pulls in an essential fix to PACKAGECONFIG, and then enables GLES and EGL using PACKAGECONFIG, based on whether the MACHINE_FEATURES contains x86.
Ross The following changes since commit 2dec760b79bb7e2e79c33c5127fa64685bd86a18: foomatic: fix perl path for target (2012-08-08 10:06:00 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/mesa for you to fetch changes up to 938675e4208fd34908653e1a7565c58f53067d77: mesa: enable EGL, with DRM and X11 platforms (2012-08-13 12:53:45 +0100) ---------------------------------------------------------------- Damien Lespiau (2): mesa: Add a mesa-dri-glsl-native_git recipe core: Prefer mesa-dri as virtual/libopengles1/2 provider Ross Burton (5): clutter: DOLT isn't used anymore mesa: enable GLES v1 and v2 mesa-demos: fix GLES2 build mesa: respect x11 DISTRO_FEATURE mesa: enable EGL, with DRM and X11 platforms Yao Zhao (1): base.bbclass: fix PACKAGECONFIG handling code meta/classes/base.bbclass | 25 ++++++++--------- meta/conf/distro/include/default-providers.inc | 2 ++ meta/conf/machine/qemux86-64.conf | 2 ++ meta/conf/machine/qemux86.conf | 2 ++ meta/recipes-graphics/clutter/clutter-1.8_1.8.4.bb | 7 +---- meta/recipes-graphics/clutter/clutter-1.8_git.bb | 7 +---- meta/recipes-graphics/clutter/cogl_git.bb | 7 +---- meta/recipes-graphics/mesa/mesa-8.0.4.inc | 1 + meta/recipes-graphics/mesa/mesa-common.inc | 26 ++++++++++++------ .../mesa/mesa-demos/gles2-info.patch | 15 ++++++++++ meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb | 5 ++-- .../recipes-graphics/mesa/mesa-dri-glsl-native.inc | 7 +++++ .../mesa/mesa-dri-glsl-native_8.0.4.bb | 9 ++---- .../mesa/mesa-dri-glsl-native_git.bb | 23 ++++++++++++++++ meta/recipes-graphics/mesa/mesa-dri.inc | 8 +++++- meta/recipes-graphics/mesa/mesa-git.inc | 2 ++ ...-gross-hack-to-prevent-from-install-libgl.patch | 29 ++++++++++++++++++++ .../arch/qemu/conf/machine/{{=machine}}.conf | 2 ++ 18 files changed, 129 insertions(+), 50 deletions(-) create mode 100644 meta/recipes-graphics/mesa/mesa-demos/gles2-info.patch create mode 100644 meta/recipes-graphics/mesa/mesa-dri-glsl-native.inc create mode 100644 meta/recipes-graphics/mesa/mesa-dri-glsl-native_git.bb create mode 100644 meta/recipes-graphics/mesa/mesa/0004-gross-hack-to-prevent-from-install-libgl.patch Damien Lespiau (2): mesa: Add a mesa-dri-glsl-native_git recipe core: Prefer mesa-dri as virtual/libopengles1/2 provider Ross Burton (5): clutter: DOLT isn't used anymore mesa: enable GLES v1 and v2 mesa-demos: fix GLES2 build mesa: respect x11 DISTRO_FEATURE mesa: enable EGL, with DRM and X11 platforms Yao Zhao (1): base.bbclass: fix PACKAGECONFIG handling code meta/classes/base.bbclass | 25 ++++++++--------- meta/conf/distro/include/default-providers.inc | 2 ++ meta/conf/machine/qemux86-64.conf | 2 ++ meta/conf/machine/qemux86.conf | 2 ++ meta/recipes-graphics/clutter/clutter-1.8_1.8.4.bb | 7 +---- meta/recipes-graphics/clutter/clutter-1.8_git.bb | 7 +---- meta/recipes-graphics/clutter/cogl_git.bb | 7 +---- meta/recipes-graphics/mesa/mesa-8.0.4.inc | 1 + meta/recipes-graphics/mesa/mesa-common.inc | 26 ++++++++++++------ .../mesa/mesa-demos/gles2-info.patch | 15 ++++++++++ meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb | 5 ++-- .../recipes-graphics/mesa/mesa-dri-glsl-native.inc | 7 +++++ .../mesa/mesa-dri-glsl-native_8.0.4.bb | 9 ++---- .../mesa/mesa-dri-glsl-native_git.bb | 23 ++++++++++++++++ meta/recipes-graphics/mesa/mesa-dri.inc | 8 +++++- meta/recipes-graphics/mesa/mesa-git.inc | 2 ++ ...-gross-hack-to-prevent-from-install-libgl.patch | 29 ++++++++++++++++++++ .../arch/qemu/conf/machine/{{=machine}}.conf | 2 ++ 18 files changed, 129 insertions(+), 50 deletions(-) create mode 100644 meta/recipes-graphics/mesa/mesa-demos/gles2-info.patch create mode 100644 meta/recipes-graphics/mesa/mesa-dri-glsl-native.inc create mode 100644 meta/recipes-graphics/mesa/mesa-dri-glsl-native_git.bb create mode 100644 meta/recipes-graphics/mesa/mesa/0004-gross-hack-to-prevent-from-install-libgl.patch -- 1.7.10 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core