]> code.ossystems Code Review - meta-freescale.git/commitdiff
tsntool: update to 1d1686e
authorTing Liu <ting.liu@nxp.com>
Fri, 25 Dec 2020 06:39:14 +0000 (14:39 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 25 Dec 2020 14:15:06 +0000 (11:15 -0300)
add vlan id with interactive input.

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

index bb8678db31ee05a01b6152f3bed38c7feda1a32c..94091db8a1d3696ecf5456dd9ad731cd54d1ad55 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 = "b74987c855fb5605d2e384d355d101c68c4d6eaf"
+SRCREV = "1d1686e83c8f83472055189c278b837434990dcc"
 
 S = "${WORKDIR}/git"