Re: [oe] [meta-oe][PATCH] socorro-syms: Add Breakpad symbol generation adapted for Socorro

2015-02-25 Thread daniel . markus
> +# > +# Use example: > +# > +# inherit breakpad > +# inherit socorro-syms > +# BREAKPAD_BIN = "YourBinary" > +# > + > +# We depend on Breakpad creating the original symbol file. > +DEPENDS += "breakpad" > > Is this necessary? If the recipe using this class files your instructions > and inherits b

Re: [oe] [meta-oe][PATCH] socorro-syms: Add Breakpad symbol generation adapted for Socorro

2015-02-25 Thread Anders Darander
Just a small nitpick or comment. On 24 Feb 2015 14:25, "Daniel Markus" wrote: . > +# > +# Use example: > +# > +# inherit breakpad > +# inherit socorro-syms > +# BREAKPAD_BIN = "YourBinary" > +# > + > +# We depend on Breakpad creating the original symbol file. > +DEPENDS += "breakpad" Is this nec

[oe] [meta-oe][PATCH] socorro-syms: Add Breakpad symbol generation adapted for Socorro

2015-02-24 Thread Daniel Markus
https://github.com/mozilla/socorro Mozilla Socorro is a downloadable crash dump server that handles Breakpad crash dumps coming from own applications. In order for Socorro to create clickable links into your source code repository, Breakpad's symbol files must be copied and modified to contain VCS