On 23 May 2013 09:55, Martin Jansa <martin.jansa at gmail.com> wrote:
> -FILES_${PN}-tests = "${bindir}/dr* ${bindir}/mode*"
> +FILES_${PN}-tests = "${bindir}/dr* ${bindir}/mode* ${bindir}/*test"
Why not just capture ${bindir}/* and we won't have this problem in the future?
Ross