vulkan-loader: Fix branch name to main

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
Zelan Zou 2025-04-09 11:16:24 +08:00
parent 5dfef1bdd1
commit 1d11398bf7

View File

@ -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