integ/tools/kdump-tools/debian/meta_data.yaml
Jiping Ma c2e79d80b5 Debian: add kdump-tools package.
There is a need to modify the source code of the kdump-tools package to
adapt it to Debian-based StarlingX. This commit replaces the binary
package with a source package.

The default kernel image is located at /boot/vmlinuz-${kernel_version}
in Debian system. But it is /boot/1/vmlinuz-${kernel_version} in the
current starlingx system. In addition, initrd.img is also different
because we use ostree. So this commit creates two soft links for
vmlinuz and initrd.img.

Test Plan:
PASS: Image builds successfully.
PASS: kdump-tools installs successfully.
PASS: Can generate vmcore files in /var/crash after kernel panic.

Story: 2009964
Task: 45623

Depends-On: https://review.opendev.org/c/starlingx/tools/+/845886
Depends-On: https://review.opendev.org/c/starlingx/tools/+/845884

Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
Change-Id: Ifffbf0e436e79d9547a478f8b725e18f283d138e
2022-06-17 12:21:53 -04:00

12 lines
350 B
YAML

---
debver: 1:1.6.8.4
debname: kdump-tools
dl_path:
name: kdump-tools_1.6.8.4.tar.xz
url: "https://deb.debian.org/debian/pool/main/k/kdump-tools/kdump-tools_1.6.8.4.tar.xz"
md5sum: 26bcae7c27b729d614a4a85e2a01cb64
sha256sum: 5d91fb4277e305e7d621d0205131ca69e1677a10645f74657e0e0eaaf2f73fe7
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true