All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alex.kanavin@gmail.com>
To: Jose Quaresma <quaresma.jose@gmail.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>,
	Richard Purdie <richard.purdie@linuxfoundation.org>
Subject: Re: [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5
Date: Mon, 15 Nov 2021 14:57:20 +0100	[thread overview]
Message-ID: <CANNYZj8pUc4Af9zoC0KGOFcbDT7e=5SQMCnv6LL_OcSnV3QQ+g@mail.gmail.com> (raw)
In-Reply-To: <20211114202648.316923-1-quaresma.jose@gmail.com>

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

There is no 1.5.5 release or tag here:
https://github.com/KhronosGroup/SPIRV-Headers
so this breaks version checks and automated updates.

If you want to bump SRCREV to a post-release commit, PV should be set like
this:
PV = "1.5.4+git${SRCPV}"

I'll send a patch to correct this.

Alex

On Sun, 14 Nov 2021 at 21:27, Jose Quaresma <quaresma.jose@gmail.com> wrote:

> Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
> ---
>  .../spir/{spirv-headers_1.5.4.bb => spirv-headers_1.5.5.bb}     | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-graphics/spir/{spirv-headers_1.5.4.bb =>
> spirv-headers_1.5.5.bb} (92%)
>
> diff --git a/meta/recipes-graphics/spir/spirv-headers_1.5.4.bb
> b/meta/recipes-graphics/spir/spirv-headers_1.5.5.bb
> similarity index 92%
> rename from meta/recipes-graphics/spir/spirv-headers_1.5.4.bb
> rename to meta/recipes-graphics/spir/spirv-headers_1.5.5.bb
> index 6c978ce51a..101a2e2948 100644
> --- a/meta/recipes-graphics/spir/spirv-headers_1.5.4.bb
> +++ b/meta/recipes-graphics/spir/spirv-headers_1.5.5.bb
> @@ -7,7 +7,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d"
>
> -SRCREV = "6cae8216a6ea19ff3f237af01e54378c1ff81fcd"
> +SRCREV = "c8213b3c5a2cf3a0f5c4d1e7d7b8fc2ac9f4806d"
>  SRC_URI = "git://
> github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master"
>  UPSTREAM_CHECK_GITTAGREGEX = "^(?P<pver>\d+(\.\d+)+)$"
>  S = "${WORKDIR}/git"
> --
> 2.33.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#158267):
> https://lists.openembedded.org/g/openembedded-core/message/158267
> Mute This Topic: https://lists.openembedded.org/mt/87054847/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 4159 bytes --]

  parent reply	other threads:[~2021-11-15 13:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14 20:26 [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Jose Quaresma
2021-11-14 20:26 ` [PATCH 2/5] spirv-headers: bump to last master Jose Quaresma
2021-11-14 20:26 ` [PATCH 3/5] spirv-tools: upgrade 2021.3 -> 2021.4 Jose Quaresma
2021-11-14 20:26 ` [PATCH 4/5] glslang: upgrade 11.6.0 -> 11.7.0 Jose Quaresma
2021-11-14 20:26 ` [PATCH 5/5] shaderc: upgrade 2021.2 -> 2021.3 Jose Quaresma
2021-11-15 13:57 ` Alexander Kanavin [this message]
2021-11-15 14:35   ` [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Jose Quaresma

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='CANNYZj8pUc4Af9zoC0KGOFcbDT7e=5SQMCnv6LL_OcSnV3QQ+g@mail.gmail.com' \
    --to=alex.kanavin@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=quaresma.jose@gmail.com \
    --cc=richard.purdie@linuxfoundation.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.