mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2026-01-27 11:32:16 +01:00
vulkan-loader: Fix branch name to main
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
parent
5dfef1bdd1
commit
1d11398bf7
|
|
@ -1,5 +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 += "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