Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *shaderc* to *2025.4* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-shaderc-upgrade-2025.3-2025.4.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 24ba7da85e1823739867588f36b88f2da37887bb Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 15 Nov 2025 14:30:11 +0000
Subject: [PATCH] shaderc: upgrade 2025.3 -> 2025.4

---
 .../0001-cmake-disable-building-external-dependencies.patch   | 2 +-
 ...002-libshaderc_util-fix-glslang-header-file-location.patch | 4 ++--
 .../shaderc/{shaderc_2025.3.bb => shaderc_2025.4.bb}          | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/shaderc/{shaderc_2025.3.bb => shaderc_2025.4.bb} 
(95%)

diff --git 
a/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch
 
b/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch
index 77b81635b6..f002de60ce 100644
--- 
a/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch
+++ 
b/meta/recipes-graphics/shaderc/files/0001-cmake-disable-building-external-dependencies.patch
@@ -1,4 +1,4 @@
-From 3db09ee0d0bf6390eb3dcd835bd4ef786188bf16 Mon Sep 17 00:00:00 2001
+From 2d7eb6054c903770f7e8d051f3f7fc7a68f9f072 Mon Sep 17 00:00:00 2001
 From: Jose Quaresma <[email protected]>
 Date: Sat, 13 Feb 2021 00:45:56 +0000
 Subject: [PATCH] cmake: disable building external dependencies
diff --git 
a/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch
 
b/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch
index 429b53c308..8f07ec0a19 100644
--- 
a/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch
+++ 
b/meta/recipes-graphics/shaderc/files/0002-libshaderc_util-fix-glslang-header-file-location.patch
@@ -1,4 +1,4 @@
-From 4797642a6394ad7e5a23aaa3bdf8e2d011f69adf Mon Sep 17 00:00:00 2001
+From 723e21dab013fa19f881a19db32efa84987aeaed Mon Sep 17 00:00:00 2001
 From: Jose Quaresma <[email protected]>
 Date: Sat, 13 Feb 2021 00:45:56 +0000
 Subject: [PATCH] libshaderc_util: fix glslang header file location
@@ -11,7 +11,7 @@ Signed-off-by: Jose Quaresma <[email protected]>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/libshaderc_util/src/compiler.cc b/libshaderc_util/src/compiler.cc
-index 9bf9a43..dc0efd2 100644
+index f2ed3c7..59b262a 100644
 --- a/libshaderc_util/src/compiler.cc
 +++ b/libshaderc_util/src/compiler.cc
 @@ -20,7 +20,7 @@
diff --git a/meta/recipes-graphics/shaderc/shaderc_2025.3.bb 
b/meta/recipes-graphics/shaderc/shaderc_2025.4.bb
similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2025.3.bb
rename to meta/recipes-graphics/shaderc/shaderc_2025.4.bb
index 692e85e56c..8312831b88 100644
--- a/meta/recipes-graphics/shaderc/shaderc_2025.3.bb
+++ b/meta/recipes-graphics/shaderc/shaderc_2025.4.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc";
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "eb0bc20d0c31320fe834e4ee8eb02807292b9703"
+SRCREV = "17c1832c132ccfb11a3050945389f64dd485e327"
 SRC_URI = 
"git://github.com/google/shaderc.git;protocol=https;branch=main;tag=v${PV} \
            file://0001-cmake-disable-building-external-dependencies.patch \
            file://0002-libshaderc_util-fix-glslang-header-file-location.patch \
-- 
2.47.1

packages/x86-64-v3-poky-linux/shaderc: PKGV changed from 2025.3 [default] to 
2025.4 [default]
packages/x86-64-v3-poky-linux/shaderc: PV changed from "2025.3" to "2025.4"
packages/x86-64-v3-poky-linux/shaderc: SRC_URI changed from 
"git://github.com/google/shaderc.git;protocol=https;branch=main;tag=v2025.3 
file://0001-cmake-disable-building-external-dependencies.patch 
file://0002-libshaderc_util-fix-glslang-header-file-location.patch" to 
"git://github.com/google/shaderc.git;protocol=https;branch=main;tag=v2025.4 
file://0001-cmake-disable-building-external-dependencies.patch 
file://0002-libshaderc_util-fix-glslang-header-file-location.patch"
packages/x86-64-v3-poky-linux/shaderc/shaderc-dbg: PKGSIZE changed from 5064272 
to 5067208 (+0%)
packages/x86-64-v3-poky-linux/shaderc/shaderc-dbg: PKGV changed from 2025.3 
[default] to 2025.4 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-dbg: PV changed from "2025.3" to 
"2025.4"
packages/x86-64-v3-poky-linux/shaderc/shaderc-dev: PKGSIZE changed from 64025 
to 64272 (+0%)
packages/x86-64-v3-poky-linux/shaderc/shaderc-dev: PKGV changed from 2025.3 
[default] to 2025.4 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-dev: PV changed from "2025.3" to 
"2025.4"
packages/x86-64-v3-poky-linux/shaderc/shaderc-doc: PKGV changed from 2025.3 
[default] to 2025.4 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-doc: PV changed from "2025.3" to 
"2025.4"
packages/x86-64-v3-poky-linux/shaderc/shaderc-locale: PKGV changed from 2025.3 
[default] to 2025.4 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-locale: PV changed from "2025.3" 
to "2025.4"
packages/x86-64-v3-poky-linux/shaderc/shaderc-src: PKGSIZE changed from 326761 
to 327800 (+0%)
packages/x86-64-v3-poky-linux/shaderc/shaderc-src: PKGV changed from 2025.3 
[default] to 2025.4 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-src: PV changed from "2025.3" to 
"2025.4"
packages/x86-64-v3-poky-linux/shaderc/shaderc-staticdev: PKGSIZE changed from 
3769298 to 3771386 (+0%)
packages/x86-64-v3-poky-linux/shaderc/shaderc-staticdev: PKGV changed from 
2025.3 [default] to 2025.4 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-staticdev: PV changed from 
"2025.3" to "2025.4"
packages/x86-64-v3-poky-linux/shaderc/shaderc: PKGV changed from 2025.3 
[default] to 2025.4 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc: PV changed from "2025.3" to 
"2025.4"

Attachment: 0001-shaderc-upgrade-2025.3-2025.4.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#226422): 
https://lists.openembedded.org/g/openembedded-core/message/226422
Mute This Topic: https://lists.openembedded.org/mt/116309823/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to