postgresql: Fix packaging of static libraries
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 3 Aug 2012 17:15:57 +0000 (17:15 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:22:26 +0000 (08:22 -0800)
commite732d17d996dc74e0a195d47389dbbef25594668
tree852e1d47092d76d8203dc28126438c991d6ce9eb
parentb4739d1bbbe9e613866e7cc6d9be8dc5646e38c4
postgresql: Fix packaging of static libraries

This patch fixes the following QA issue:

,----[ Fragment of build error log ]
| ...
| ERROR: QA Issue: non -staticdev package contains static .a library:
|   libecpg-dev path '/work/.../packages-split/libecpg-dev/usr/lib/libpgtypes.a'
| ...
`----

(From meta-openembedded rev: d5508e497c2f664dc5f338a976fdb5a0a8982519)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/postgresql/postgresql.inc