]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx: Kernel repo renamed to linux-imx
authorLauren Post <lauren.post@nxp.com>
Thu, 29 Sep 2016 18:49:13 +0000 (13:49 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:14 +0000 (16:26 -0200)
i.MX Kernel repo created as linux-imx.

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-imx.inc

index 4835e78fb333a51326d32035831245f2419c49bc..b13363e1fc9f55cdd7b77032b29c9dacc999466a 100644 (file)
@@ -11,7 +11,7 @@ LOCALVERSION ?= ""
 SCMVERSION ?= "y"
 SRCBRANCH ?= ""
 
-SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git;branch=${SRCBRANCH} \
+SRC_URI = "git://git.freescale.com/imx/linux-imx.git;branch=${SRCBRANCH} \
            file://defconfig \
 "