Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 1/3] preferred-xorg-versions-X11R7.4.inc: Lock PREFERRED_VERSION_dri2proto ?= "1.1"
Date: Mon, 14 Sep 2009 23:41:14 -0700	[thread overview]
Message-ID: <1252996876-782-1-git-send-email-raj.khem@gmail.com> (raw)

* With dri2proto 2.0 recipe being added now it gets picked up
  this recipes needs newer version of xorg-utils so we tie down
  the version of dri2proto to 1.1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../include/preferred-xorg-versions-X11R7.4.inc    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
index 21f9758..156653f 100644
--- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
+++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
@@ -203,6 +203,7 @@ PREFERRED_VERSION_bigreqsproto ?= "1.0.2"
 PREFERRED_VERSION_compositeproto ?= "0.4"
 PREFERRED_VERSION_damageproto ?= "1.1.0"
 PREFERRED_VERSION_dmxproto ?= "2.2.2"
+PREFERRED_VERSION_dri2proto ?= "1.1"
 PREFERRED_VERSION_fixesproto ?= "4.0"
 PREFERRED_VERSION_fontcacheproto ?= "0.1.2"
 PREFERRED_VERSION_fontsproto ?= "2.0.2"
-- 
1.6.3.3




             reply	other threads:[~2009-09-15  6:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-15  6:41 Khem Raj [this message]
2009-09-15  6:41 ` [PATCH 2/3] proxy-libintl_20080418.bb: Build shared library instead of static Khem Raj
2009-09-15  6:41   ` [PATCH 3/3] minimal.conf: Set PREFERRED_VERSION of glib to 2.21.4 Khem Raj
2009-09-15  8:17     ` Phil Blundell
2009-09-15  7:57   ` [PATCH 2/3] proxy-libintl_20080418.bb: Build shared library instead of static Phil Blundell

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=1252996876-782-1-git-send-email-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox