public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fix cross-build from base-apt when custom DISTRO name used
@ 2022-11-25  6:42 Uladzimir Bely
  2022-11-25  6:42 ` [PATCH v3 1/3] Populate base-apt from both DISTRO and HOST_DISTRO download dirs Uladzimir Bely
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Uladzimir Bely @ 2022-11-25  6:42 UTC (permalink / raw)
  To: isar-users

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.

Changes since v2:
- Cleaned garbage in commit message for patch 2.

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


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


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

end of thread, other threads:[~2022-11-28 11:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25  6:42 [PATCH v3 0/3] Fix cross-build from base-apt when custom DISTRO name used Uladzimir Bely
2022-11-25  6:42 ` [PATCH v3 1/3] Populate base-apt from both DISTRO and HOST_DISTRO download dirs Uladzimir Bely
2022-11-25  7:42   ` Jan Kiszka
2022-11-25  7:56     ` Uladzimir Bely
2022-11-25 14:11       ` Jan Kiszka
2022-11-25 14:48         ` Uladzimir Bely
2022-11-25 15:40           ` Jan Kiszka
2022-11-26  5:30             ` Uladzimir Bely
2022-11-27 19:05               ` Jan Kiszka
2022-11-28  6:05                 ` Uladzimir Bely
2022-11-28  6:32                   ` Jan Kiszka
2022-11-28  6:41                     ` Uladzimir Bely
2022-11-28  6:51                       ` Jan Kiszka
2022-11-28 11:12                         ` Uladzimir Bely
2022-11-28 11:45                           ` Jan Kiszka
2022-11-25  6:42 ` [PATCH v3 2/3] testsuite: Run signed repro test in cross mode Uladzimir Bely
2022-11-25  6:42 ` [PATCH v3 3/3] testsuite: Replace bananapi with rpi-arm-v7 in signed repro tests Uladzimir Bely
2022-11-25  7:37 ` [PATCH v3 0/3] Fix cross-build from base-apt when custom DISTRO name used Jan Kiszka

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