summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 15:07:01 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:03:49 -0300
commitb0cbfc4a02a7e869446d1b66187a2b1ddbd221b5 (patch)
tree7e990062fecca6b6d638ec9f3e43d5d77e44ec2b
parentb9097a9d9fe51f096b884a3d795aa823c8256dcd (diff)
downloadmeta-freescale-b0cbfc4a02a7e869446d1b66187a2b1ddbd221b5.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 02680e9c..c4b2e5b9 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 \