Skip to content

Commit

Permalink
NAVQP-112: Change gitlab to github for linux-imx.
Browse files Browse the repository at this point in the history
  • Loading branch information
sposelenov committed Apr 25, 2023
1 parent ca77459 commit 043b882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-imx_5.10.bbappend
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

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"
SRCREV = "${AUTOREV}"

SRC_URI += " \
Expand Down

0 comments on commit 043b882

Please sign in to comment.