mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user