diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-03-27 11:20:55 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-16 08:07:02 +0100 |
| commit | ebf8852175637c5f15e3371d1b5e743ad96d91ff (patch) | |
| tree | fb0284b29438c06fac208baf13642a9e7d3a3dc4 /meta/recipes-graphics/vulkan | |
| parent | 13b4c46ddf2b903e704a7931cf47ff876b0ece9a (diff) | |
| download | poky-ebf8852175637c5f15e3371d1b5e743ad96d91ff.tar.gz | |
vulkan: upgrade 1.3.275.0 -> 1.3.280.0
0001-generate-glslang-pkg-config.patch
refreshed for 1.3.280.0
License-Update:
===============
spirv-headers:License-Update: List all licenses in the root LICENSE file.
vulkan-volk:Copyright year updated to 2024.
(From OE-Core rev: ca21778738e0e9e5f60324cdb21ffe88d7b1f9a0)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/vulkan')
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-headers_1.3.280.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-headers_1.3.275.0.bb) | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-loader_1.3.280.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-loader_1.3.275.0.bb) | 4 | ||||
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-tools_1.3.280.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-tools_1.3.275.0.bb) | 4 | ||||
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.280.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.275.0.bb) | 2 | ||||
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.280.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.275.0.bb) | 4 | ||||
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-volk_1.3.280.0.bb (renamed from meta/recipes-graphics/vulkan/vulkan-volk_1.3.275.0.bb) | 4 |
6 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.275.0.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.280.0.bb index aacec8cab1..371cc7304d 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.275.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.280.0.bb | |||
| @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0 & MIT" | |||
| 11 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=1bc355d8c4196f774c8b87ed1a8dd625" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=1bc355d8c4196f774c8b87ed1a8dd625" |
| 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" |
| 13 | 13 | ||
| 14 | SRCREV = "217e93c664ec6704ec2d8c36fa116c1a4a1e2d40" | 14 | SRCREV = "577baa05033cf1d9236b3d078ca4b3269ed87a2b" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.275.0.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.280.0.bb index 7caed67207..b738771801 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.275.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.280.0.bb | |||
| @@ -9,8 +9,8 @@ SECTION = "libs" | |||
| 9 | 9 | ||
| 10 | LICENSE = "Apache-2.0" | 10 | LICENSE = "Apache-2.0" |
| 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" |
| 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=vulkan-sdk-1.3.275;protocol=https" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=vulkan-sdk-1.3.280;protocol=https" |
| 13 | SRCREV = "00893b9a03e526aec2c5bf487521d16dfa435229" | 13 | SRCREV = "61a9c50248e09f3a0e0be7ce6f8bb1663855f979" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.275.0.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.280.0.bb index f86912c903..a7e4a67aaa 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.275.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.280.0.bb | |||
| @@ -6,8 +6,8 @@ SECTION = "libs" | |||
| 6 | 6 | ||
| 7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 9 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=main;protocol=https" | 9 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=vulkan-sdk-1.3.280;protocol=https" |
| 10 | SRCREV = "c86d42cf9eb620eeac377e3bff46ae342c5cd664" | 10 | SRCREV = "136976082d0b14dad8b9687982b2a80cc6e6a633" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.275.0.bb b/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.280.0.bb index 759a03926b..3ab31af96a 100644 --- a/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.275.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.280.0.bb | |||
| @@ -10,7 +10,7 @@ LICENSE = "Apache-2.0" | |||
| 10 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=4ca2d6799091aaa98a8520f1b793939b" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=4ca2d6799091aaa98a8520f1b793939b" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Utility-Libraries.git;branch=main;protocol=https" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-Utility-Libraries.git;branch=main;protocol=https" |
| 13 | SRCREV = "4cfc176e3242b4dbdfd3f6c5680c5d8f2cb7db45" | 13 | SRCREV = "a4140c5fd47dcf3a030726a60b293db61cfb54a3" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.275.0.bb b/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.280.0.bb index 239589108d..c488309c91 100644 --- a/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.275.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.280.0.bb | |||
| @@ -8,8 +8,8 @@ SECTION = "libs" | |||
| 8 | LICENSE = "Apache-2.0 & MIT" | 8 | LICENSE = "Apache-2.0 & MIT" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd3c0bc366cd9b6a906e22f0bcb5910f" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd3c0bc366cd9b6a906e22f0bcb5910f" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=vulkan-sdk-1.3.275;protocol=https" | 11 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=vulkan-sdk-1.3.280;protocol=https" |
| 12 | SRCREV = "780c65337e111c7385109c7b720d757a778e4fe2" | 12 | SRCREV = "8506077b9a25a00684e8be24b779733ae1405a54" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
diff --git a/meta/recipes-graphics/vulkan/vulkan-volk_1.3.275.0.bb b/meta/recipes-graphics/vulkan/vulkan-volk_1.3.280.0.bb index f4e6e89aac..2ef12fedf8 100644 --- a/meta/recipes-graphics/vulkan/vulkan-volk_1.3.275.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-volk_1.3.280.0.bb | |||
| @@ -7,10 +7,10 @@ BUGTRACKER = "https://github.com/zeux/volk" | |||
| 7 | SECTION = "libs" | 7 | SECTION = "libs" |
| 8 | 8 | ||
| 9 | LICENSE = "MIT" | 9 | LICENSE = "MIT" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=b2dd098d35668a801190a9d9d47461b0" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=12e6af3a0e2a5e5dbf7796aa82b64626" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/zeux/volk.git;branch=master;protocol=https" | 12 | SRC_URI = "git://github.com/zeux/volk.git;branch=master;protocol=https" |
| 13 | SRCREV = "f2a16e3e19c2349b873343b2dc38a1d4c25af23a" | 13 | SRCREV = "01986ac85fa2e5c70df09aeae9c907e27c5d50b2" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
