From 74f6615dfac779bc535e9e384ac32c15ede37d96 Mon Sep 17 00:00:00 2001 From: Efe Can Icoz Date: Mon, 10 Aug 2026 14:28:41 +0200 Subject: [PATCH] finit: bump finit version to v4.17 Signed-off-by: Efe Can Icoz --- recipes-core/finit/finit_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-core/finit/finit_git.bb b/recipes-core/finit/finit_git.bb index e01ce06..e781ef9 100644 --- a/recipes-core/finit/finit_git.bb +++ b/recipes-core/finit/finit_git.bb @@ -81,9 +81,9 @@ SRC_URI = "git://github.com/troglobit/finit;protocol=https;branch=master;name=fi file://10-hotplug.conf \ " -SRCREV_finit = "a81530754b1d43c5bf01e4777738e6807083f428" +SRCREV_finit = "e74dff96ba0c8730add64592dd31b2de847c3073" -PV = "4.16" +PV = "4.17" S = "${WORKDIR}/git"