summaryrefslogtreecommitdiffstats
path: root/scripts/lib
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-05-19 13:59:30 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-08-04 18:04:03 +0100
commit1722c4162c6c0830fa86461dd626d5385765b02c (patch)
tree16b29c7cb548006f84cee29e2dd6d174f8d55f48 /scripts/lib
parent094349b4c429d04cbd3d11ecdcd365e9504984ed (diff)
downloadpoky-1722c4162c6c0830fa86461dd626d5385765b02c.tar.gz
ccache: enable ccache for all recipes if it is in HOSTTOOLS
At the moment we don't allow ccache for native recipes to avoid the dependency loop of native recipes needing ccache-native which then depends on itself. One way to avoid this dependency loop is to just provide a host ccache, so enable ccache globally if ccache is in HOSTTOOLS. This isn't set out of the box, but does work. (From OE-Core rev: cc91a0f6500e88dd96a56307226fcfd16c60c342) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions