Re: what are the dangers of adding "out-of-tree" files to FILES_${PN}?
Andre McCurdy
On Thu, Apr 1, 2021 at 6:08 AM Robert P. J. Day <rpjday@...> wrote:
What's the specific concern? It won't work well for -native recipes (as discussed in another of these threads), but apart from that it should work OK. To be safe for use in a -native recipe you could change it to: FILES_${PN} += "${base_prefix}/data" i was first askedI don't think you can corrupt the pseudo database with a packaging rule. even if doing something like technically works, can someone explain
|
|