public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Cedric Hombourger' via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: ubely@ilbers.de, Cedric Hombourger <cedric.hombourger@siemens.com>
Subject: [PATCH v2 0/1] deb-dl-dir: remove excessive calls to dpkg-deb in debsrc_download
Date: Sat, 22 Mar 2025 07:15:18 +0100	[thread overview]
Message-ID: <20250322061519.2522459-1-cedric.hombourger@siemens.com> (raw)
In-Reply-To: <20250305131142.2717692-1-cedric.hombourger@siemens.com>

Changes since v1:
 * v1 had is_not_part_of_current_build() removed. It turns out that
   we better check what .deb files get imported in the apt cache
   of our rootfs to make sure that we only try to fetch sources for
   packages we know. This is now achieved with apt-cache dumpavail
   to obtain a list of known source packages.

Cedric Hombourger (1):
  deb-dl-dir: remove excessive calls to dpkg-deb in debsrc_download

 meta/classes/deb-dl-dir.bbclass | 78 +++++++++++++++++++++------------
 1 file changed, 51 insertions(+), 27 deletions(-)

-- 
2.39.5

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20250322061519.2522459-1-cedric.hombourger%40siemens.com.

  parent reply	other threads:[~2025-03-22  6:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-05 13:11 [PATCH] " 'Cedric Hombourger' via isar-users
2025-03-05 13:57 ` 'Jan Kiszka' via isar-users
2025-03-05 15:08   ` 'cedric.hombourger@siemens.com' via isar-users
2025-03-05 17:22 ` 'Niedermayr, BENEDIKT' via isar-users
2025-03-05 17:24   ` 'Niedermayr, BENEDIKT' via isar-users
2025-03-10 11:06 ` Srinuvasan Arjunan
2025-03-22  6:15 ` 'Cedric Hombourger' via isar-users [this message]
2025-03-22  6:15   ` [PATCH v2 1/1] " 'Cedric Hombourger' via isar-users
2025-03-27 10:34   ` [PATCH v2 0/1] " Uladzimir Bely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250322061519.2522459-1-cedric.hombourger@siemens.com \
    --to=isar-users@googlegroups.com \
    --cc=cedric.hombourger@siemens.com \
    --cc=ubely@ilbers.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox