mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
ttyrun: upgrade 2.33.1 -> 2.34.0
Changes of existing tools: - ap_tools/ap-check: Add support for vfio-ap dynamic configuration - dbginfo.sh: Update/Add additional DASD data collection - dumpconf: Add new parameter 'SCP_DATA' for SCSI/NVMe/ECKD dump devices - libutil: Make formatted meta-data configurable - s390-tools: Replace 'which' with built-in 'command -v' - zdump/dfi_elf: Support core dumps of vr-kernels Bug Fixes: - chzdev: Fix warning about failed ATTR writes by udev - rust/pv: Try again if first CRL-URI is invalid - rust/pvattest: Add short option for --arpk - zdump: Fix 'zgetdump -i' ioctl error on s390 formatted dump file (From OE-Core rev: c0f57f1210396278a30efa757252c841e86b6ff4) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d6d6fdf294
commit
496257ef09
+1
-1
@@ -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 = "686262fdcdaed7903ca1720d7dd0b1f9f5621d7b"
|
||||
SRCREV = "4c922b105b4ccb85c51e7e48153d073742b88510"
|
||||
|
||||
CVE_PRODUCT = "s390-tools"
|
||||
|
||||
Reference in New Issue
Block a user