]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ttyrun: upgrade 2.34.0 -> 2.35.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 9 Oct 2024 05:49:11 +0000 (13:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Oct 2024 11:16:59 +0000 (12:16 +0100)
Changelog:
=============
  Changes of existing tools:
  - cpacfstats: Add support for FULL XTS (MSA 10) and HMAC (MSA 11) PAI counter
  - cpuplugd: Make cpuplugd compatible with hiperdispatch
  - dbginfo.sh: Add network sockstat info
  - pvapconfig: s390x exclusive build
  - zdev: Add option to select IPL device
  - zdump/dfo_s390: Support s390 DFO for vr-kernel dumps
  - zipl: Add support of mirror devices

  Bug Fixes:
  - (genprotimg|zipl)/boot: discard .note.package ELF section to save memory
  - netboot/mk-s390image: Fix size when argument is a symlink
  - ziorep_config: Fix warning message when multipath device is not there.
  - zipl: Fix problems when target parameters are specified by user
  - zipl: Fix segfault when creating device-based dumps with '--dry-run'

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ttyrun/ttyrun_2.35.0.bb [moved from meta/recipes-core/ttyrun/ttyrun_2.34.0.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-core/ttyrun/ttyrun_2.34.0.bb
rename to meta/recipes-core/ttyrun/ttyrun_2.35.0.bb
index 7fbd48c83a4558c1df9eee3a29182e571847345d..c505bd716028b0d778ce41b307f191a90fb4ee2d 100644 (file)
@@ -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 = "4c922b105b4ccb85c51e7e48153d073742b88510"
+SRCREV = "c2db7ce05fdc3ebd63cccbcb1edc2b606709e21f"
 
 CVE_PRODUCT = "s390-tools"