diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-24 11:13:38 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-25 22:36:08 +0100 |
| commit | 2267eebd65515281f02648dfd9ca7b6c15a813ce (patch) | |
| tree | cc6d887a85cd1254b0ffe7f3da2058ee962bbb41 /meta/recipes-graphics/vulkan/vulkan-samples_git.bb | |
| parent | 8579142183ac9ecb6d9cf3e2f79b02b8f69ff2ed (diff) | |
| download | poky-2267eebd65515281f02648dfd9ca7b6c15a813ce.tar.gz | |
vulkan-samples: update to latest revision
(From OE-Core rev: 482c3509bccfde031100c60b641bcada659c981a)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
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 e89f75baac..a177d9a391 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 = "5646820bdd46365183adc2b326556c5bf7d8db76" | 14 | SRCREV = "04278ed5f0f9847ae6897509eb56d7b21b4e8cde" |
| 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" |
