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