google-breakpad: new package
authorPascal Huerst <pascal.huerst@gmail.com>
Wed, 25 Jun 2014 13:16:13 +0000 (15:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Jun 2014 10:27:03 +0000 (12:27 +0200)
commit2bdc3d6113dd87108dd0d73e3f2689c001fba13f
tree33520c8eb1432843ae132e48206db5c6c13735b7
parent7001f391eef299634615e8a3b7db02d03c94ee27
google-breakpad: new package

[Thomas:
 - Introduce a BR2_PACKAGE_GOOGLE_BREAKPAD_ARCH_SUPPORTS Config.in
   symbol to be able to easily propagate the architecture
   dependencies.
 - Wrap the help text, add some more details as suggested by Arnout.
 - Propagate the architecture dependencies to the comment, as
   suggested by Arnout.
 - Remove the dependency of google-breakpad on host-google-breakpad,
   since it's not needed.
 - Add <pkg>_TARGET = NO, because google-breakpad only installs a
   static library, so installation to staging is sufficient.
 - Reorder autotools-package/host-autotools-package invocations, as
   suggested by Arnout.]

Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/google-breakpad/Config.in [new file with mode: 0644]
package/google-breakpad/google-breakpad.mk [new file with mode: 0644]