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 7e70cf1f04..52a9ee75fe 100644 --- a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb +++ b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=main;protoc | |||
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | UPSTREAM_CHECK_COMMITS = "1" | 14 | UPSTREAM_CHECK_COMMITS = "1" |
| 15 | SRCREV = "3df7dba1b1f428f24cd9a242af78540a518f4b67" | 15 | SRCREV = "2307c3eb5608cb1205fa3514b3a31dbfb857d00c" |
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" | 17 | UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
