On 18 May 2015 at 13:40, Tanu Kaskinen <tanu.kaski...@linux.intel.com>
wrote:

> +# The resampler plugins create some symlinks, which have to be added to
> FILES
> +# manually, since do_split_packages() rejects symlinks. The symlinks also
> cause
> +# QA errors, but those errors are false positives, so we disable the QA
> checks.
>

Not true, there's an allow_symlink (default False) option to
do_split_packages, so this can be cleaned up.

Assuming that those symlinks are versioning (and so pointless for loadable
modules), a neater fix might be to patch in libtool -avoid-version.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to