All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5
@ 2021-11-14 20:26 Jose Quaresma
  2021-11-14 20:26 ` [PATCH 2/5] spirv-headers: bump to last master Jose Quaresma
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jose Quaresma @ 2021-11-14 20:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jose Quaresma

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



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 2/5] spirv-headers: bump to last master
  2021-11-14 20:26 [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Jose Quaresma
@ 2021-11-14 20:26 ` Jose Quaresma
  2021-11-14 20:26 ` [PATCH 3/5] spirv-tools: upgrade 2021.3 -> 2021.4 Jose Quaresma
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Jose Quaresma @ 2021-11-14 20:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jose Quaresma

SPIRV-Tools v2021.4 require this revision
https://github.com/KhronosGroup/SPIRV-Tools/commit/21e3f681e2004590c7865bc8c0195a4ab8e66c88

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
---
 meta/recipes-graphics/spir/spirv-headers_1.5.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/spir/spirv-headers_1.5.5.bb b/meta/recipes-graphics/spir/spirv-headers_1.5.5.bb
index 101a2e2948..522708618e 100644
--- a/meta/recipes-graphics/spir/spirv-headers_1.5.5.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 = "c8213b3c5a2cf3a0f5c4d1e7d7b8fc2ac9f4806d"
+SRCREV = "814e728b30ddd0f4509233099a3ad96fd4318c07"
 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



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 3/5] spirv-tools: upgrade 2021.3 -> 2021.4
  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 ` Jose Quaresma
  2021-11-14 20:26 ` [PATCH 4/5] glslang: upgrade 11.6.0 -> 11.7.0 Jose Quaresma
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: Jose Quaresma @ 2021-11-14 20:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jose Quaresma

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
---
 .../spir/{spirv-tools_2021.3.bb => spirv-tools_2021.4.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/spir/{spirv-tools_2021.3.bb => spirv-tools_2021.4.bb} (96%)

diff --git a/meta/recipes-graphics/spir/spirv-tools_2021.3.bb b/meta/recipes-graphics/spir/spirv-tools_2021.4.bb
similarity index 96%
rename from meta/recipes-graphics/spir/spirv-tools_2021.3.bb
rename to meta/recipes-graphics/spir/spirv-tools_2021.4.bb
index bf44b58c99..ed56f4668f 100644
--- a/meta/recipes-graphics/spir/spirv-tools_2021.3.bb
+++ b/meta/recipes-graphics/spir/spirv-tools_2021.4.bb
@@ -7,7 +7,7 @@ SECTION = "graphics"
 LICENSE  = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRCREV = "1fbed83c8aab8517d821fcb4164c08567951938f"
+SRCREV = "ab8eb607750208066e2d57eff6a34dbaf05f5ada"
 SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https"
 UPSTREAM_CHECK_GITTAGREGEX = "^v(?P<pver>\d+(\.\d+)+)$"
 S = "${WORKDIR}/git"
-- 
2.33.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 4/5] glslang: upgrade 11.6.0 -> 11.7.0
  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 ` Jose Quaresma
  2021-11-14 20:26 ` [PATCH 5/5] shaderc: upgrade 2021.2 -> 2021.3 Jose Quaresma
  2021-11-15 13:57 ` [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Alexander Kanavin
  4 siblings, 0 replies; 7+ messages in thread
From: Jose Quaresma @ 2021-11-14 20:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jose Quaresma

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
---
 .../glslang/{glslang_11.6.0.bb => glslang_11.7.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/glslang/{glslang_11.6.0.bb => glslang_11.7.0.bb} (95%)

diff --git a/meta/recipes-graphics/glslang/glslang_11.6.0.bb b/meta/recipes-graphics/glslang/glslang_11.7.0.bb
similarity index 95%
rename from meta/recipes-graphics/glslang/glslang_11.6.0.bb
rename to meta/recipes-graphics/glslang/glslang_11.7.0.bb
index e2388a1a57..0b4bf21bca 100644
--- a/meta/recipes-graphics/glslang/glslang_11.6.0.bb
+++ b/meta/recipes-graphics/glslang/glslang_11.7.0.bb
@@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler"
 LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c5ce49c0456e9b413b98a4368c378229"
 
-SRCREV = "2fb89a0072ae7316af1c856f22663fde4928128a"
+SRCREV = "925503088e2bcd76921b1e102c37fc320bace254"
 SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=master \
            file://0001-generate-glslang-pkg-config.patch"
 UPSTREAM_CHECK_GITTAGREGEX = "^(?P<pver>\d+(\.\d+)+)$"
-- 
2.33.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 5/5] shaderc: upgrade 2021.2 -> 2021.3
  2021-11-14 20:26 [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Jose Quaresma
                   ` (2 preceding siblings ...)
  2021-11-14 20:26 ` [PATCH 4/5] glslang: upgrade 11.6.0 -> 11.7.0 Jose Quaresma
@ 2021-11-14 20:26 ` Jose Quaresma
  2021-11-15 13:57 ` [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Alexander Kanavin
  4 siblings, 0 replies; 7+ messages in thread
From: Jose Quaresma @ 2021-11-14 20:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jose Quaresma

- SHADERC_SKIP_COPYRIGHT_CHECK is a new cmake option to skip
the copyright check and as we don't needs it we can avoid the check.
https://github.com/google/shaderc/commit/f6d6dddfabfec1041c0dfb8e7ff3608a5f82227c

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
---
 .../shaderc/{shaderc_2021.2.bb => shaderc_2021.3.bb}           | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta/recipes-graphics/shaderc/{shaderc_2021.2.bb => shaderc_2021.3.bb} (91%)

diff --git a/meta/recipes-graphics/shaderc/shaderc_2021.2.bb b/meta/recipes-graphics/shaderc/shaderc_2021.3.bb
similarity index 91%
rename from meta/recipes-graphics/shaderc/shaderc_2021.2.bb
rename to meta/recipes-graphics/shaderc/shaderc_2021.3.bb
index eee9817d65..cc2cfc18a8 100644
--- a/meta/recipes-graphics/shaderc/shaderc_2021.2.bb
+++ b/meta/recipes-graphics/shaderc/shaderc_2021.3.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "2c5ef1b8f8b1fdcbe1b22764e82d5caaa1d04ef9"
+SRCREV = "6fabc36fbebacfcef8cf82463df2a8247120ebf0"
 SRC_URI = "git://github.com/google/shaderc.git;protocol=https;branch=main \
            file://0001-cmake-disable-building-external-dependencies.patch \
            file://0002-libshaderc_util-fix-glslang-header-file-location.patch \
@@ -23,6 +23,7 @@ EXTRA_OECMAKE = " \
     -DBUILD_EXTERNAL=OFF \
     -DSHADERC_SKIP_TESTS=ON \
     -DSHADERC_SKIP_EXAMPLES=ON \
+    -DSHADERC_SKIP_COPYRIGHT_CHECK=ON \
 "
 
 BBCLASSEXTEND = "native nativesdk"
-- 
2.33.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5
  2021-11-14 20:26 [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Jose Quaresma
                   ` (3 preceding siblings ...)
  2021-11-14 20:26 ` [PATCH 5/5] shaderc: upgrade 2021.2 -> 2021.3 Jose Quaresma
@ 2021-11-15 13:57 ` Alexander Kanavin
  2021-11-15 14:35   ` Jose Quaresma
  4 siblings, 1 reply; 7+ messages in thread
From: Alexander Kanavin @ 2021-11-15 13:57 UTC (permalink / raw)
  To: Jose Quaresma; +Cc: OE-core, Richard Purdie

[-- 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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5
  2021-11-15 13:57 ` [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Alexander Kanavin
@ 2021-11-15 14:35   ` Jose Quaresma
  0 siblings, 0 replies; 7+ messages in thread
From: Jose Quaresma @ 2021-11-15 14:35 UTC (permalink / raw)
  To: Alexander Kanavin; +Cc: OE-core, Richard Purdie

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

Alexander Kanavin <alex.kanavin@gmail.com> escreveu no dia segunda,
15/11/2021 à(s) 13:57:

> 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.
>

I see on this MR that the version is bumped on CMakeLists.txt
and the user asks to create a new tag.
https://github.com/KhronosGroup/SPIRV-Headers/pull/246

But there ano updates on the code like on the last tag 1.5.4.
https://github.com/KhronosGroup/SPIRV-Headers/commit/7845730cab6ebbdeb621e7349b7dc1a59c3377be

You are right, the 1.5.5 is not concluded.
Thanks for looking and for the patch with the fixup.


>
> 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]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
>>

-- 
Best regards,

José Quaresma

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-11-15 14:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [OE-core] [PATCH 1/5] spirv-headers: upgrade 1.5.4 -> 1.5.5 Alexander Kanavin
2021-11-15 14:35   ` Jose Quaresma

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.