public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: [PATCH v2 0/3] Fix cross-build from base-apt when custom DISTRO name used
Date: Fri, 25 Nov 2022 07:36:09 +0100	[thread overview]
Message-ID: <20221125063612.6932-1-ubely@ilbers.de> (raw)

Changes since v1:
- Support cached cross-build from base-apt for different base distros
for host and target (e.g. raspberry).

This patchset is mostly intended for downstreams that prefer
to rename DISTRO variable (like `meat-iot2050`) and use
ISAR_CROSS_COMPILE = "1".

This also fixes the case with cross-build or raspberry targets
from cached base-apt repo. While it uses separate repositories
for host (Debian) and target (Raspbian) distros, base-apt is
splittend onto two parts corresponding to original repos.

Also, testsuite repro tests were updated to cover crosss-build case
and raspberry target is now used in it.

Uladzimir Bely (3):
  Populate base-apt from both DISTRO and HOST_DISTRO download dirs
  testsuite: Run signed repro test in cross mode
  testsuite: Replace bananapi with rpi-arm-v7 in signed repro tests

 meta-isar/conf/distro/raspbian-stretch.conf   |  2 +
 meta-isar/conf/distro/raspios-bullseye.conf   |  2 +
 meta-isar/conf/distro/ubuntu-focal.conf       |  2 +
 meta/conf/distro/debian-common.conf           |  2 +
 .../isar-bootstrap/isar-bootstrap.inc         |  9 +++-
 meta/recipes-devtools/base-apt/base-apt.bb    | 47 ++++++++++---------
 testsuite/citest.py                           |  4 +-
 7 files changed, 42 insertions(+), 26 deletions(-)

-- 
2.20.1


             reply	other threads:[~2022-11-25  6:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  6:36 Uladzimir Bely [this message]
2022-11-25  6:36 ` [PATCH v2 1/3] Populate base-apt from both DISTRO and HOST_DISTRO download dirs Uladzimir Bely
2022-11-25  6:36 ` [PATCH v2 2/3] testsuite: Run signed repro test in cross mode Uladzimir Bely
2022-11-25  6:36 ` [PATCH v2 3/3] testsuite: Replace bananapi with rpi-arm-v7 in signed repro tests 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=20221125063612.6932-1-ubely@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /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