summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 15:06:45 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:03:49 -0300
commit3149095327cfb941a10a0f062ce4efdc3f4042bd (patch)
treea1874dec6971b7dd2830eb038d886a1f1fc04a63
parent5795e64b2a56da4c4ea89f9aadfaf705a406a6b1 (diff)
downloadmeta-freescale-3149095327cfb941a10a0f062ce4efdc3f4042bd.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"