Skip to content

Commit 6b335ca

Browse files
authored
ci/qcom-distro: update the URL for meta-virtualization (#372)
Using https://git.yoctoproject.org/git/meta-virtualization generates fetching errors from time to time. Follow other Yocto Project repositories and use https://git.yoctoproject.org/meta-virtualization as a URL. Picked from qualcomm-linux/meta-qcom#2630
2 parents 386cc7c + bc5ba8c commit 6b335ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/qcom-distro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
branch: main
2929

3030
meta-virtualization:
31-
url: https://git.yoctoproject.org/git/meta-virtualization
31+
url: https://git.yoctoproject.org/meta-virtualization
3232

3333
meta-audioreach:
3434
url: https://github.com/AudioReach/meta-audioreach

0 commit comments

Comments
 (0)