From: Alexander Kanavin Date: Wed, 6 Mar 2024 15:42:26 +0000 (-0800) Subject: update-rc.d: upgrade to latest revision X-Git-Tag: 2024-04-scarthgap~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0690f8016577f8bb4f74bc48529171a26fc99d4a;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git update-rc.d: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb index 043cb3f13ea..ba622fe716c 100644 --- a/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb +++ b/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb @@ -7,7 +7,7 @@ LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://update-rc.d;beginline=5;endline=15;md5=d40a07c27f535425934bb5001f2037d9" SRC_URI = "git://git.yoctoproject.org/update-rc.d;branch=master;protocol=https" -SRCREV = "8636cf478d426b568c1be11dbd9346f67e03adac" +SRCREV = "b8f950105010270a768aa12245d6abf166346015" UPSTREAM_CHECK_COMMITS = "1"