diff options
| -rw-r--r-- | recipes-downgrade/vulkan/vulkan-validation-layers_1.3.275.0.imx.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-downgrade/vulkan/vulkan-validation-layers_1.3.275.0.imx.bb b/recipes-downgrade/vulkan/vulkan-validation-layers_1.3.275.0.imx.bb index 7c7af4491..af7d1cb5d 100644 --- a/recipes-downgrade/vulkan/vulkan-validation-layers_1.3.275.0.imx.bb +++ b/recipes-downgrade/vulkan/vulkan-validation-layers_1.3.275.0.imx.bb | |||
| @@ -7,14 +7,13 @@ SECTION = "libs" | |||
| 7 | 7 | ||
| 8 | LICENSE = "Apache-2.0 AND MIT" | 8 | LICENSE = "Apache-2.0 AND MIT" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd3c0bc366cd9b6a906e22f0bcb5910f" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd3c0bc366cd9b6a906e22f0bcb5910f" |
| 10 | DEPENDS = "glslang spirv-headers spirv-tools vulkan-headers vulkan-loader vulkan-utility-libraries" | ||
| 10 | 11 | ||
| 11 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=vulkan-sdk-1.3.275;protocol=https" | 12 | SRC_URI = "git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=vulkan-sdk-1.3.275;protocol=https" |
| 12 | SRCREV = "780c65337e111c7385109c7b720d757a778e4fe2" | 13 | SRCREV = "780c65337e111c7385109c7b720d757a778e4fe2" |
| 13 | 14 | ||
| 14 | REQUIRED_DISTRO_FEATURES = "vulkan" | 15 | REQUIRED_DISTRO_FEATURES = "vulkan" |
| 15 | 16 | ||
| 16 | DEPENDS = "glslang spirv-headers spirv-tools vulkan-headers vulkan-loader vulkan-utility-libraries" | ||
| 17 | |||
| 18 | # BUILD_TESTS - Not required for OE builds | 17 | # BUILD_TESTS - Not required for OE builds |
| 19 | # USE_ROBIN_HOOD_HASHING - Provides substantial performance improvements on all platforms. | 18 | # USE_ROBIN_HOOD_HASHING - Provides substantial performance improvements on all platforms. |
| 20 | # Yocto project doesn't contain a recipe for package so disabled it. | 19 | # Yocto project doesn't contain a recipe for package so disabled it. |
