]> code.ossystems Code Review - meta-freescale.git/commitdiff
tsntool: update to b767c26
authorTing Liu <ting.liu@nxp.com>
Thu, 14 Oct 2021 08:15:35 +0000 (16:15 +0800)
committerTing Liu <ting.liu@nxp.com>
Fri, 15 Oct 2021 14:11:36 +0000 (22:11 +0800)
New commits:
b767c26 Pull request #27: tsntool: fix string copy overflow
e29cb64 tsntool: fix string copy overflow
9a22d5e Pull request #26: tsntool: fix portname overflow
7fc9d6c tsntool: fix portname overflow
7f18d70 Pull request #25: cnc: change GROUP_NAME to real-time-edge
2e04fd4 cnc: change GROUP_NAME to real-time-edge
c21d3d3 Pull request #24: cnc: fix isChecked undefined when using Firefox/IE/EDGE
1db711b cnc: fix isChecked undefined when using Firefox/IE/EDGE

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-extended/tsntool/tsntool_git.bb

index f4f10938eb6ac5729c779ee5d13d8f5b478575f9..f1ddbec8e2342bf34ffe8a28fe9aaf1dd0feb8dd 100644 (file)
@@ -8,7 +8,7 @@ DEPENDS = "cjson libnl readline"
 inherit pkgconfig
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/tsntool;protocol=https;nobranch=1"
-SRCREV = "3111f7f79e7d1b1a5e60f37fe76785559b2d0360"
+SRCREV = "b767c260b851aac94828ed26c6a9a327e4e98334"
 
 S = "${WORKDIR}/git"