Package: ct-bugcheck
Version: 2016.07.21
Depends: libc
Provides: ct-bugcheck-any
Source: feeds/base/utils/ct-bugcheck
SourceName: ct-bugcheck
Section: utils
SourceDateEpoch: 1780053075
Maintainer: Ben Greear <greearb@candelatech.com>
Architecture: riscv64_generic
Installed-Size: 20480
Description:  Scripts to check for bugs (like firmware crashes) and package them for reporting.
 Currently this script only checks for ath10k firmware crashes.
 Once installed, you can enable this tool by creating a file called
 /etc/config/bugcheck with the following contents:
 DO_BUGCHECK=1
 export DO_BUGCHECK
 
