mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
vulkan-samples: Fix cmake errors about plain signature
Fix some typecasting errors seen on 32bit platforms with clang (From OE-Core rev: f37d209220e2393384facf676f33fb7c68ab11e6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -7,6 +7,8 @@ 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://0001-framework-do-not-mix-plain-and-keyword-target_link_l.patch \
|
||||
file://0001-framework-core-Add-explicit-static_cast-from-vk-Buff.patch \
|
||||
file://debugfix.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user