tio: upgrade 2.4 -> 2.5

Changelog:
==========
 * Update configuration file documentation
   Rename .tiorc to .tioconfig, tiorc to config, etc.
 * Add support for $HOME/.tioconfig
    Replaces what used to be $HOME/.tiorc
 * Fix double prefix key regression
 * Better error checking in config file, rename the file

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-12-20 20:24:02 +08:00
committed by Khem Raj
parent 7a3aa8533b
commit e052049da6
@@ -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 = "6b084a53b84dd7b369a6486f59f74138f6d7221a"
SRCREV = "a2bbab068428275febeea13906654b9e58400c95"
S = "${WORKDIR}/git"