[oe] [meta-oe] [PATCH 0/1] Make it possible to use breakpad in an SDK

Anders Darander anders at chargestorm.se
Mon Sep 29 13:10:23 UTC 2014


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




More information about the Openembedded-devel mailing list