[yocto] Files/directories were installed but not shipped

2015-05-19 Thread Cai, Juliet Z
I am getting ERROR: QA Issue: Files/directories were installed but not shipped when I try to build my custom layer. It then list bunch of directories and files under /usr/src /usr/src/debug ... My do_install looks something like this do_install () { Install -d ${D}${libdir}

Re: [yocto] Files/directories were installed but not shipped

2015-05-19 Thread Burton, Ross
On 19 May 2015 at 20:31, Cai, Juliet Z juliet.z@intel.com wrote: I am getting “ERROR: QA Issue: Files/directories were installed but not shipped” when I try to build my custom layer. It then list bunch of directories and files under /usr/src /usr/src/debug … My do_install