linuxconsole: upgrade 1.7.0 -> 1.7.1

Changelog:
=========
* inputattach supports the Gunze protocol
* Three missing dependencies were added in the Makefile
* An overflow in ffcfstress was fixed

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy
2022-04-10 23:06:58 +08:00
committed by Khem Raj
parent 509d74f2d3
commit f0f0279187
@@ -18,7 +18,7 @@ SRC_URI = "\
file://inputattach.service \
"
SRC_URI[sha256sum] = "95d112f06393806116341d593bda002c8bc44119c1538407623268fed90d8c34"
SRC_URI[sha256sum] = "bd4d4b7e37da02fc67e47ddf20b6f1243c0a7af7b02b918d5e72138ea8727547"
S = "${WORKDIR}/linuxconsoletools-${PV}"