]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Exclude extend_recipe_sysroot function from sstate checksums
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Jan 2017 16:28:45 +0000 (16:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:50 +0000 (12:03 +0000)
commitcec305150801d43d58e3758e020e714d2e90e10b
treedaac418866084c48110045d86b6fd9772df37c15
parentff30b833a423d300ec2b81bf80ef6733a6d8039b
bitbake.conf: Exclude extend_recipe_sysroot function from sstate checksums

The extend_recipe_sysroot itself is excluded from the task hashes. This is
because it only ever acts upon the contents of the task dependencies and hence
those checksums accurately relfect what its doing. It does mean sysroots don't
repopulate if this function changes but there are other easy ways to achieve
that if needed.

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