diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-12-30 19:38:47 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-31 17:08:29 +0000 |
| commit | c1aab785eb499437e927401f1d9e49339a52963e (patch) | |
| tree | 2626965653883ab03b9177ccb87ccb8edd2ab8e3 /meta/recipes-graphics/vulkan/vulkan-samples_git.bb | |
| parent | 65ead8a86e0e0a95dd2380589ce466cbcf36aac1 (diff) | |
| download | poky-c1aab785eb499437e927401f1d9e49339a52963e.tar.gz | |
vulkan-samples: update to latest revision
(From OE-Core rev: a9cede6ebfbf836401d456d614f95910dfed803e)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 d0b3458e1b..de90a88502 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=master;prot | |||
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | UPSTREAM_CHECK_COMMITS = "1" | 14 | UPSTREAM_CHECK_COMMITS = "1" |
| 15 | SRCREV = "74d45aace02d99d766126711a8aaa0978276ca00" | 15 | SRCREV = "8b945bebf8b2fd987dcf0eeca048068adf4ea44d" |
| 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" |
