Package: ct-bugcheck
Version: 2016-07-21
Depends: libc
Source: package/utils/ct-bugcheck
SourceName: ct-bugcheck
Section: utils
SourceDateEpoch: 1685687920
Maintainer: Ben Greear <greearb@candelatech.com>
Architecture: aarch64_cortex-a72
Installed-Size: 1630
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
 
