diff options
-rw-r--r-- | meta/recipes-graphics/vulkan/vulkan-samples_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb index b7c38f6543..32502a1f7a 100644 --- a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb +++ b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git \ | |||
11 | " | 11 | " |
12 | 12 | ||
13 | UPSTREAM_CHECK_COMMITS = "1" | 13 | UPSTREAM_CHECK_COMMITS = "1" |
14 | SRCREV = "55cebd9e7cc4153a3a7b3a45d42274c0e2a17815" | 14 | SRCREV = "a2c02a074ba3f71ea89a53fb2e2d189c87cc4af8" |
15 | 15 | ||
16 | UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" | 16 | UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" |
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |