All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] mesa: update git recipe to 9.1.3 release
Date: Fri, 31 May 2013 13:01:13 +0200	[thread overview]
Message-ID: <20130531110113.GA23802@jama> (raw)
In-Reply-To: <1369997391-28957-2-git-send-email-ross.burton@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1628 bytes --]

On Fri, May 31, 2013 at 11:49:51AM +0100, Ross Burton wrote:
> It's not bleeding edge but it's better than the previous pre-9.1 commit.
> 
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>  meta/recipes-graphics/mesa/mesa-git.inc |    9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/meta/recipes-graphics/mesa/mesa-git.inc b/meta/recipes-graphics/mesa/mesa-git.inc
> index ee9a552..aa2f2c3 100644
> --- a/meta/recipes-graphics/mesa/mesa-git.inc
> +++ b/meta/recipes-graphics/mesa/mesa-git.inc
> @@ -1,11 +1,12 @@
> -# Current pre-9.1 commit
> -SRCREV = "1665af3066f3d58c42e9d5b13098f13615a7672c"
> -PV = "9.1~git${SRCPV}"
> +# 9.1.3 commit
> +SRCREV = "f32ec82a8cfcabc5b7596796f36afe7986651f02"
> +PV = "9.1.3~git${SRCPV}"

Why '~' and not '+' like other git recipes? Maybe it matches 9.1.3 now
but with first SRCREV bump or with AUTOREV used '+' would be more
appropriate.

Cheers,

>  
>  LIC_FILES_CHKSUM = "file://docs/license.html;md5=42d77d95cba529a3637129be87d6555d"
>  
>  SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git \
> -           file://0002-cross-compile.patch \
> +           file://EGL-Mutate-NativeDisplayType-depending-on-config.patch \
> +           file://fix-glsl-cross.patch \
>             "
>  
>  S = "${WORKDIR}/git"
> -- 
> 1.7.10.4
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-05-31 11:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31 10:49 [PATCH 1/2] mesa: upgrade to 9.1.3 Ross Burton
2013-05-31 10:49 ` [PATCH 2/2] mesa: update git recipe to 9.1.3 release Ross Burton
2013-05-31 11:01   ` Martin Jansa [this message]
2013-05-31 11:15     ` Burton, Ross

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=20130531110113.GA23802@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /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.