]> 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 03:09:12 +0000 (11:09 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Mar 2018 13:05:43 +0000 (10:05 -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..20d894ed857f9105fbc1c710bd460cf332c010eb 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=nxp/master"
 SRCREV = "97db173d08a70abe2b9a6fa928299a117f3febc2"
 
 S = "${WORKDIR}/git"