[yocto] Question about automatic debug package generation

Brad Litterell brad at evidence.com
Thu Sep 26 15:00:15 PDT 2013


My recipe builds and ships an executable in /foo/bin/fooapp

FILES_${PN} += "/foo/bin/*"

WARNING: QA Issue: foo: Files/directories were installed but not shipped
  /foo/bin/.debug
  /foo/bin/.debug/fooapp

This file doesn't appear in the image, but is in the package folder:
./package/foo/bin/.debug/fooapp

It appears something is automatically creating these .debug files during the packaging steps, but the corresponding file isn't under packages-split.

Can someone point me to a place to learn more about how these are created and packaged?

Thanks,
Brad

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130926/0a671380/attachment.html>


More information about the yocto mailing list