]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-scatter-gather: update SRC_URL
authorC.R. Guo <chunrong.guo@nxp.com>
Fri, 2 Mar 2018 09:17:22 +0000 (17:17 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Mar 2018 13:01:46 +0000 (10:01 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/kernel-modules/kernel-module-scatter-gather_git.bb

index 1caec3ed82df45b1b309317b536a1a13198e1fe6..e9657b16727ca054b6b9af48bd07535daad76642 100644 (file)
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e9605a22ea50467bd2bfe4cdd66e69ae"
 
 inherit module
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/scatter-gather.git;branch=master"
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/scatter-gather;branch=master"
 SRCREV = "97db173d08a70abe2b9a6fa928299a117f3febc2"
 
 S = "${WORKDIR}/git"