summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-03 13:25:15 -0300
committerGitHub <noreply@github.com>2023-04-03 13:25:15 -0300
commit5a76170b32a6fbf7486a3da4ca4e25094cbbc1c6 (patch)
tree3f7cca2f34d985785cf64f22ef1f356dd3fd6acd /recipes-kernel
parent1d40ea34fc2c06af79fc59f6ea54f2e9335d61d6 (diff)
parent52285fcb4fccc555627888cc1ab6399338d0b4c6 (diff)
downloadmeta-freescale-rocko.tar.gz
Merge pull request #1477 from jviguera/rockorocko
[rocko] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc
index 9a8a035f6..4660a9ee9 100644
--- a/recipes-kernel/linux/linux-imx.inc
+++ b/recipes-kernel/linux/linux-imx.inc
@@ -11,7 +11,7 @@ LOCALVERSION ?= ""
11SCMVERSION ?= "y" 11SCMVERSION ?= "y"
12SRCBRANCH ?= "" 12SRCBRANCH ?= ""
13 13
14SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=${SRCBRANCH} \ 14SRC_URI = "git://github.com/nxp-imx/linux-imx;protocol=https;branch=${SRCBRANCH} \
15 file://defconfig \ 15 file://defconfig \
16" 16"
17 17