Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(recipes-graphics/vk-gl-cts/khronos-cts.inc): update the source branch for correct fetching (master to main) #898

Open
wants to merge 1 commit into
base: kirkstone
Choose a base branch
from

Conversation

kkraman02
Copy link

The source branch was updated to the correct branch to ensure that the Yocto build fetches the source code successfully. This resolves the issue of build failures due to the incorrect branch.

Following recipes source moved to from master to main:

  1. git://github.com/KhronosGroup/glslang.git;protocol=https;destsuffix=git/external/glslang/src;name=glslang;branch=main
  2. git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;destsuffix=git/external/spirv-headers/src;name=spirv-headers;branch=main
  3. git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;destsuffix=git/external/spirv-tools/src;name=spirv-tools;branch=main

…anch for correct fetching(master to main)

The source branch was updated to the correct branch to ensure that the Yocto build fetches the source code successfully. This resolves the issue of build failures due to the incorrect branch.

Following recipes source moved to from master to main:
git://github.com/KhronosGroup/glslang.git;protocol=https;destsuffix=git/external/glslang/src;name=glslang;branch=main
git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;destsuffix=git/external/spirv-headers/src;name=spirv-headers;branch=main
git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;destsuffix=git/external/spirv-tools/src;name=spirv-tools;branch=main
@kkraman02 kkraman02 marked this pull request as draft November 13, 2024 01:39
@kkraman02 kkraman02 marked this pull request as ready for review November 13, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants