Package: ct-bugcheck
Version: 2016-07-21
Depends: libc, libssp
Source: feeds/base/package/utils/ct-bugcheck
SourceName: ct-bugcheck
Section: utils
Maintainer: Ben Greear <greearb@candelatech.com>
Architecture: arc_archs
Installed-Size: 1624
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
 
