tio: upgrade 2.2 -> 2.3

Changes since tio v2.2:
=======================
Add mute feature
This will make tio go fully silent and not print anything.
Rename config variable 'tty' to 'device'
Deprecate tty config keyword but keep it around for now
Update show config
Update example tiorc

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2022-11-07 16:33:39 +08:00 committed by Khem Raj
parent 58793ca934
commit 5c5befa94d

View File

@ -7,7 +7,7 @@ LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0e1a95b7892d3015ecd6d0016f601f2c"
SRC_URI = "git://github.com/tio/tio;protocol=https;nobranch=1"
SRCREV = "eaab692d4d6be1ef41c0f6950977cf9054520cb7"
SRCREV = "845e683fc9e2d2da686fe0c8e4b19b1245e9904b"
S = "${WORKDIR}/git"