[OE-core] [PATCH 3/3] Prepare mesa-dri for weston compatibility

Burton, Ross ross.burton at intel.com
Fri Dec 21 11:51:21 UTC 2012


On 21 December 2012 11:38, Alex DAMIAN <alexandru.damian at intel.com> wrote:
> From: Alexandru DAMIAN <alexandru.damian at intel.com>
>
> This patch enables mesa-git to build wayland-compatible
> packages for usage with weston.
>
> It adds wayland platform support, packs the wayland-egl
> files, and sets the -git version as preffered provider.

This message isn't right anymore.

> Signed-off-by: Alexandru DAMIAN <alexandru.damian at intel.com>
> ---
>  meta/recipes-graphics/mesa/mesa-common.inc |   13 ++++++++++---
>  meta/recipes-graphics/mesa/mesa-dri.inc    |    1 +
>  2 files changed, 11 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc
> index 70957eb..65f70e7 100644
> --- a/meta/recipes-graphics/mesa/mesa-common.inc
> +++ b/meta/recipes-graphics/mesa/mesa-common.inc
> @@ -12,13 +12,12 @@ SECTION = "x11"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://docs/license.html;md5=03ccdc4c379c4289aecfb8892c546f67"
>
> -INC_PR = "r9"
> +INC_PR = "r10"
>  PE = "2"

No need to fiddle PR in oe-core.

>  DEPENDS = "libxml2-native makedepend-native flex-native bison-native"
>
>  PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl"
> -

Please restore this whitespace.

Ross




More information about the Openembedded-core mailing list