mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
vulkan-samples: Update to the tip of trunk
Drop backported patches (From OE-Core rev: bfbbade9a993fe1f39f41b81708a8a92e45b65f1) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -6,14 +6,12 @@ LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=48aa35cefb768436223a6e7f18dc2a2a"
|
||||
|
||||
SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=master;protocol=https;lfs=0 \
|
||||
file://0001-CMakeLists.txt-do-not-hardcode-lib-as-installation-t.patch \
|
||||
file://debugfix.patch \
|
||||
file://0001-Qualify-move-as-std-move.patch;patchdir=third_party/spirv-cross \
|
||||
file://0001-Do-not-use-LFS64-functions-on-linux-musl.patch;patchdir=third_party/spdlog \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
SRCREV = "8b945bebf8b2fd987dcf0eeca048068adf4ea44d"
|
||||
SRCREV = "a42d4eab1e5fe7814dfbe91e3bbaf8ab62cf03f6"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user