public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix ccache issues
@ 2022-12-19 14:29 Anton Mikanovich
  2022-12-19 14:29 ` [PATCH 1/5] ccache: fix dirs creation Anton Mikanovich
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Anton Mikanovich @ 2022-12-19 14:29 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

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

Anton Mikanovich (5):
  ccache: fix dirs creation
  ccache: fix CCACHE_DIR owner for sbuild
  dpkg-base: remove deprecated code
  meta: unify cross selection
  ccache: separate cache based on cross compile

 meta/classes/buildchroot.bbclass | 23 +++++----------------
 meta/classes/crossvars.bbclass   | 34 ++++++++++++++++++++++++++++++++
 meta/classes/dpkg-base.bbclass   | 29 +--------------------------
 meta/classes/dpkg.bbclass        |  2 +-
 meta/classes/sbuild.bbclass      | 19 ++----------------
 meta/classes/sdk.bbclass         | 17 +++-------------
 meta/conf/bitbake.conf           |  2 +-
 7 files changed, 47 insertions(+), 79 deletions(-)
 create mode 100644 meta/classes/crossvars.bbclass

-- 
2.17.1


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

end of thread, other threads:[~2023-02-08  8:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 14:29 [PATCH 0/5] Fix ccache issues Anton Mikanovich
2022-12-19 14:29 ` [PATCH 1/5] ccache: fix dirs creation Anton Mikanovich
2022-12-19 15:21   ` Henning Schild
2023-02-08  8:01     ` Anton Mikanovich
2022-12-20  2:39   ` Moessbauer, Felix
2022-12-19 14:29 ` [PATCH 2/5] ccache: fix CCACHE_DIR owner for sbuild Anton Mikanovich
2022-12-19 15:23   ` Henning Schild
2022-12-20  2:40     ` Moessbauer, Felix
2023-01-12 10:00   ` Moessbauer, Felix
2023-02-08  8:15     ` Anton Mikanovich
2022-12-19 14:29 ` [PATCH 3/5] dpkg-base: remove deprecated code Anton Mikanovich
2022-12-19 14:29 ` [PATCH 4/5] meta: unify cross selection Anton Mikanovich
2022-12-20  2:49   ` Moessbauer, Felix
2022-12-19 14:29 ` [PATCH 5/5] ccache: separate cache based on cross compile Anton Mikanovich
2022-12-20  2:59   ` Moessbauer, Felix
2023-01-11  6:49 ` [PATCH 0/5] Fix ccache issues Moessbauer, Felix

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