From 41d4f625c6db7a778f0f9a735c2cb48e023bc49b Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Thu, 5 Nov 2020 12:05:14 +0800 Subject: tsntool: update to b74987c Changes: b74987c tsntool: fix define some_msg in the .h file for compile error 1bd1321 cnc: fix Qbv input gate state hex value 1e76457 libtsn:tsntool: align dscpset qos/dpl field with correct nla_policy 28429eb cnc.py: correct the name of basetime in sgi for sysrepo-tsn v0.2 2618ef7 libtsn:tsntool: fix dscp parameter input 297c7c3 tsntool: fix parameter input of help and queue Signed-off-by: Ting Liu --- recipes-extended/tsntool/tsntool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-extended/tsntool/tsntool_git.bb') diff --git a/recipes-extended/tsntool/tsntool_git.bb b/recipes-extended/tsntool/tsntool_git.bb index 5694e91c..bb8678db 100644 --- a/recipes-extended/tsntool/tsntool_git.bb +++ b/recipes-extended/tsntool/tsntool_git.bb @@ -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 = "ca2d8fb348bb54960d706177108c43ae213e0063" +SRCREV = "b74987c855fb5605d2e384d355d101c68c4d6eaf" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf