diff options
| author | Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> | 2025-03-16 01:34:30 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-17 17:09:22 +0000 |
| commit | 03b7d0afcbec84d2e7a347179b15982f4a975021 (patch) | |
| tree | 3382b5e932f8a59597926f00c49663273ed3dc4a /meta/recipes-graphics/glslang | |
| parent | ba62f7745af6104a649536b1443ba5f1ea782159 (diff) | |
| download | poky-03b7d0afcbec84d2e7a347179b15982f4a975021.tar.gz | |
vulkan: upgrade 1.3.296.0 -> 1.4.309.0
Upgrade all Vulkan-related packages together in a single cmmit.
License-Update: copyright years update.
(From OE-Core rev: 647e592c2d091da5b92e9aef80707ff0bd275dc9)
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/glslang')
| -rw-r--r-- | meta/recipes-graphics/glslang/glslang_1.4.309.0.bb (renamed from meta/recipes-graphics/glslang/glslang_1.3.296.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/glslang/glslang_1.3.296.0.bb b/meta/recipes-graphics/glslang/glslang_1.4.309.0.bb index 3b66e3544c..99fbe8e9d5 100644 --- a/meta/recipes-graphics/glslang/glslang_1.3.296.0.bb +++ b/meta/recipes-graphics/glslang/glslang_1.4.309.0.bb | |||
| @@ -8,8 +8,8 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler" | |||
| 8 | LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" | 8 | LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" |
| 10 | 10 | ||
| 11 | SRCREV = "46ef757e048e760b46601e6e77ae0cb72c97bd2f" | 11 | SRCREV = "7200bc12a8979d13b22cd52de80ffb7d41939615" |
| 12 | SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=main \ | 12 | SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=vulkan-sdk-1.4.309 \ |
| 13 | file://0001-generate-glslang-pkg-config.patch \ | 13 | file://0001-generate-glslang-pkg-config.patch \ |
| 14 | " | 14 | " |
| 15 | PE = "1" | 15 | PE = "1" |
