All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] [PATCH 0/1] Make it possible to use breakpad in an SDK
@ 2014-09-29 13:10 Anders Darander
  2014-09-29 13:10 ` [meta-oe] [PATCH 1/1] breakpad: install static library Anders Darander
  0 siblings, 1 reply; 5+ messages in thread
From: Anders Darander @ 2014-09-29 13:10 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Anders Darander


When building an SDK (using <image> -c populate_sdk), for an image
where an application depends on breakpad, we need to add the static
library, libbreakpad_client.a, to the SDK. Thus, we need to make sure
that it gets installed and packaged to breakpad-staticdev.

The following changes since commit 0d01e1b72333f49c29d1a27ad844c4cd9f90341c:

  smartmontools: add systemd service file (2014-09-26 05:42:54 +0200)

are available in the git repository at:

  git://github.com/darander/meta-openembedded c3982a9e7a7182cfb3f0147477202f0c7b15858a
  https://github.com/darander/meta-openembedded/tree/breakpad-sdk

Anders Darander (1):
  breakpad: install static library

 meta-oe/recipes-devtools/breakpad/breakpad_svn.bb | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.1.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-03  7:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-29 13:10 [meta-oe] [PATCH 0/1] Make it possible to use breakpad in an SDK Anders Darander
2014-09-29 13:10 ` [meta-oe] [PATCH 1/1] breakpad: install static library Anders Darander
2014-10-01 15:19   ` Martin Jansa
2014-10-02  9:47     ` Anders Darander
2014-10-03  7:09       ` Anders Darander

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.