summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-01 16:53:24 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:00 -0300
commit048fe45f8ccecb5e882bfe3ed2d86cb5ceb6c0b1 (patch)
tree7680b6b975a5168c4d485ede24313abcbf57ee3e
parente47b8a2c9c96b29cddc2a704fcfedb07e4a0f03e (diff)
downloadmeta-freescale-048fe45f8ccecb5e882bfe3ed2d86cb5ceb6c0b1.tar.gz
cantest: 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-extended/cantest/cantest_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/cantest/cantest_1.0.bb b/recipes-extended/cantest/cantest_1.0.bb
index 49bc37b05..cfbf698b5 100644
--- a/recipes-extended/cantest/cantest_1.0.bb
+++ b/recipes-extended/cantest/cantest_1.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "cantest"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=d85064f0fa931974668d281ab83cc97e" 3LIC_FILES_CHKSUM = "file://COPYING;md5=d85064f0fa931974668d281ab83cc97e"
4 4
5SRC_URI = "git://github.com/qoriq-open-source/cantest.git;nobranch=1" 5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cantest;nobranch=1"
6SRCREV = "9a9735862dce192de782550d0ab1a50f163b537c" 6SRCREV = "9a9735862dce192de782550d0ab1a50f163b537c"
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"