diff options
author | wangmy <wangmy@fujitsu.com> | 2021-05-08 09:04:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-11 11:53:23 +0100 |
commit | 2c7868ef9e85a3cdd56b11cd5e876e633307a21d (patch) | |
tree | 2e3602db2b1605a795151b0970020cb6c8660e62 /meta/recipes-kernel/kexec | |
parent | db1f0f28a0651a648cd9fd238f5e2809110ff577 (diff) | |
download | openembedded-core-contrib-2c7868ef9e85a3cdd56b11cd5e876e633307a21d.tar.gz |
kexec-tools: upgrade 2.0.21 -> 2.0.22
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kexec')
-rw-r--r-- | meta/recipes-kernel/kexec/kexec-tools_2.0.22.bb (renamed from meta/recipes-kernel/kexec/kexec-tools_2.0.21.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.21.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.22.bb index 069e8f4d051..dcc44021115 100644 --- a/meta/recipes-kernel/kexec/kexec-tools_2.0.21.bb +++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.22.bb @@ -22,7 +22,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz file://0001-kexec-arch-ppc-kexec-ppc.c-correct-double-definition.patch \ " -SRC_URI[sha256sum] = "b3d4cfd2ba10d68ce341ea3b8ca414d00a0b6183b95686172154f94bce834f94" +SRC_URI[sha256sum] = "40623d4321be2865ef9ea2cd6ec998d31dcf93d0f74353cbd3aa06d8821e3e41" inherit autotools update-rc.d systemd |