public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Improve apt-fetch related tasks
@ 2021-09-06 18:45 Jan Kiszka
  2021-09-06 18:45 ` [PATCH v2 1/2] base: Move SRC_APT extraction/filtering to dpkg-base class Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Kiszka @ 2021-09-06 18:45 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

Changes in v2:
 - rebased over next
 - fix typo in patch subject

Cleans up the scope and avoids execution (and locking) via noexec when
not needed.

Jan

Jan Kiszka (2):
  base: Move SRC_APT extraction/filtering to dpkg-base class
  dpkg: Use noexec to disable unneeded apt tasks

 meta/classes/base.bbclass      | 19 -------------------
 meta/classes/dpkg-base.bbclass | 31 ++++++++++++++++++++++---------
 2 files changed, 22 insertions(+), 28 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-09-13 12:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 18:45 [PATCH v2 0/2] Improve apt-fetch related tasks Jan Kiszka
2021-09-06 18:45 ` [PATCH v2 1/2] base: Move SRC_APT extraction/filtering to dpkg-base class Jan Kiszka
2021-09-06 18:45 ` [PATCH v2 2/2] dpkg: Use noexec to disable unneeded apt tasks Jan Kiszka
2021-09-13 12:48 ` [PATCH v2 0/2] Improve apt-fetch related tasks Anton Mikanovich

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