diff options
author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-01 16:53:34 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:00 -0300 |
commit | 86ab43702a8de3da5c980bc58e6c291ab12c9c1a (patch) | |
tree | 4aade7e871ed850d1336f79c3e8783dc410d5f2f | |
parent | 6cf1949b1697163abca065b08d19816b7b223be5 (diff) | |
download | meta-freescale-86ab43702a8de3da5c980bc58e6c291ab12c9c1a.tar.gz |
linux-qoriq_4.4: 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.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_4.4.bb b/recipes-kernel/linux/linux-qoriq_4.4.bb index 54413e793..3aa840693 100644 --- a/recipes-kernel/linux/linux-qoriq_4.4.bb +++ b/recipes-kernel/linux/linux-qoriq_4.4.bb | |||
@@ -6,7 +6,7 @@ SECTION = "kernel" | |||
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/qoriq-open-source/linux.git;nobranch=1 \ | 9 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ |
10 | " | 10 | " |
11 | SRCREV = "e235023f9e3dee101ee31f3b1ddaa3c8aacd6d03" | 11 | SRCREV = "e235023f9e3dee101ee31f3b1ddaa3c8aacd6d03" |
12 | 12 | ||