]> code.ossystems Code Review - openembedded-core.git/commit
layer.conf: Exclude gcc-cross dependencies from checksums
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 May 2014 14:40:40 +0000 (15:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 May 2014 21:49:00 +0000 (22:49 +0100)
commit97df4e8e61a7693d548c3145e36f1d5503e91d03
tree7dd1be0b2305be8e2a1403522d4b247ec77ecf46
parent9068a65baf4a28d04efad9297b16a2883ac42689
layer.conf: Exclude gcc-cross dependencies from checksums

gcc-cross technically depends on the C library however we can use
one toolchain for multiple different tunes within a given architecture.

Manually remove these dependencies so that gcc-cross isn't rebuild with
every tune change.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf