[meta-intel] [PATCH 2/2] Replace references to mesa-dri with mesa in all files

Laurentiu Palcu laurentiu.palcu at intel.com
Tue Mar 5 06:50:51 PST 2013


[YOCTO #3385]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu at intel.com>
---
 common/recipes-multimedia/libva/libva.inc |    2 +-
 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 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/recipes-multimedia/libva/libva.inc b/common/recipes-multimedia/libva/libva.inc
index d897f36..ca14fe0 100644
--- a/common/recipes-multimedia/libva/libva.inc
+++ b/common/recipes-multimedia/libva/libva.inc
@@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
 
 INC_PR = "r1"
 
-DEPENDS = "libxext libxfixes libdrm mesa-dri"
+DEPENDS = "libxext libxfixes libdrm mesa"
 
 inherit autotools pkgconfig
 
diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
index 2a4abe3..ec6004f 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 ?= "9.0.2"
+PREFERRED_VERSION_mesa ?= "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 4c35211..ed75913 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 ?= "9.0.2"
+PREFERRED_VERSION_mesa ?= "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 d6395d0..a68de3b 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.2"
+PREFERRED_VERSION_mesa ?= "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 c4aa5db..303a77e 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 ?= "9.0.2"
+PREFERRED_VERSION_mesa ?= "9.0.2"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
 PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
 
-- 
1.7.9.5




More information about the meta-intel mailing list