fixup! 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-16 14:41:15 +09:00
parent 2af49f108e
commit d9988b7939

View File

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