All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Yocto Project <yocto@yoctoproject.org>,
	 Tom Zanussi <tom.zanussi@intel.com>
Subject: [PATCH 8/7] sys940x: Drop PREFERRED_VERSION for emgd driver
Date: Tue, 01 May 2012 17:57:48 -0700	[thread overview]
Message-ID: <4FA0868C.5070902@linux.intel.com> (raw)
In-Reply-To: <cover.1335909082.git.dvhart@linux.intel.com>

[and one more, also now on the contrib branch mentioned in 0/1]

Accept the default version of the emgd driver, 1.8 is no longer available
anyway. This avoids the warning about 1.8 not being available.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
---
 meta-sys940x/conf/machine/sys940x.conf |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf
index 4b9b91d..58e2ba1 100644
--- a/meta-sys940x/conf/machine/sys940x.conf
+++ b/meta-sys940x/conf/machine/sys940x.conf
@@ -20,7 +20,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \
 PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
 PREFERRED_VERSION_mesa-dri ?= "7.11"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
-PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 APPEND += "console=ttyS0,115200 console=tty0"


      parent reply	other threads:[~2012-05-02  0:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 22:12 [PATCH 0/7][meta-intel][RFC] Update n450, fri2, and sys940x to 3.2 Darren Hart
2012-05-01 22:12 ` [PATCH 1/7] fri2: Prefer linux-yocto 3.2 Darren Hart
2012-05-01 22:12 ` [PATCH 2/7] linux-firmware: Move fri2 linux-firmware append to common Darren Hart
2012-05-02  1:17   ` Tom Zanussi
2012-05-01 22:12 ` [PATCH 3/7] n450: Update to linux-yocto 3.2 Darren Hart
2012-05-02 12:55   ` Bruce Ashfield
2012-05-02 14:02     ` Darren Hart
2012-05-02 14:09       ` Bruce Ashfield
2012-05-01 22:12 ` [PATCH 4/7] sys940x: prefer xf86-input-evdev 2.6.0 Darren Hart
2012-05-01 22:12 ` [PATCH 5/7] sys940x: Add product URL to README Darren Hart
2012-05-01 22:12 ` [PATCH 6/7] ia32-base.inc: Use a weak default assignment for kernel provider and version Darren Hart
2012-05-02  1:17   ` Tom Zanussi
2012-05-01 22:12 ` [PATCH 7/7] sys940x: Update to linux-yocto 3.2 Darren Hart
2012-05-02  0:57 ` Darren Hart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FA0868C.5070902@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=tom.zanussi@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.