All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] glslang: upgrade 11.4.0 -> 11.5.0
@ 2021-06-28 19:08 Jose Quaresma
  2021-06-28 19:08 ` [PATCH 2/2] shaderc: upgrade 2021.0 -> 2021.1 Jose Quaresma
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Quaresma @ 2021-06-28 19:08 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jose Quaresma

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

diff --git a/meta/recipes-graphics/glslang/glslang_11.4.0.bb b/meta/recipes-graphics/glslang/glslang_11.5.0.bb
similarity index 95%
rename from meta/recipes-graphics/glslang/glslang_11.4.0.bb
rename to meta/recipes-graphics/glslang/glslang_11.5.0.bb
index fd4cf6d538..e3eaa2ac63 100644
--- a/meta/recipes-graphics/glslang/glslang_11.4.0.bb
+++ b/meta/recipes-graphics/glslang/glslang_11.5.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 = "18eef33bd7a4bf5ad8c69f99cb72022608cf6e73"
+SRCREV = "ae2a562936cc8504c9ef2757cceaff163147834f"
 SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https \
            file://0001-generate-glslang-pkg-config.patch"
 UPSTREAM_CHECK_GITTAGREGEX = "^(?P<pver>\d+(\.\d+)+)$"
-- 
2.32.0


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

* [PATCH 2/2] shaderc: upgrade 2021.0 -> 2021.1
  2021-06-28 19:08 [PATCH 1/2] glslang: upgrade 11.4.0 -> 11.5.0 Jose Quaresma
@ 2021-06-28 19:08 ` Jose Quaresma
  0 siblings, 0 replies; 2+ messages in thread
From: Jose Quaresma @ 2021-06-28 19:08 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jose Quaresma

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

diff --git a/meta/recipes-graphics/shaderc/shaderc_2021.0.bb b/meta/recipes-graphics/shaderc/shaderc_2021.1.bb
similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2021.0.bb
rename to meta/recipes-graphics/shaderc/shaderc_2021.1.bb
index 3d59e0c38c..e15b5794ee 100644
--- a/meta/recipes-graphics/shaderc/shaderc_2021.0.bb
+++ b/meta/recipes-graphics/shaderc/shaderc_2021.1.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "1a3e2aaab191f44644e899e29ab7bac50bebdeb8"
+SRCREV = "031a8c9715df5d7c69dcc1ee9d53cbfa35c7b026"
 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 \
-- 
2.32.0


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

end of thread, other threads:[~2021-06-28 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28 19:08 [PATCH 1/2] glslang: upgrade 11.4.0 -> 11.5.0 Jose Quaresma
2021-06-28 19:08 ` [PATCH 2/2] shaderc: upgrade 2021.0 -> 2021.1 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.