]> code.ossystems Code Review - openembedded-core.git/commit
icecc: Add dummy python version of set_icecc_env
authorTobias Henkel <tobias.henkel@bmw-carit.de>
Tue, 12 Nov 2013 08:33:59 +0000 (09:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Nov 2013 16:00:19 +0000 (16:00 +0000)
commit365dec500166b8eb9d64c573dd7139d3a26ae445
tree188e1bb2a21de3b5f2df1e941ce7cad13d86e81a
parent0f7dc969e64bc7563e208a4fb7d3ebe7c4e69e79
icecc: Add dummy python version of set_icecc_env

Bitbakes prepend mechanism for the tasks disregards the type of the
function. Thus bitbaking recipes using python functions for configure,
compile or install steps fail due to the missing python version of
set_icecc_env.

Assuming that icecc doesn't need to be used in such situations adding
a dummy python version of set_icecc_env fixes this.

Signed-off-by: Tobias Henkel <tobias.henkel@bmw-carit.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/icecc.bbclass