public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] 32-bit compat arch support
@ 2020-09-04 12:47 Jan Kiszka
  2020-09-04 12:47 ` [PATCH 1/2] Add compat architecture support via multiarch Jan Kiszka
  2020-09-04 12:47 ` [PATCH 2/2] ci: Add compat arch support Jan Kiszka
  0 siblings, 2 replies; 8+ messages in thread
From: Jan Kiszka @ 2020-09-04 12:47 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.

Jan

Jan Kiszka (2):
  Add compat architecture support via multiarch
  ci: Add compat arch support

 meta-isar/conf/local.conf.sample                   |  5 +++++
 meta-isar/recipes-app/hello-isar/hello-isar.bb     |  3 +++
 meta-isar/recipes-app/libhello/libhello.bb         |  3 +++
 meta/classes/dpkg.bbclass                          |  8 +++++---
 meta/conf/bitbake.conf                             |  3 ++-
 meta/conf/distro/debian-common.conf                |  3 +++
 .../recipes-core/isar-bootstrap/isar-bootstrap.inc | 14 +++++++++++++-
 meta/recipes-devtools/buildchroot/buildchroot.inc  |  5 +++++
 meta/recipes-devtools/sdkchroot/sdkchroot.bb       |  1 +
 scripts/ci_build.sh                                |  6 ++++++
 10 files changed, 46 insertions(+), 5 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-09-10 10:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 12:47 [PATCH 0/2] 32-bit compat arch support Jan Kiszka
2020-09-04 12:47 ` [PATCH 1/2] Add compat architecture support via multiarch Jan Kiszka
2020-09-04 12:47 ` [PATCH 2/2] ci: Add compat arch support Jan Kiszka
2020-09-08  8:53   ` Jan Kiszka
2020-09-09 13:44     ` Henning Schild
2020-09-10  6:51       ` Jan Kiszka
2020-09-10  6:54         ` Jan Kiszka
2020-09-10 10:34           ` Henning Schild

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