[meta-intel] [PATCH] Update preffered version for mesa-dri

Tom Zanussi tom.zanussi at intel.com
Mon Feb 25 06:58:52 PST 2013


On Mon, 2013-02-25 at 14:02 +0200, Alex DAMIAN wrote:
> From: Alexandru DAMIAN <alexandru.damian at intel.com>
> 
> Since mesa-dri got updated in the meta oe-core,
> preffered versions point to revisions that don't exist.
> 
> So we update the current stable version.
> 

We'll have to leave these up to Nitin to fix, and I know he was going to
do that at some point before the release - the problem is that emgd
requires certain versions of mesa-dri and can't just be set to the
latest version in master.

Thanks,

Tom

> Signed-off-by: Alexandru DAMIAN <alexandru.damian at intel.com>
> ---
>  meta-crownbay/conf/machine/crownbay.conf |    2 +-
>  meta-emenlow/conf/machine/emenlow.conf   |    2 +-
>  meta-fri2/conf/machine/fri2.conf         |    2 +-
>  meta-sys940x/conf/machine/sys940x.conf   |    2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
> index 8649189..2a4abe3 100644
> --- a/meta-crownbay/conf/machine/crownbay.conf
> +++ b/meta-crownbay/conf/machine/crownbay.conf
> @@ -24,7 +24,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
>             "
>  
>  PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
> -PREFERRED_VERSION_mesa-dri ?= "8.0.4"
> +PREFERRED_VERSION_mesa-dri ?= "9.0.2"
>  PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
>  PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
>  
> diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
> index 84a1827..4c35211 100644
> --- a/meta-emenlow/conf/machine/emenlow.conf
> +++ b/meta-emenlow/conf/machine/emenlow.conf
> @@ -24,7 +24,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
>             "
>  
>  PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
> -PREFERRED_VERSION_mesa-dri ?= "7.11"
> +PREFERRED_VERSION_mesa-dri ?= "9.0.2"
>  PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
>  PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
>  
> diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
> index 12b8367..d6395d0 100644
> --- a/meta-fri2/conf/machine/fri2.conf
> +++ b/meta-fri2/conf/machine/fri2.conf
> @@ -25,7 +25,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
>             "
>  
>  PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
> -PREFERRED_VERSION_mesa-dri ?= "9.0.1"
> +PREFERRED_VERSION_mesa-dri ?= "9.0.2"
>  PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
>  PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
>  
> diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf
> index bc03db0..5ab592f 100644
> --- a/meta-sys940x/conf/machine/sys940x.conf
> +++ b/meta-sys940x/conf/machine/sys940x.conf
> @@ -24,7 +24,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
>             "
>  
>  PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
> -PREFERRED_VERSION_mesa-dri ?= "8.0.4"
> +PREFERRED_VERSION_mesa-dri ?= "9.0.2"
>  PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
>  PREFERRED_VERSION_emgd-driver-bin ?= "1.14"
>  





More information about the meta-intel mailing list