Peng Zhang 67b90e5a70 Fix crashdump could not generate after kernel upgrade
After kernel is updated to version 6.6.x, crashdump could not
generate. Package crash-8.0.5 and makedumpfile-1.7.4 is added
to support updated kernel to generate crashdump.

TestPlan:
PASS: downloader; build-pkgs
PASS: build-image
PASS: generate crashdump
PASS: crash <vmlinux> <dump.date>

Closes-Bug: 2086464
Change-Id: I2cf9823a21182052f8e48ed973218d880bdd92ee
Signed-off-by: Peng Zhang <Peng.Zhang2@windriver.com>
2024-11-02 00:11:19 +08:00

14 lines
517 B
Plaintext

source: makedumpfile
Section: devel
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13), libelf-dev, libdw-dev, libbz2-dev
Standards-Version: 4.5.2
Rules-Requires-Root: no
package: makedumpfile
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: This package can make a Linux crash dump smaller by filtering and compressing pages
This package can make a Linux crash dump smaller by filtering and compressing pages