public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Fix ccache issues
@ 2023-02-13  7:56 Anton Mikanovich
  2023-02-13  7:56 ` [PATCH v2 1/4] ccache: fix dirs creation Anton Mikanovich
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Anton Mikanovich @ 2023-02-13  7:56 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

This patchset just fixes some ccache-related issues which prevented us
from enabling ccache globally.

Changes since v1:
- Rebased on next
- Addressed previous feedback

Anton Mikanovich (4):
  ccache: fix dirs creation
  ccache: fix CCACHE_DIR owner for sbuild
  meta: unify cross selection
  ccache: separate cache based on cross compile

 doc/user_manual.md               |  3 ++-
 meta/classes/buildchroot.bbclass | 22 +++++----------------
 meta/classes/crossvars.bbclass   | 33 ++++++++++++++++++++++++++++++++
 meta/classes/dpkg-base.bbclass   |  2 +-
 meta/classes/dpkg.bbclass        |  2 +-
 meta/classes/sbuild.bbclass      | 19 ++----------------
 meta/classes/sdk.bbclass         | 17 +++-------------
 meta/conf/bitbake.conf           |  2 +-
 8 files changed, 48 insertions(+), 52 deletions(-)
 create mode 100644 meta/classes/crossvars.bbclass

-- 
2.34.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-04-10  5:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13  7:56 [PATCH v2 0/4] Fix ccache issues Anton Mikanovich
2023-02-13  7:56 ` [PATCH v2 1/4] ccache: fix dirs creation Anton Mikanovich
2023-02-13  7:56 ` [PATCH v2 2/4] ccache: fix CCACHE_DIR owner for sbuild Anton Mikanovich
2023-02-13  7:56 ` [PATCH v2 3/4] meta: unify cross selection Anton Mikanovich
2023-02-13  7:56 ` [PATCH v2 4/4] ccache: separate cache based on cross compile Anton Mikanovich
2023-02-13  8:01 ` [PATCH v2 0/4] Fix ccache issues Anton Mikanovich
2023-03-27  5:27 ` Uladzimir Bely
2023-03-28 15:51   ` Moessbauer, Felix
2023-03-28 15:56     ` Uladzimir Bely
2023-03-29 12:43       ` Moessbauer, Felix
2023-03-30  7:37         ` Uladzimir Bely
2023-04-02 18:44         ` Baurzhan Ismagulov
2023-04-05 11:56           ` Moessbauer, Felix
2023-04-05 13:28             ` Baurzhan Ismagulov
2023-04-10  5:44               ` Moessbauer, Felix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox