Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] libdrm: add DEFAULT_PREFERENCE = -1 to git recipe
Date: Sun, 29 Jul 2012 11:39:29 +0200	[thread overview]
Message-ID: <1343554769-22112-1-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <cae0f7ba7693529116ae5e21cdddc35bf96aa8fe.1343389943.git.ross.burton@intel.com>

* recipe from tarball should be default version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta/recipes-graphics/drm/libdrm_git.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-graphics/drm/libdrm_git.bb b/meta/recipes-graphics/drm/libdrm_git.bb
index 2b3ef47..4f4d4f7 100644
--- a/meta/recipes-graphics/drm/libdrm_git.bb
+++ b/meta/recipes-graphics/drm/libdrm_git.bb
@@ -4,6 +4,8 @@ SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm;protocol=git"
 
 S = "${WORKDIR}/git"
 
+DEFAULT_PREFERENCE = "-1"
+
 SRCREV = "1b1a4f0a779f7ab2ba5673b9c9fe2a37047fe765"
 PV = "2.4.37+git${SRCPV}"
 PR = "${INC_PR}.0"
-- 
1.7.8.6




  reply	other threads:[~2012-07-29  9:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 11:53 [PATCH 0/4] drm updates Ross Burton
2012-07-27 11:53 ` [PATCH 1/4] drm: move to PR/INC_PR, starting at r1 as libdrm_git was at r1 Ross Burton
2012-07-27 11:53 ` [PATCH 2/4] libdrm: libdrm does not depend on xcb any more Ross Burton
2012-07-27 11:53 ` [PATCH 3/4] libdrm: Put the license md5sum in the common include Ross Burton
2012-07-27 11:53 ` [PATCH 4/4] libdrm: Bump libdrm_git to 2.4.37 Ross Burton
2012-07-29  9:39   ` Martin Jansa [this message]
2012-07-29  9:21 ` [PATCH 0/4] drm updates Richard Purdie

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=1343554769-22112-1-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@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