summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/ceetm/ceetm_git.bb
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:08:42 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commit31865d22f82e82244c3f6d493326b75a52ce1d70 (patch)
tree79abd0e5dc84dbb108ceec695b9ebb53c65932a5 /recipes-kernel/ceetm/ceetm_git.bb
parent8feb8beca100ff07029759832d4dc51bb3e2573e (diff)
downloadmeta-freescale-31865d22f82e82244c3f6d493326b75a52ce1d70.tar.gz
ceetm: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/ceetm/ceetm_git.bb')
-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"