]> code.ossystems Code Review - openembedded-core.git/commit
enchant2: fix qa issue about staticdev
authorChen Qi <Qi.Chen@windriver.com>
Tue, 14 Jan 2020 05:56:08 +0000 (13:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:38:54 +0000 (16:38 +0000)
commitb92a74d1e0a66dfb87e1e2626df232174151867e
tree528d0f189ed59c470e9a0a3ec150c8b032c46570
parent844781c5b260a52e8c06b872c74a13a22689bdb9
enchant2: fix qa issue about staticdev

staticdev package defaults to include ${libdir}/${BPN}/*.a, but
for enchant2, the file locates under ${libdir}/echant-2/. So fix
it to avoid the following QA issue.

  QA Issue: non -staticdev package contains static .a library: enchant2 path '/.../usr/lib/enchant-2/enchant_aspell.a'

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/enchant/enchant2_2.2.7.bb