From: Wang Mingyu <[email protected]> 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 <[email protected]> --- meta-oe/recipes-support/tio/{tio_2.4.bb => tio_2.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/tio/{tio_2.4.bb => tio_2.5.bb} (91%) diff --git a/meta-oe/recipes-support/tio/tio_2.4.bb b/meta-oe/recipes-support/tio/tio_2.5.bb similarity index 91% rename from meta-oe/recipes-support/tio/tio_2.4.bb rename to meta-oe/recipes-support/tio/tio_2.5.bb index 548ee7c63..1f69e1a9e 100644 --- a/meta-oe/recipes-support/tio/tio_2.4.bb +++ b/meta-oe/recipes-support/tio/tio_2.5.bb @@ -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" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100152): https://lists.openembedded.org/g/openembedded-devel/message/100152 Mute This Topic: https://lists.openembedded.org/mt/95784591/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
