summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2022-12-16 22:17:48 +0800
committerJun Zhu <junzhu@nxp.com>2022-12-16 22:44:04 +0800
commit7fc3f179a3dec9148d7112787f98c98548a81047 (patch)
treefdeb6b5590c00456e19ebeca02a333a47be814e2 /recipes-extended
parent82206cb7d31e3f637f40fc24fbf04cf81b1956be (diff)
downloadmeta-freescale-7fc3f179a3dec9148d7112787f98c98548a81047.tar.gz
tsntool: update to commit a0769e2
Signed-off-by: Jun Zhu <junzhu@nxp.com>
Diffstat (limited to 'recipes-extended')
-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 82021dd5..6d1eb69c 100644
--- a/recipes-extended/tsntool/tsntool_git.bb
+++ b/recipes-extended/tsntool/tsntool_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "cjson libnl readline"
8inherit pkgconfig 8inherit pkgconfig
9 9
10SRC_URI = "git://github.com/nxp-qoriq/tsntool;protocol=https;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/tsntool;protocol=https;nobranch=1"
11SRCREV = "b767c260b851aac94828ed26c6a9a327e4e98334" 11SRCREV = "a0769e23304957a22f0cbeee6d1f547b20c3c21e"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14