diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-15 07:49:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-17 22:38:32 +0000 |
commit | 3da90508596364b17771882fb3156c33f83662cb (patch) | |
tree | 8b0f37021ac5d8f02f17dc7f2fae5dbf32cfd49e /meta/recipes-core | |
parent | 5e902d88619d3b4e9ca08025ab08322eded9c9bf (diff) | |
download | poky-3da90508596364b17771882fb3156c33f83662cb.tar.gz |
ttyrun: upgrade 2.36.0 -> 2.37.0
(From OE-Core rev: d6d77bf96489c9d8605976ed1d13860a35184b22)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/ttyrun/ttyrun_2.37.0.bb (renamed from meta/recipes-core/ttyrun/ttyrun_2.36.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ttyrun/ttyrun_2.36.0.bb b/meta/recipes-core/ttyrun/ttyrun_2.37.0.bb index 3a58f19a9a..e8fb4831e2 100644 --- a/meta/recipes-core/ttyrun/ttyrun_2.36.0.bb +++ b/meta/recipes-core/ttyrun/ttyrun_2.37.0.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "MIT" | |||
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f5118f167b055bfd7c3450803f1847af" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f5118f167b055bfd7c3450803f1847af" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/ibm-s390-linux/s390-tools;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/ibm-s390-linux/s390-tools;protocol=https;branch=master" |
10 | SRCREV = "0cd063e40d12d7ca5bc59a09b2ee4803653678bd" | 10 | SRCREV = "793c037ded98cd001075cdb55a9c58e122380256" |
11 | 11 | ||
12 | CVE_PRODUCT = "s390-tools" | 12 | CVE_PRODUCT = "s390-tools" |
13 | 13 | ||