From: Khem Raj <raj.khem@gmail.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH V2] mesa, llvm, meson: Update llvm to 8.0.1 plus define and use LLVM version globally
Date: Sat, 3 Aug 2019 12:42:56 -0700 [thread overview]
Message-ID: <7d11f619-7227-866e-c018-e20f4d9f0b85@gmail.com> (raw)
In-Reply-To: <CANNYZj_Qp_c9ncMaAXKHaAjWHnqn3OG4YkNvvKHebh3viU5i=w@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1419 bytes --]
On 8/3/19 11:54 AM, Alexander Kanavin wrote:
> On Sat, 3 Aug 2019 at 20:36, Khem Raj <raj.khem@gmail.com
> <mailto:raj.khem@gmail.com>> wrote:
>
> diff --git a/meta/recipes-devtools/llvm/llvm_git.bb
> <http://llvm_git.bb> b/meta/recipes-devtools/llvm/llvm_git.bb
> <http://llvm_git.bb>
> index 0067635c2b..35ad3ced37 100644
> --- a/meta/recipes-devtools/llvm/llvm_git.bb <http://llvm_git.bb>
> +++ b/meta/recipes-devtools/llvm/llvm_git.bb <http://llvm_git.bb>
> BRANCH = "release/${MAJOR_VERSION}.x"
> MAJOR_VERSION = "8"
> MINOR_VERSION = "0"
> -PATCH_VERSION = "0"
> +PATCH_VERSION = "1"
> SOLIBVER = "1"
> PV = "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}"
> SRC_URI =
> "git://github.com/llvm/llvm-project.git;branch=${BRANCH}
> <http://github.com/llvm/llvm-project.git;branch=$%7BBRANCH%7D> \
> "-Dgallium-xa=true, -Dgallium-xa=false"
>
>
> Should this bit also use LLVMVERSION? It would be good to define the
> llvm version in a single place, otherwise we will continue to trip
> over partial mismatching updates. MAJOR_VERSION can be easily
> determined via inline python.
it will limit the option of having another llvm recipe which could be
provided by other layers for different reasons. so we provide a fallback
implementation if someone wants to override they can.
>
> Alex
[-- Attachment #2: Type: text/html, Size: 3275 bytes --]
prev parent reply other threads:[~2019-08-03 19:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-03 18:35 [PATCH V2] mesa, llvm, meson: Update llvm to 8.0.1 plus define and use LLVM version globally Khem Raj
2019-08-03 18:54 ` Alexander Kanavin
2019-08-03 19:42 ` Khem Raj [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=7d11f619-7227-866e-c018-e20f4d9f0b85@gmail.com \
--to=raj.khem@gmail.com \
--cc=alex.kanavin@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