Re: [OE-core] Files not getting into the debug packages

2012-07-04 Thread Richard Purdie
On Wed, 2012-07-04 at 15:19 +0300, Damian, Alexandru wrote: > Hi guys, > > I'm trying to run a udev package upgrade (See attached patch). > > I get this error, > > ERROR: QA Issue: non debug package contains .debug directory: udev > path > /work/i586-poky-linux/udev-182-r0/packages-split/udev/

Re: [OE-core] Files not getting into the debug packages

2012-07-04 Thread Damian, Alexandru
MIhai gratiously provided the insight, the debug lines should be FILES_${PN}-dbg += "${base_libdir}/udev/udev/.debug/" FILES_${PN}-dbg += "${base_libdir}/udev/udev/.debug/*" (notice base_libdir instead of libexecdir) Cheers, Alex On Wed, Jul 4, 2012 at 3:19 PM, Damian, Alexandru < alexandru.dam

[OE-core] Files not getting into the debug packages

2012-07-04 Thread Damian, Alexandru
Hi guys, I'm trying to run a udev package upgrade (See attached patch). I get this error, ERROR: QA Issue: non debug package contains .debug directory: udev path /work/i586-poky-linux/udev-182-r0/packages-split/udev/lib/udev/udev/.debug/v4l_id ERROR: QA Issue: non debug package contains .debug d