diff options
| -rw-r--r-- | meta/recipes-graphics/vulkan/vulkan_1.0.39.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/vulkan/vulkan_1.0.39.1.bb b/meta/recipes-graphics/vulkan/vulkan_1.0.39.1.bb index 45d1c493e2..7f0ba21658 100644 --- a/meta/recipes-graphics/vulkan/vulkan_1.0.39.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan_1.0.39.1.bb | |||
| @@ -15,6 +15,7 @@ SRC_URI = "git://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers.git;br | |||
| 15 | file://0001-Use-getenv-if-secure_getenv-does-not-exist.patch \ | 15 | file://0001-Use-getenv-if-secure_getenv-does-not-exist.patch \ |
| 16 | " | 16 | " |
| 17 | SRCREV = "9c21ed0fb275589c3af6118aec9ef4f1d1544dc1" | 17 | SRCREV = "9c21ed0fb275589c3af6118aec9ef4f1d1544dc1" |
| 18 | UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P<pver>\d+(\.\d+)+)" | ||
| 18 | 19 | ||
| 19 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 20 | 21 | ||
