summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 17:17:01 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:01:46 -0300
commita3f73b1676614b36d601bfa932464c16635db3a7 (patch)
tree352cddb40a6dbbf2e4ac28e5e838678f60dc82eb
parent248dc836539b3b22043ce847946c2a2a81754940 (diff)
downloadmeta-freescale-a3f73b1676614b36d601bfa932464c16635db3a7.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 72062f31..6b45f5a6 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://git.freescale.com/ppc/sdk/cantest.git;branch=sdk-v2.0.x" 5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/cantest;branch=nxp/sdk-v2.0.x"
6SRCREV = "0ad5fa86b1007aefef60a10ccb3a946497477995" 6SRCREV = "0ad5fa86b1007aefef60a10ccb3a946497477995"
7 7
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"