Hello,

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

Next steps:
    - apply the patch: git am 0001-shaderc-upgrade-2025.5-2026.1.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 3dceabc68ba8498ca7906e6e934cc8e8d4e96512 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sun, 1 Feb 2026 11:49:21 +0000
Subject: [PATCH] shaderc: upgrade 2025.5 -> 2026.1

---
 .../0001-cmake-disable-building-external-dependencies.patch | 6 +++---
 ...2-libshaderc_util-fix-glslang-header-file-location.patch | 2 +-
 .../shaderc/{shaderc_2025.5.bb => shaderc_2026.1.bb}        | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
 rename meta/recipes-graphics/shaderc/{shaderc_2025.5.bb => shaderc_2026.1.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 cb8bbdd28f..7ba2061a5a 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 29f9099f15755ca8a201a4a02dc1370e21ec936a Mon Sep 17 00:00:00 2001
+From dc918b7ea831ee330f4f778a830e0108f3bc464a 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
@@ -53,7 +53,7 @@ index 06f5395..39b8869 100644
  
  function(define_pkg_config_file NAME LIBS)
 diff --git a/utils/update_build_version.py b/utils/update_build_version.py
-index b7ce5b8..95b34c5 100755
+index 7adcefc..3eac466 100755
 --- a/utils/update_build_version.py
 +++ b/utils/update_build_version.py
 @@ -30,6 +30,7 @@ import re
@@ -64,7 +64,7 @@ index b7ce5b8..95b34c5 100755
  
  def mkdir_p(directory):
      """Make the directory, and all its ancestors as required.  Any of the
-@@ -121,25 +122,32 @@ def get_version_string(project, directory):
+@@ -123,25 +124,32 @@ def get_version_string(project, directory):
      directory, which consists of software version string and git description
      string."""
      detailed_version_string_lst = [project]
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 3f030e5c8b..5101ee984f 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 7831df8bb68a8992a07ecc359550879e629e8c79 Mon Sep 17 00:00:00 2001
+From 83fd88fc7729049ad3d90dde4f7ab4130ef67380 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
diff --git a/meta/recipes-graphics/shaderc/shaderc_2025.5.bb 
b/meta/recipes-graphics/shaderc/shaderc_2026.1.bb
similarity index 95%
rename from meta/recipes-graphics/shaderc/shaderc_2025.5.bb
rename to meta/recipes-graphics/shaderc/shaderc_2026.1.bb
index 9ae5defa5f..1d66c2b810 100644
--- a/meta/recipes-graphics/shaderc/shaderc_2025.5.bb
+++ b/meta/recipes-graphics/shaderc/shaderc_2026.1.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/google/shaderc";
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRCREV = "bca2fa0bf0242340440d54f8d8e05c5dd2fafcea"
+SRCREV = "75f8c09ada4a69b086afdd2c03d7a8be06242414"
 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: SRC_URI changed from 
"git://github.com/google/shaderc.git;protocol=https;branch=main;tag=v2025.5 
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=v2026.1 
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: PKGV changed from 2025.5 [default] to 
2026.1 [default]
packages/x86-64-v3-poky-linux/shaderc: PV changed from "2025.5" to "2026.1"
packages/x86-64-v3-poky-linux/shaderc/shaderc-dbg: PKGV changed from 2025.5 
[default] to 2026.1 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-dbg: PV changed from "2025.5" to 
"2026.1"
packages/x86-64-v3-poky-linux/shaderc/shaderc-dev: PKGV changed from 2025.5 
[default] to 2026.1 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-dev: PV changed from "2025.5" to 
"2026.1"
packages/x86-64-v3-poky-linux/shaderc/shaderc-doc: PKGV changed from 2025.5 
[default] to 2026.1 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-doc: PV changed from "2025.5" to 
"2026.1"
packages/x86-64-v3-poky-linux/shaderc/shaderc-locale: PKGV changed from 2025.5 
[default] to 2026.1 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-locale: PV changed from "2025.5" 
to "2026.1"
packages/x86-64-v3-poky-linux/shaderc/shaderc-src: FILELIST: directory renamed 
/usr/src/debug/shaderc/2025.5/libshaderc_util/src -> 
/usr/src/debug/shaderc/2026.1/libshaderc_util/src, directory renamed 
/usr/src/debug/shaderc/2025.5/glslc/src -> 
/usr/src/debug/shaderc/2026.1/glslc/src, directory renamed 
/usr/src/debug/shaderc/2025.5/libshaderc_util/include/libshaderc_util -> 
/usr/src/debug/shaderc/2026.1/libshaderc_util/include/libshaderc_util, 
directory renamed /usr/src/debug/shaderc/2025.5/libshaderc/include/shaderc -> 
/usr/src/debug/shaderc/2026.1/libshaderc/include/shaderc, directory renamed 
/usr/src/debug/shaderc/2025.5/libshaderc/src -> 
/usr/src/debug/shaderc/2026.1/libshaderc/src
packages/x86-64-v3-poky-linux/shaderc/shaderc-src: PKGV changed from 2025.5 
[default] to 2026.1 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-src: PV changed from "2025.5" to 
"2026.1"
packages/x86-64-v3-poky-linux/shaderc/shaderc-staticdev: PKGSIZE changed from 
3772634 to 3772642 (+0%)
packages/x86-64-v3-poky-linux/shaderc/shaderc-staticdev: PKGV changed from 
2025.5 [default] to 2026.1 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc-staticdev: PV changed from 
"2025.5" to "2026.1"
packages/x86-64-v3-poky-linux/shaderc/shaderc: PKGV changed from 2025.5 
[default] to 2026.1 [default]
packages/x86-64-v3-poky-linux/shaderc/shaderc: PV changed from "2025.5" to 
"2026.1"

Attachment: 0001-shaderc-upgrade-2025.5-2026.1.patch
Description: Binary data

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

Reply via email to