[yocto] FILES_${PN} packaging and wildcarded exclusions

2014-03-04 Thread Alex J Lennon
Hi, I'm trying to understand how to cleanly extend FILES${PN} to include files that are staged and need to be packaged If I start with something like FILES_${PN} += \ ${libdir}/mono/gac/policy.0.2.Mono.Addins/0.0.0.0__0738eb9f132ed756/* \

Re: [yocto] FILES_${PN} packaging and wildcarded exclusions

2014-03-04 Thread Paul Eggleton
Hi Alex, On Tuesday 04 March 2014 10:10:13 Alex J Lennon wrote: I'm trying to understand how to cleanly extend FILES${PN} to include files that are staged and need to be packaged If I start with something like FILES_${PN} += \

Re: [yocto] FILES_${PN} packaging and wildcarded exclusions

2014-03-04 Thread Alex J Lennon
On 04/03/2014 11:01, Paul Eggleton wrote: Hi Alex, On Tuesday 04 March 2014 10:10:13 Alex J Lennon wrote: I'm trying to understand how to cleanly extend FILES${PN} to include files that are staged and need to be packaged If I start with

Re: [yocto] FILES_${PN} packaging and wildcarded exclusions

2014-03-04 Thread Paul Eggleton
On Tuesday 04 March 2014 11:05:34 Alex J Lennon wrote: On 04/03/2014 11:01, Paul Eggleton wrote: Hi Alex, On Tuesday 04 March 2014 10:10:13 Alex J Lennon wrote: I'm trying to understand how to cleanly extend FILES${PN} to include files that are staged and need to be packaged If I