[OE-core] [PATCH 1/1] consolekit_0.4.6.bb: Fix QA error when --enable-udev-acl

Phil Blundell pb at pbcl.net
Tue Aug 27 15:26:38 UTC 2013


On Tue, 2013-08-27 at 08:16 -0700, Saul Wold wrote:
> On 08/27/2013 12:10 AM, leimaohui wrote:
> > -FILES_${PN}-dbg += "${base_libdir}/security/.debug"
> >
> > +                ${libdir}/ConsoleKit  ${systemd_unitdir}
> > ${base_libdir}/udev/rules.d \
> >
> > +               ${base_libdir}/udev/udev-acl ${datadir}/dbus-1
> > ${datadir}/PolicyKit \
> >
> > +               ${datadir}/polkit*"
> >
> > +FILES_${PN}-dbg += "${base_libdir}/security/.debug /lib/udev/.debug"

> Please use ${base_libdir} instead of /lib here.

Really?  Hard-coding /lib isn't all that great but I think
${base_libdir} would be even more wrong.  Shouldn't it be
${nonarch_base_libdir}?

p.





More information about the Openembedded-core mailing list