cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
* [isar-cip-core][PATCH] Enable ccache
@ 2023-03-19 16:21 Jan Kiszka
  0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2023-03-19 16:21 UTC (permalink / raw)
  To: cip-dev

From: Jan Kiszka <jan.kiszka@siemens.com>

Accelerates rebuilds, specifically of the kernel (e.g. with adjusted
configs).

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 kas-cip.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kas-cip.yml b/kas-cip.yml
index 73a4af9c..b6a3dedf 100644
--- a/kas-cip.yml
+++ b/kas-cip.yml
@@ -35,6 +35,8 @@ local_conf_header:
     CONF_VERSION = "1"
   cross: |
     ISAR_CROSS_COMPILE = "1"
+  ccache: |
+    USE_CCACHE = "1"
   root_password: |
     USERS += "root"
     USER_root[password] = "root"
-- 
2.35.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-19 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-19 16:21 [isar-cip-core][PATCH] Enable ccache Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).