]> code.ossystems Code Review - openembedded-core.git/commit
icecc.bbclass: properly handle disabling of icecc
authorDmitry Eremin-Solenikov <dmitry_eremin@mentor.com>
Thu, 15 Jan 2015 10:11:51 +0000 (13:11 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jan 2015 09:13:44 +0000 (09:13 +0000)
commit20b0168da47d6e30fcbaf6adab3bde0d398d0d00
tree04ff2687b9281e8b02d023290416c67e79a49deb
parent85ff3d6491c54aa712ed238c561742cda4f4ba07
icecc.bbclass: properly handle disabling of icecc

Always use use_icc to check if IceCC should be enabled. Move
ICECC_DISABLED variable checking to use_icc function. Also while we are
at it, fix condition in icc_is_allarch function.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/icecc.bbclass