public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/4] 32-bit compat arch support
@ 2020-09-11 12:13 Jan Kiszka
  2020-09-11 12:13 ` [PATCH v2 1/4] Add compat architecture support via multiarch Jan Kiszka
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jan Kiszka @ 2020-09-11 12:13 UTC (permalink / raw)
  To: isar-users

This allows to build and install 32-bit packages for/on amd64 and arm64
targets. SDK is enhanced as well.

Changes in v2:
 - switched from hello-isar to samefile as compat package, resolving
   conflicts with 32-bit arch when building in parallel
 - add doc entry

Jan

Jan Kiszka (4):
  Add compat architecture support via multiarch
  ci: Add compat arch support
  doc: Enhance list of supported cross-archs, drop QEMU reference
  doc: Describe new compat arch support

 doc/user_manual.md                            | 25 ++++++++++++++++---
 meta-isar/conf/local.conf.sample              | 10 ++++++++
 .../recipes-app/samefile/samefile_2.14.bb     |  6 +++++
 meta/classes/dpkg.bbclass                     |  8 +++---
 meta/conf/bitbake.conf                        |  3 ++-
 meta/conf/distro/debian-common.conf           |  3 +++
 .../isar-bootstrap/isar-bootstrap.inc         | 14 ++++++++++-
 .../buildchroot/buildchroot.inc               |  5 ++++
 meta/recipes-devtools/sdkchroot/sdkchroot.bb  |  1 +
 scripts/ci_build.sh                           |  6 +++++
 10 files changed, 72 insertions(+), 9 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-09-21 12:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11 12:13 [PATCH v2 0/4] 32-bit compat arch support Jan Kiszka
2020-09-11 12:13 ` [PATCH v2 1/4] Add compat architecture support via multiarch Jan Kiszka
2020-09-11 12:13 ` [PATCH v2 2/4] ci: Add compat arch support Jan Kiszka
2020-09-11 12:13 ` [PATCH v2 3/4] doc: Enhance list of supported cross-archs, drop QEMU reference Jan Kiszka
2020-09-11 12:13 ` [PATCH v2 4/4] doc: Describe new compat arch support Jan Kiszka
2020-09-21  9:24 ` [PATCH v2 0/4] 32-bit " Jan Kiszka
2020-09-21  9:41   ` Baurzhan Ismagulov
2020-09-21 12:06     ` Jan Kiszka

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