mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
tio: upgrade 2.1 -> 2.2
Changelog: =========== * Add shell completion of sub-configuration names Does not work with sub configuration names that contains one or more white spaces. * Beautify help * Fix error message * Simplify configfile implementation Signed-off-by: Zheng Ruoqin <zhengrq.fnst@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 = "14fc77ffc13a4c60a98f0bb7e0f431e9ed7cf1fd"
|
||||
SRCREV = "eaab692d4d6be1ef41c0f6950977cf9054520cb7"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user