]> code.ossystems Code Review - openembedded-core.git/commit
autotools/base/icecc: Remove prepend from function names
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Jul 2021 14:21:56 +0000 (15:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Jul 2021 23:11:33 +0000 (00:11 +0100)
commit9d002acae720b0a8e96a6734424a142b86880461
treec6675b9af3c4fb11e3f0342441b82322b55adb4e
parent701a58504de15b244b970908f2de0971a35b5a09
autotools/base/icecc: Remove prepend from function names

Using prepend as part of a function name is a poor choice. Whilst we're
about to make the syntax explict, improve the names anyway making the
conversion easier and the intent clear that this isn't an override.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass
meta/classes/base.bbclass
meta/classes/icecc.bbclass