On 19 May 2015 at 15:31, Burton, Ross <ross.bur...@intel.com> wrote:

> 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.
>

Investigate *before* sending, Ross.

Just pass allow_links=True to do_split_packages() and all of this can be
deleted.

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

Reply via email to