]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-scripts: allow non-sh post-relocate
authorMartin Kelly <mkelly@xevo.com>
Mon, 4 Jun 2018 23:05:58 +0000 (16:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jun 2018 07:52:13 +0000 (08:52 +0100)
commit5569a6ec6d3c4358719350cac88afa69a76097a8
tree5204aa271fb31e1ad81c956af5cbe2905c12b2e3
parent693daaac7399a5a7665cd3bcbc915ff93db36db5
toolchain-scripts: allow non-sh post-relocate

Currently, we look only for scripts matching *.sh, which means we can't
write post-relocate scripts in other languages.

Expand this to allow any type of script.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toolchain-scripts.bbclass