breakpad: add initial recipe
authorAnders Darander <anders@chargestorm.se>
Fri, 18 Oct 2013 05:14:54 +0000 (05:14 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:34:08 +0000 (08:34 -0800)
commitecc5aa1e90e5aeda80cbfaca3b8dd3806b64bc17
treed53288a90965d5741b65d207563168aae276e811
parent34f09b0b1cb1c95753d3f7894b4a556d93603d8b
breakpad: add initial recipe

Breakpad is an open-source multi-platform crash reporting system.

Apart from the breakpad recipe, add a bbclass for applications that want
to use this library. This bbclass will set up the include path and also
generate the symbol file.

(From meta-openembedded rev: a4657e4395e0714198c34f02c54043edb8baeafb)

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/classes/breakpad.bbclass [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad_svn.bb [new file with mode: 0644]