]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-ipc: switch to source.codeaurora.org
authorTing Liu <ting.liu@nxp.com>
Sat, 11 Apr 2020 15:37:10 +0000 (23:37 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 20 Apr 2020 19:17:28 +0000 (16:17 -0300)
Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-kernel/kernel-modules/kernel-module-ipc.inc

index e3c92f3af44482f4b031da04cd488a7108619621..350ba186aeb21853159d4c1c6b67c3d22233163d 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fa38cd73d71527dc6efb546474f64d10"
 
 inherit module qoriq_build_64bit_kernel
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/ipc.git;branch=sdk-v2.0.x"
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/ipc;protocol=https;nobranch=1"
 SRCREV = "74d662707558290f070f9589177db730444bc435"
 
 S = "${WORKDIR}/git"