]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:05:17 +0000 (12:05 +0000)
commit8ba68cc1f7cfb87d7ab68d40d1f6837d06b6faf3
tree3cd36349cb4873376150679d3090d657cb843874
parent209a21ed46ab33b705e2070d7dfccc1cdcb5fabd
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.

(From OE-Core rev: cec305150801d43d58e3758e020e714d2e90e10b)

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