From e29a9bdc158728a9df0b8bfcb4103fa4fd82abaf Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Fri, 25 Dec 2020 14:39:14 +0800 Subject: [PATCH] tsntool: update to 1d1686e add vlan id with interactive input. Signed-off-by: Ting Liu --- recipes-extended/tsntool/tsntool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/tsntool/tsntool_git.bb b/recipes-extended/tsntool/tsntool_git.bb index bb8678db..94091db8 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 = "b74987c855fb5605d2e384d355d101c68c4d6eaf" +SRCREV = "1d1686e83c8f83472055189c278b837434990dcc" S = "${WORKDIR}/git" -- 2.40.1