summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/crash/crash
Commit message (Collapse)AuthorAgeFilesLines
* crash: update to version 7.1.5Derek Straka2016-06-233-6/+6
| | | | | | | * Resolves issues with gcc-6 on ARM Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* crash: 7.1.2 -> 7.1.3Kai Kang2016-01-045-0/+207
| | | | | | | | | | | | | | | | | | Upgrade crash from 7.1.2 to 7.1.3. Add gdb source tarball and don't fetch and extract it during do_compile. And do some format tweaks. Exclude mips64 from COMPATIBLE_HOST which is not supported. And update ARCH setting for arm64, ppc64 and mips32. Add patch to enable parallel make for gdb. And don't write crash.target which causes rebuild fails. Backport patches to fix compile failures. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* crash: upgrade from 7.0.9 to 7.1.2Kang Kai2015-07-304-0/+58
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>