iot-gate-imx8: linux: Migration to github

Signed-off-by: Valentin Raevsky <valentin@compulab.co.il>
This commit is contained in:
Valentin Raevsky
2023-04-20 20:35:45 +03:00
parent 3a7ca98fa2
commit 508ad601d6
+1 -1
View File
@@ -29,7 +29,7 @@ DEPENDS += "lzop-native bc-native"
SRCBRANCH = "lf-5.10.y"
LOCALVERSION = "-1.0.0"
KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https"
KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https"
SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}"
SRCREV = "a68e31b63f864ff71cd4adb40fbc9e1edc75c250"