diff options
Diffstat (limited to 'meta/recipes-graphics/vulkan/vulkan-samples_git.bb')
-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 3785723232..896b248327 100644 --- a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb +++ b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git \ | |||
9 | " | 9 | " |
10 | 10 | ||
11 | UPSTREAM_CHECK_COMMITS = "1" | 11 | UPSTREAM_CHECK_COMMITS = "1" |
12 | SRCREV = "b4fe3addff337f3c264a6f7dd62be60c726fcc03" | 12 | SRCREV = "fdc8fab1a520df5566de3eda7b526b24f04e6379" |
13 | 13 | ||
14 | UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" | 14 | UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" |
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |