diff options
author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-01 16:53:35 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:00 -0300 |
commit | f2a8f1bf2f5b654b3cc2cc1010098717e95bbf44 (patch) | |
tree | 8c750e9d15e579e8c5b949f13df5bd247527ca76 | |
parent | 86ab43702a8de3da5c980bc58e6c291ab12c9c1a (diff) | |
download | meta-freescale-f2a8f1bf2f5b654b3cc2cc1010098717e95bbf44.tar.gz |
linux-qoriq_4.9: 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.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_4.9.bb b/recipes-kernel/linux/linux-qoriq_4.9.bb index 52bef923c..d602d9379 100644 --- a/recipes-kernel/linux/linux-qoriq_4.9.bb +++ b/recipes-kernel/linux/linux-qoriq_4.9.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 = "b226445f42e0acc83db095a267bc003fcc56653b" | 11 | SRCREV = "b226445f42e0acc83db095a267bc003fcc56653b" |
12 | 12 | ||