]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
makedumpfile: import 1.7.5 from meta-openembedded
authorEtienne Cordonnier <ecordonnier@snap.com>
Mon, 14 Oct 2024 09:11:18 +0000 (11:11 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Oct 2024 10:47:20 +0000 (11:47 +0100)
commit8534e6427622ec76e100b7d10ee11d180cf5980a
tree9ad54448658e069850f510d1c97dbe9bc4bd8ce5
parentdcb3016f9c0e8e72642cccf335da65345a2f0c92
makedumpfile: import 1.7.5 from meta-openembedded

The kdump script from kexec-tools does not work without makedumpfile (see https://git.yoctoproject.org/poky/tree/meta/recipes-kernel/kexec/kexec-tools/kdump#n14 ).
Thus, let's import makedumpfile from meta-openembedded/meta-oe/recipes-kernel/makedumpfile and make kexec-tools RDEPENDS on makedumpfile.

makedumpfile is the utility which reads /proc/vmcore after a kernel panic and creates a kdump file under /var/crash/.

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-kernel/kexec/kexec-tools_2.0.29.bb
meta/recipes-kernel/makedumpfile/makedumpfile/0001-makedumpfile-replace-hardcode-CFLAGS.patch [new file with mode: 0644]
meta/recipes-kernel/makedumpfile/makedumpfile_1.7.5.bb [new file with mode: 0644]