mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
ccache: let ccache create CCACHE_DIR, reducing hash changes
(From OE-Core rev: 408c5c0f942fa4a7b4df6aacf336d685037ca76c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a5c870ec76
commit
11f6f7c617
@@ -9,6 +9,3 @@ export CCACHE_NOHASHDIR ?= "1"
|
||||
|
||||
DEPENDS_append_class-target = " ccache-native"
|
||||
DEPENDS[vardepvalueexclude] = " ccache-native"
|
||||
|
||||
do_configure[dirs] =+ "${CCACHE_DIR}"
|
||||
do_kernel_configme[dirs] =+ "${CCACHE_DIR}"
|
||||
|
||||
Reference in New Issue
Block a user