[yocto] source added to -dbg pkg

2012-09-20 Thread Kyle Farnsworth
I would like to NOT put the source code within the ${PN}-dbg pkg and keep it separate from my symbol binaries in that pkg. Is there a way to either turn off the collection of the source or allow me to put it in a different pkg. It could be useful to have some cases but not in all. I have been us

Re: [yocto] source added to -dbg pkg

2012-09-20 Thread Kyle Farnsworth
> I would like to NOT put the source code within the ${PN}-dbg pkg and > keep it separate from my symbol binaries in that pkg. Is there a way to > either turn off the collection of the source or allow me to put it in a > different pkg. It could be useful to have some cases but not in all. I just