mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
vulkan-samples: update to latest revision
Drop upstreamed patch. (From OE-Core rev: b88edd42ac9bfd38153f6178d782936b52542f31) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
07322357f7
commit
b933243afb
@@ -8,12 +8,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=48aa35cefb768436223a6e7f18dc2a2a"
|
||||
SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=master;protocol=https \
|
||||
file://0001-CMakeLists.txt-do-not-hardcode-lib-as-installation-t.patch \
|
||||
file://debugfix.patch \
|
||||
file://0001-framework-core-hpp_vulkan_resource.h-add-header-incl.patch \
|
||||
file://0001-Qualify-move-as-std-move.patch;patchdir=third_party/spirv-cross \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
SRCREV = "ee6c1522af8ba9b56f8416c2eedafb440f681085"
|
||||
SRCREV = "74d45aace02d99d766126711a8aaa0978276ca00"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user