summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 17:17:14 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:01:46 -0300
commitad2184d317aa79e2c3943586d0faabf531c35892 (patch)
treeb73f0e8326f69c08902f868393bd7e51ae4eda14
parent1899e4e16b5cebca089e52fe9e2a48864c56cd58 (diff)
downloadmeta-freescale-ad2184d317aa79e2c3943586d0faabf531c35892.tar.gz
linux: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-qoriq_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_4.1.bb b/recipes-kernel/linux/linux-qoriq_4.1.bb
index 587ecd9d..91911b2e 100644
--- a/recipes-kernel/linux/linux-qoriq_4.1.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.1.bb
@@ -7,7 +7,7 @@ SECTION = "kernel"
7LICENSE = "GPLv2" 7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" 8LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;nobranch=1 \ 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/linux;nobranch=1 \
11 file://modify-defconfig-t1040-nr-cpus.patch \ 11 file://modify-defconfig-t1040-nr-cpus.patch \
12 file://0003-use-static-inline-in-ARM-lifeboot.h.patch \ 12 file://0003-use-static-inline-in-ARM-lifeboot.h.patch \
13 file://fix-the-compile-issue-under-gcc6.patch \ 13 file://fix-the-compile-issue-under-gcc6.patch \