mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 10:29:02 +02:00
fixup! vulkan-loader: Fix branch name to main
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
parent
2af49f108e
commit
d9988b7939
|
@ -1,7 +1,7 @@
|
|||
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
SRC_URI:remove = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=master;protocol=https"
|
||||
SRC_URI:prepend = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=main;protocol=https"
|
||||
SRC_URI:remove = "git://github.com/KhronosGroup/Vulkan-Loader.git;protocol=https;branch=master"
|
||||
SRC_URI:prepend = "git://github.com/KhronosGroup/Vulkan-Loader.git;protocol=https;branch=main "
|
||||
SRC_URI += "file://0001-STDIO-844-No-need-to-change-the-App-s-apiVersion-to-.patch"
|
||||
|
||||
# libvulkan.so is loaded dynamically, so put it in the main package
|
||||
|
|
Loading…
Reference in New Issue
Block a user