]> code.ossystems Code Review - openembedded-core.git/commit
apr-util: fix loadable module packaging
authorIoan-Adrian Ratiu <adrian.ratiu@ni.com>
Thu, 4 Feb 2016 12:32:52 +0000 (14:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:37 +0000 (11:32 +0000)
commitef82fb5aff4ca3204b40cdf6a074d9711e543af2
tree53d3d7b9fa2a6c93409ffbabe12179b80674219a
parent9d72015e3458c78a9f0d20ad3dc27c8a9bb1069c
apr-util: fix loadable module packaging

A new QA check was introduced by 47d38d4d86ec6a which catches recipes
which install loadable modules (*.so) inside -dev packages instead of
symlinks. Install apr-util's modules into ${PN} and also skip the QA
check [dev-so] because it is the reverse of the check introduced by
47d38d4d86ec6a (thus if a recipe passes one it fails the other).

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/apr/apr-util_1.5.4.bb