]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
init-system-helpers: upgrade 1.63 -> 1.64
authorwangmy <wangmy@fujitsu.com>
Tue, 12 Jul 2022 07:48:08 +0000 (15:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jul 2022 22:56:06 +0000 (23:56 +0100)
License-Update: year updated to 2022

Changelog:
=========
  * Team upload.
  * d-s-h: break infinite recursion on symlinks. (Closes: #1014119)
  * Bump Standards-Version to 4.6.1, no changes
  * Update date ranges in d/copyright

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initscripts/init-system-helpers_1.64.bb [moved from meta/recipes-core/initscripts/init-system-helpers_1.63.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-core/initscripts/init-system-helpers_1.63.bb
rename to meta/recipes-core/initscripts/init-system-helpers_1.64.bb
index 1251ddf639ad4525538a7715bd56affdc943ad3f..22ddd6840fb58406eadd67cda24f14c6aef8eff9 100644 (file)
@@ -14,9 +14,9 @@ include their helpers in this package."
 HOMEPAGE = "https://salsa.debian.org/debian/init-system-helpers"
 SECTION = "base"
 LICENSE = "BSD-3-Clause & GPL-2.0-only"
-LIC_FILES_CHKSUM = "file://debian/copyright;md5=ee2b1830fcfead84d07bc060ec43e072"
+LIC_FILES_CHKSUM = "file://debian/copyright;md5=c4ec20aa158fa9de26ee1accf78dcaae"
 
-SRCREV = "af94bae943a80954af7fd486c1cab3f900e0975f"
+SRCREV = "c440893051406c11f0a315058939657d5937be4f"
 SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https;branch=master"
 
 S = "${WORKDIR}/git"