diff options
author | Angelo Ribeiro <Angelo.Ribeiro@criticaltechworks.com> | 2023-08-17 10:01:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-21 11:34:12 +0100 |
commit | 8f98a81394312bc7d25503e91a1e4af1fa7767ff (patch) | |
tree | 7de1b50e4966ac6715ee4db1f5f4ad6b395aa772 /scripts/lib/wic/partition.py | |
parent | 853e98f54b7fe06fb68951aa514b5c4efcc19b0c (diff) | |
download | poky-8f98a81394312bc7d25503e91a1e4af1fa7767ff.tar.gz |
ccache.bbclass: Add allowed list for native recipes
Native recipes are not able to use ccache currently, due to a circular
dependency between ccache-native and cmake-native.
This affects also other native recipes, but not all, imposing a
limitation in build time optimizations.
The introduction of CCACHE_NATIVE_RECIPES_ALLOWED allows the user to specify
which native recipes should use ccache, keeping it disable by default for all
native recipes.
(From OE-Core rev: 87cb2be71e0c0c123eaae6a5ae135900c95535db)
Signed-off-by: Angelo Ribeiro <Angelo.Ribeiro@criticaltechworks.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/partition.py')
0 files changed, 0 insertions, 0 deletions