integ/tools/crash/debian/deb_folder/control
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
679 B
Plaintext

source: crash
Section: utils
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13), bison, libncurses5-dev, texinfo, zlib1g-dev
Standards-Version: 4.5.2
Rules-Requires-Root: no
package: crash
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: This package provides a self-contained tool that can be used to investigate either live systems, kernel core dumps created from dump creation facilities such as kdump
This package provides a self-contained tool that can be used to investigate either live systems, kernel core dumps created from dump creation facilities such as kdump