summaryrefslogtreecommitdiffstats
path: root/meta/classes/icecc.bbclass
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2014-01-18 15:02:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-19 17:10:45 +0000
commit180ba7f6603b35eb66946649d8860022d2c329b7 (patch)
tree3dcc5fb70f4e72efb3591d0c9ee4f0a952c488cb /meta/classes/icecc.bbclass
parent336a7897e39b9e42dcfcba9e2520ea96b0c6a8d6 (diff)
downloadopenembedded-core-contrib-180ba7f6603b35eb66946649d8860022d2c329b7.tar.gz
allarch: Set empty TARGET_PREFIX and TARGET_FPU
* set empty TARGET_PREFIX This has a bit weird reason caused by unsupported setup where external-toolchain is used in some DISTRO only for some MACHINEs and internal is used for other MACHINEs. Because external-toolchain usually comes with different TARGET_PREFIX it was causing allarch recipes to have different signatures even when they don't use toolchain at all. Empty TARGET_PREFIX also helps to find allarch recipes which still have default dependency on e.g. virtual/${TARGET_PREFIX}gcc. * add TARGET_FPU just for completeness (it was used in icecc.bbclass but now it's vardepexcluded there as well) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/icecc.bbclass')
0 files changed, 0 insertions, 0 deletions