diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-06-22 13:21:13 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-26 11:27:16 +0100 |
| commit | bfec99bacf955bd916005cb8a9c9f729295ac26a (patch) | |
| tree | 89afaac4c3d4ab9ed16f9e681c433776dd457909 | |
| parent | e5cdf655b8dbfbf52b37ac14e39146bda0b35b35 (diff) | |
| download | poky-bfec99bacf955bd916005cb8a9c9f729295ac26a.tar.gz | |
vulkan-samples: update to latest revision
(From OE-Core rev: 39b61ce2380cc89dadccee4cf7e6444605fe0ad2)
(From OE-Core rev: 83bf8a89c04e155db236cf72b138943980ebdaca)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 a177d9a391..972173ef50 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 = "04278ed5f0f9847ae6897509eb56d7b21b4e8cde" | 14 | SRCREV = "47c5237be21209afc945e43d03ae409fa80a0155" |
| 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" |
