From: Pengyu Ma <pengyu.ma@windriver.com>
To: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [V2][PATCH] mesa: Upgrade to 10.4.0
Date: Thu, 29 Jan 2015 18:05:08 +0800 [thread overview]
Message-ID: <54CA05D4.6040404@windriver.com> (raw)
In-Reply-To: <CAP71Wjyba6f0VpKMFJkOs21KPFdtX_ScR3E=jtJTit_mkaN0cA@mail.gmail.com>
On 01/29/2015 05:53 PM, Nicolas Dechesne wrote:
> On Wed, Jan 28, 2015 at 9:57 AM, Pengyu Ma <pengyu.ma@windriver.com> wrote:
>> diff --git a/meta/recipes-graphics/mesa/mesa-gl_10.3.4.bb b/meta/recipes-graphics/mesa/mesa-gl_10.4.0.bb
>> similarity index 100%
>> rename from meta/recipes-graphics/mesa/mesa-gl_10.3.4.bb
>> rename to meta/recipes-graphics/mesa/mesa-gl_10.4.0.bb
>> diff --git a/meta/recipes-graphics/mesa/mesa_10.3.4.bb b/meta/recipes-graphics/mesa/mesa_10.4.0.bb
>> similarity index 78%
>> rename from meta/recipes-graphics/mesa/mesa_10.3.4.bb
>> rename to meta/recipes-graphics/mesa/mesa_10.4.0.bb
> why not 10.4.3 directly, instead?
10.4.0 is intel graphic stack 2014 Q4 Release version
https://01.org/linuxgraphics/downloads/2014/2014q4-intel-graphics-stack-release
It is stable and verified with other packages libdrm xorg-video-intel
and xserver-xorg in oe-core master.
>
>
>> index 50092c9..7d3723e 100644
>> --- a/meta/recipes-graphics/mesa/mesa_10.3.4.bb
>> +++ b/meta/recipes-graphics/mesa/mesa_10.4.0.bb
>> @@ -2,8 +2,8 @@ require ${BPN}.inc
>>
>> SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2"
>>
>> -SRC_URI[md5sum] = "fa0558a3d02c2bb8c208c030ccdc992e"
>> -SRC_URI[sha256sum] = "e6373913142338d10515daf619d659433bfd2989988198930c13b0945a15e98a"
>> +SRC_URI[md5sum] = "b7b37117eecbdfaaf3075acfb063d5a3"
>> +SRC_URI[sha256sum] = "98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219"
>>
>> S = "${WORKDIR}/Mesa-${PV}"
>>
>> diff --git a/meta/recipes-graphics/mesa/mesa_git.bb b/meta/recipes-graphics/mesa/mesa_git.bb
>> index b046ae2..e554ff4 100644
>> --- a/meta/recipes-graphics/mesa/mesa_git.bb
>> +++ b/meta/recipes-graphics/mesa/mesa_git.bb
>> @@ -4,8 +4,8 @@ DEFAULT_PREFERENCE = "-1"
>>
>> LIC_FILES_CHKSUM = "file://docs/license.html;md5=6a23445982a7a972ac198e93cc1cb3de"
>>
>> -SRCREV = "c7b9a2e38a3e471562b50dab8be65db8ac6819f8"
>> -PV = "10.3.4+git${SRCPV}"
>> +SRCREV = "f70e4d4afd16e66506ce3b055edb3b71b1464890"
>> +PV = "10.4.3+git${SRCPV}"
> that's the commit for 10.4.3 tag, this isn't consistent with the
> change you did in the non _git recipe.
_git version include the latest stable version of mesa.
So that's why we keep 2 versions.
Pengyu
next prev parent reply other threads:[~2015-01-29 10:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-28 8:57 [V2][PATCH] mesa: Upgrade to 10.4.0 Pengyu Ma
2015-01-29 9:53 ` Nicolas Dechesne
2015-01-29 10:05 ` Pengyu Ma [this message]
2015-01-29 10:10 ` Nicolas Dechesne
2015-01-29 10:35 ` Burton, Ross
2015-01-30 1:51 ` Pengyu Ma
2015-01-30 7:51 ` Nicolas Dechesne
2015-01-30 7:56 ` Pengyu Ma
2015-01-30 8:02 ` Nicolas Dechesne
2015-01-30 9:05 ` Richard Purdie
2015-01-30 9:12 ` Pengyu Ma
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=54CA05D4.6040404@windriver.com \
--to=pengyu.ma@windriver.com \
--cc=nicolas.dechesne@linaro.org \
--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 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.