We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca77459 commit 043b882Copy full SHA for 043b882
recipes-kernel/linux/linux-imx_5.10.bbappend
@@ -1,6 +1,6 @@
1
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
2
3
-SRC_URI = "git://git@gitlab.com/VoxelBotics/linux-imx.git;protocol=ssh;branch=imx-5.10.72-vb"
+SRC_URI = "git://github.com/voxelbotics/linux-imx.git;protocol=https;branch=imx-5.10.72-vb;nobranch=1"
4
SRCREV = "${AUTOREV}"
5
6
SRC_URI += " \
0 commit comments