diff options
author | Tobias Henkel <tobias.henkel@bmw-carit.de> | 2013-11-12 09:33:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-12 16:00:29 +0000 |
commit | be181972e4f65a0be2e97c27240824f45536fc91 (patch) | |
tree | f3e7bdce92e8a0f5dbb34506e154dad4abec179f /scripts/lib | |
parent | 54f52bcd339fc2e296dfe2f4d4d5cf2b07dfa16a (diff) | |
download | poky-be181972e4f65a0be2e97c27240824f45536fc91.tar.gz |
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.
(From OE-Core rev: 365dec500166b8eb9d64c573dd7139d3a26ae445)
Signed-off-by: Tobias Henkel <tobias.henkel@bmw-carit.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions