]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
kexec-tools: upgrade 2.0.26 -> 2.0.27
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 13 Sep 2023 09:32:43 +0000 (17:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Sep 2023 08:19:34 +0000 (09:19 +0100)
Changelog:
============
arm64: Hook up the ZBOOT support as vmlinuz
arm64: Add ZBOOT PE containing compressed image support
kexec/zboot: Add arch independent zboot support
kexec: Introduce a member kernel_fd in kexec_info
kexec/arm64: Simplify the code for zImage
LoongArch: kdump: Set up kernel image segment
kexec: __NR_kexec_file_load is set to undefined on LoongArch
ppc64: Add elf-ppc64 file types/options and an arch specific flag to man page
x86: add devicetree support
kexec: make -a the default
ppc64: add --reuse-cmdline parameter support

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kexec/kexec-tools_2.0.27.bb [moved from meta/recipes-kernel/kexec/kexec-tools_2.0.26.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-kernel/kexec/kexec-tools_2.0.26.bb
rename to meta/recipes-kernel/kexec/kexec-tools_2.0.27.bb
index 11a3c4f47ebf3bd2b91a4d1698ba375c77ce3378..9b9864da9a08489b992a4a86e6df6d2fe3352a42 100644 (file)
@@ -19,7 +19,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz
            file://0001-arm64-kexec-disabled-check-if-kaslr-seed-dtb-propert.patch \
            "
 
-SRC_URI[sha256sum] = "89bdd941542c64fec16311858df304ed3a3908c1a60874d69df5d9bf1611e062"
+SRC_URI[sha256sum] = "410f89057d1f4cd2b0477b6c2035ec2c52e21c185e90742bbae8b4f78a7077a5"
 
 inherit autotools update-rc.d systemd