summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-01 16:53:25 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:00 -0300
commit9a9d4609bdab907a389603f959f543d28e2ddbeb (patch)
tree7a54c8daeb21f041daf283d2688397bd3f3941de
parent048fe45f8ccecb5e882bfe3ed2d86cb5ceb6c0b1 (diff)
downloadmeta-freescale-9a9d4609bdab907a389603f959f543d28e2ddbeb.tar.gz
ceetm: 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/ceetm/ceetm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index e56b74da..32386665 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "CEETM TC QDISC"
2LICENSE = "GPLv2 & BSD" 2LICENSE = "GPLv2 & BSD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=dde0931a586dd5b30076639e29ba3a7b" 3LIC_FILES_CHKSUM = "file://COPYING;md5=dde0931a586dd5b30076639e29ba3a7b"
4 4
5SRC_URI = "git://github.com/qoriq-open-source/ceetm.git;nobranch=1" 5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1"
6SRCREV = "f58304d7e2185003d0f4ff604bc8e4316d463a03" 6SRCREV = "f58304d7e2185003d0f4ff604bc8e4316d463a03"
7 7
8DEPENDS = "iproute2" 8DEPENDS = "iproute2"