From: Wang Mingyu Date: Tue, 9 Apr 2024 07:10:18 +0000 (+0800) Subject: ttyrun: upgrade 2.31.0 -> 2.32.0 X-Git-Tag: uninative-4.5~232 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5890c1b9f6892a19ac4fb145ddad683dd16ca7f7;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git ttyrun: upgrade 2.31.0 -> 2.32.0 Changelog: =========== - dbginfo.sh: dash compatible copy sequence - rust/pv_core: Fix UvDeviceInfo::get() method - zipl/src: Fix leak of files if run with a broken configuration - zkey: Fix convert command to accept only keys of type CCA-AESDATA Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ttyrun/ttyrun_2.31.0.bb b/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb similarity index 93% rename from meta/recipes-core/ttyrun/ttyrun_2.31.0.bb rename to meta/recipes-core/ttyrun/ttyrun_2.32.0.bb index 122dd9d8e70..9a8be15daba 100644 --- a/meta/recipes-core/ttyrun/ttyrun_2.31.0.bb +++ b/meta/recipes-core/ttyrun/ttyrun_2.32.0.bb @@ -7,7 +7,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=f5118f167b055bfd7c3450803f1847af" SRC_URI = "git://github.com/ibm-s390-linux/s390-tools;protocol=https;branch=master" -SRCREV = "6f15ed326491a17d83ca60cd2bda47fb5e8a0175" +SRCREV = "9eea78b3ad8ab3710fb3b2d80b9cd058d7c8aba7" S = "${WORKDIR}/git"