summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 15:06:46 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:03:49 -0300
commitef1a2e09e01cf5075ca4b924d496d1ac7f38d60b (patch)
treed4323c75f1d8db2623700ecea9024b7fa4c13950
parent3149095327cfb941a10a0f062ce4efdc3f4042bd (diff)
downloadmeta-freescale-ef1a2e09e01cf5075ca4b924d496d1ac7f38d60b.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 44ca577e..ba08ddef 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=b5881ecf398da8a03a3f4c501e29d287" 3LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287"
4 4
5SRC_URI = "git://git.freescale.com/ppc/sdk/ceetm.git;branch=sdk-v2.0.x" 5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/ceetm;branch=nxp/sdk-v2.0.x"
6SRCREV = "a237e094c3316a55727b855d15480e664545316a" 6SRCREV = "a237e094c3316a55727b855d15480e664545316a"
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"