summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kexec
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-05-08 09:04:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-11 11:54:25 +0100
commit764db5fde8c7677772530dfe7488da54e446e2b4 (patch)
treee690420a714731eb55c5d1f8dea00529ae17e419 /meta/recipes-kernel/kexec
parentd7323f994e56f68348a8aa7325eefacacb9b864c (diff)
downloadpoky-764db5fde8c7677772530dfe7488da54e446e2b4.tar.gz
kexec-tools: upgrade 2.0.21 -> 2.0.22
(From OE-Core rev: 2c7868ef9e85a3cdd56b11cd5e876e633307a21d) 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 069e8f4d05..dcc4402111 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
22 file://0001-kexec-arch-ppc-kexec-ppc.c-correct-double-definition.patch \ 22 file://0001-kexec-arch-ppc-kexec-ppc.c-correct-double-definition.patch \
23 " 23 "
24 24
25SRC_URI[sha256sum] = "b3d4cfd2ba10d68ce341ea3b8ca414d00a0b6183b95686172154f94bce834f94" 25SRC_URI[sha256sum] = "40623d4321be2865ef9ea2cd6ec998d31dcf93d0f74353cbd3aa06d8821e3e41"
26 26
27inherit autotools update-rc.d systemd 27inherit autotools update-rc.d systemd
28 28