]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/sstatesig: exclude ccache-native from signature hashes
authorRoss Burton <ross.burton@intel.com>
Mon, 10 Jul 2017 16:29:58 +0000 (17:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jul 2017 12:48:53 +0000 (13:48 +0100)
commitffeca7dcc1abe82cad8374a31bf72b36a472fa1b
tree36aace33bc868b3a59633703aea7a0e02512a684
parent408c5c0f942fa4a7b4df6aacf336d685037ca76c
lib/oe/sstatesig: exclude ccache-native from signature hashes

Enabling ccache should not cause a complete rebuild, so filter out ccache-native
from the dependencies the same way we do for quilt-native (so the world doesn't
repatch if quilt changes).

This doesn't effect the actual dependencies, just the dependencies that impact
the hash.

[ YOCTO #11417 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/sstatesig.py