[OE-core] [PATCH 1/5] alsa-plugins: initial recipe
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Wed May 20 12:06:01 UTC 2015
On Tue, 2015-05-19 at 18:06 +0300, Tanu Kaskinen wrote:
> On Tue, 2015-05-19 at 15:42 +0100, Burton, Ross wrote:
> >
> > On 19 May 2015 at 15:31, Burton, Ross <ross.burton at intel.com> wrote:
> > On 18 May 2015 at 13:40, Tanu Kaskinen
> > <tanu.kaskinen at 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.
>
> Thanks, I'll do that.
Actually, no, I won't do that. I don't want the symlinks to go to
separate packages, they should be shipped in the same package that
contains the real plugin file.
--
Tanu
More information about the Openembedded-core
mailing list