[oe] RFILES (was: ltp: Fix two QA issues; .debug leak and GNU_HASH.)

Michael 'Mickey' Lauer mickey at vanille-media.de
Sun Mar 29 16:56:30 UTC 2009


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.

:M:




More information about the Openembedded-devel mailing list