Message ID | 20250630091315.1897-37-wangmy@fujitsu.com |
---|---|
State | New |
Headers | show |
Series | [01/37] bind: upgrade 9.20.9 -> 9.20.10 | expand |
On Mon, 30 Jun 2025 at 11:14, wangmy via lists.openembedded.org <wangmy=fujitsu.com@lists.openembedded.org> wrote: > SRC_URI = "git://github.com/ibm-s390-linux/s390-tools;protocol=https;branch=master" > -SRCREV = "793c037ded98cd001075cdb55a9c58e122380256" > +SRCREV = "660bab6e68fded26b2117e1dcec0844549a22fed" It would be good to add a tag parameter together with the update. There are other updates in the set you sent which could do this too. Alex
diff --git a/meta/recipes-core/ttyrun/ttyrun_2.37.0.bb b/meta/recipes-core/ttyrun/ttyrun_2.38.0.bb similarity index 94% rename from meta/recipes-core/ttyrun/ttyrun_2.37.0.bb rename to meta/recipes-core/ttyrun/ttyrun_2.38.0.bb index 507ad1b09e..2e2fa36851 100644 --- a/meta/recipes-core/ttyrun/ttyrun_2.37.0.bb +++ b/meta/recipes-core/ttyrun/ttyrun_2.38.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 = "793c037ded98cd001075cdb55a9c58e122380256" +SRCREV = "660bab6e68fded26b2117e1dcec0844549a22fed" CVE_PRODUCT = "s390-tools"