summaryrefslogtreecommitdiffstats
path: root/recipes-extended/tsntool/tsntool_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/tsntool/tsntool_git.bb')
-rw-r--r--recipes-extended/tsntool/tsntool_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/tsntool/tsntool_git.bb b/recipes-extended/tsntool/tsntool_git.bb
index 4ce353be..ac85dc28 100644
--- a/recipes-extended/tsntool/tsntool_git.bb
+++ b/recipes-extended/tsntool/tsntool_git.bb
@@ -7,7 +7,7 @@ DEPENDS = "cjson libnl readline"
7 7
8inherit pkgconfig 8inherit pkgconfig
9 9
10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/tsntool;protocol=https;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/tsntool;protocol=https;nobranch=1"
11SRCREV = "30a0320eb4a1798ac3d6258a2e02d863e60a1582" 11SRCREV = "30a0320eb4a1798ac3d6258a2e02d863e60a1582"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"