* [PATCH 0/1] sugarbay.conf: add mesa library correctly
@ 2011-03-11 11:41 Dexuan Cui
2011-03-11 11:41 ` [PATCH 1/1] sugarbay.conf: add mesa library: correct previous wrong modification Dexuan Cui
0 siblings, 1 reply; 3+ messages in thread
From: Dexuan Cui @ 2011-03-11 11:41 UTC (permalink / raw)
To: poky
From: Dexuan Cui <dexuan.cui@intel.com>
766c20ef2141d058f15074e866313ab119332ea8 added
mesa-dri-driver-i915, but actually it should be
mesa-dri-driver-i965.
This fixes [BUGID #727]
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: dcui/meta-intel
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/meta-intel
Thanks,
Dexuan Cui <dexuan.cui@intel.com>
---
Dexuan Cui (1):
sugarbay.conf: add mesa library: correct previous wrong modification
meta-sugarbay/conf/machine/sugarbay.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
1.7.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] sugarbay.conf: add mesa library: correct previous wrong modification
2011-03-11 11:41 [PATCH 0/1] sugarbay.conf: add mesa library correctly Dexuan Cui
@ 2011-03-11 11:41 ` Dexuan Cui
2011-03-14 0:54 ` Cui, Dexuan
0 siblings, 1 reply; 3+ messages in thread
From: Dexuan Cui @ 2011-03-11 11:41 UTC (permalink / raw)
To: poky
From: Dexuan Cui <dexuan.cui@intel.com>
This fixes [BUGID #727]
766c20ef2141d058f15074e866313ab119332ea8 added
mesa-dri-driver-i915, but actually it should be
mesa-dri-driver-i965.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Ke Yu <ke.yu@intel.com>
---
meta-sugarbay/conf/machine/sugarbay.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf
index 92d7c54..00534a5 100644
--- a/meta-sugarbay/conf/machine/sugarbay.conf
+++ b/meta-sugarbay/conf/machine/sugarbay.conf
@@ -28,7 +28,7 @@ XSERVER ?= "xserver-xf86-dri-lite \
xf86-input-synaptics \
xf86-video-intel \
mesa-dri \
- mesa-dri-driver-i915"
+ mesa-dri-driver-i965"
SERIAL_CONSOLE = "115200 ttyS0"
--
1.7.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] sugarbay.conf: add mesa library: correct previous wrong modification
2011-03-11 11:41 ` [PATCH 1/1] sugarbay.conf: add mesa library: correct previous wrong modification Dexuan Cui
@ 2011-03-14 0:54 ` Cui, Dexuan
0 siblings, 0 replies; 3+ messages in thread
From: Cui, Dexuan @ 2011-03-14 0:54 UTC (permalink / raw)
To: poky@yoctoproject.org; +Cc: Wold, Saul
Sorry -- it should be "[YOCTO #727]" rather than "[BUGID #727]" now...
Please correct the typo when accepting the patch.
Thanks,
-- Dexuan
-----Original Message-----
From: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] On Behalf Of Dexuan Cui
Sent: 2011年3月11日 19:42
To: poky@yoctoproject.org
Subject: [poky] [PATCH 1/1] sugarbay.conf: add mesa library: correct previous wrong modification
From: Dexuan Cui <dexuan.cui@intel.com>
This fixes [BUGID #727]
766c20ef2141d058f15074e866313ab119332ea8 added
mesa-dri-driver-i915, but actually it should be
mesa-dri-driver-i965.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Ke Yu <ke.yu@intel.com>
---
meta-sugarbay/conf/machine/sugarbay.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf
index 92d7c54..00534a5 100644
--- a/meta-sugarbay/conf/machine/sugarbay.conf
+++ b/meta-sugarbay/conf/machine/sugarbay.conf
@@ -28,7 +28,7 @@ XSERVER ?= "xserver-xf86-dri-lite \
xf86-input-synaptics \
xf86-video-intel \
mesa-dri \
- mesa-dri-driver-i915"
+ mesa-dri-driver-i965"
SERIAL_CONSOLE = "115200 ttyS0"
--
1.7.2
_______________________________________________
poky mailing list
poky@yoctoproject.org
https://lists.yoctoproject.org/listinfo/poky
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-14 0:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-11 11:41 [PATCH 0/1] sugarbay.conf: add mesa library correctly Dexuan Cui
2011-03-11 11:41 ` [PATCH 1/1] sugarbay.conf: add mesa library: correct previous wrong modification Dexuan Cui
2011-03-14 0:54 ` Cui, Dexuan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.