package/sp-oops-extract: new package
authorDoug Kehn <rdkehn@yahoo.com>
Tue, 18 Aug 2015 21:17:52 +0000 (16:17 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Aug 2015 21:12:48 +0000 (23:12 +0200)
commit22212f15e43e5f274c8c0ad33957a346ccb99cf1
tree9676d12c57831f0e481c2be77a4ed9d1da7a5552
parent0b22622fecfc35737a7dd3933a7116f7c06cbf8c
package/sp-oops-extract: new package

A tool for extracting OOPS/panic logs from MTD.

Tested using arm-buildroot-linux-gnueabihf toolchain.

[Thomas:
 - use sp-oops-extract instead of sp_oops_extract as the Config.in
   prompt and in the .mk file comment
 - remove @ in front of the build and install commands.
 - use $(TARGET_CONFIGURE_OPTS) instead of manually passing CC, AR,
   LD, CFLAGS and LDFLAGS.]

Signed-off-by: Doug Kehn <rdkehn@yahoo.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/sp-oops-extract/0001-Make-the-Makefile-more-cross-compiler-friendly.patch [new file with mode: 0644]
package/sp-oops-extract/Config.in [new file with mode: 0644]
package/sp-oops-extract/sp-oops-extract.hash [new file with mode: 0644]
package/sp-oops-extract/sp-oops-extract.mk [new file with mode: 0644]