From: Alexander Kanavin Date: Fri, 22 Sep 2023 07:24:25 +0000 (+0200) Subject: seatd: upgrade 0.7.0 -> 0.8.0 X-Git-Tag: yocto-5.2~5046 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a44e9192ded342e8c9f69a1f661519ae75823ca;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git seatd: upgrade 0.7.0 -> 0.8.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/seatd/seatd_0.7.0.bb b/meta/recipes-core/seatd/seatd_0.8.0.bb similarity index 96% rename from meta/recipes-core/seatd/seatd_0.7.0.bb rename to meta/recipes-core/seatd/seatd_0.8.0.bb index 59ef6ad9c15..14c5b1b7ae4 100644 --- a/meta/recipes-core/seatd/seatd_0.7.0.bb +++ b/meta/recipes-core/seatd/seatd_0.8.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a" SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master \ file://init" -SRCREV = "a803ba0502cccf147eec7fbcacd11c5b8643c0e0" +SRCREV = "3e9ef69f14f630a719dd464f3c90a7932f1c8296" S = "${WORKDIR}/git" inherit meson pkgconfig update-rc.d