summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-10-10 16:38:29 +0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2022-10-25 14:51:54 +0200
commitd8bfff1b18ea7c406d6e251f9ef1090a2c8802fb (patch)
tree03137fbd53db39a76a6a6b1c4ec559881b6b4aab
parentd810e4ea3b8b9769aadd02a931c5825c867fc779 (diff)
downloadopenembedded-core-d8bfff1b18ea7c406d6e251f9ef1090a2c8802fb.tar.gz
init-system-helpers: upgrade 1.64 -> 1.65.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r--meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb (renamed from meta/recipes-core/initscripts/init-system-helpers_1.64.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/initscripts/init-system-helpers_1.64.bb b/meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb
index 663d60c6e0..1fc23acb74 100644
--- a/meta/recipes-core/initscripts/init-system-helpers_1.64.bb
+++ b/meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb
@@ -16,7 +16,7 @@ SECTION = "base"
LICENSE = "BSD-3-Clause & GPL-2.0-only"
LIC_FILES_CHKSUM = "file://debian/copyright;md5=c4ec20aa158fa9de26ee1accf78dcaae"
-SRCREV = "c440893051406c11f0a315058939657d5937be4f"
+SRCREV = "2f446b69db728b2bda68270a9b81de88102e1fdd"
SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https;branch=master"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))(?!_exp)"