[oe] RFILES (was: ltp: Fix two QA issues; .debug leak and GNU_HASH.)
Chris Larson
clarson at kergoth.com
Sun Mar 29 23:58:24 UTC 2009
On Sun, Mar 29, 2009 at 9:56 AM, Michael 'Mickey' Lauer
<mickey at vanille-media.de> wrote:
> On Sunday 29 March 2009 17:18:59 GIT User account wrote:
>> -FILES_${PN}-dbg = "${libexecdir}/ltp/*/*/*/*/*/.debug"
>> +FILES_${PN}-dbg = "${libexecdir}/ltp/*/*/*/*/*/*/*/*/*/.debug"
>> +FILES_${PN}-dbg += "${libexecdir}/ltp/*/*/*/*/*/*/*/*/.debug"
>> +FILES_${PN}-dbg += "${libexecdir}/ltp/*/*/*/*/*/*/*/.debug"
>> +FILES_${PN}-dbg += "${libexecdir}/ltp/*/*/*/*/*/*/.debug"
>> +FILES_${PN}-dbg += "${libexecdir}/ltp/*/*/*/*/*/.debug"
>> FILES_${PN}-dbg += "${libexecdir}/ltp/*/*/*/*/.debug"
>> FILES_${PN}-dbg += "${libexecdir}/ltp/*/*/*/.debug"
>> FILES_${PN}-dbg += "${libexecdir}/ltp/*/*/.debug"
>> FILES_${PN}-dbg += "${libexecdir}/ltp/*/.debug"
>
> That's truely insane. I know there's currently no other way to do it like
> that, but I'm willing to offer a bounty of like100 USD for someone who
> implements the RFILES idea -- specifying FILES through regular expressions.
Could always implement ** globbing, assuming python's glob module
doesn't already support it, as an alternative.
--
Chris Larson
clarson at kergoth dot com
clarson at mvista dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Software Engineer
MontaVista Software, Inc.
More information about the Openembedded-devel
mailing list