public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Various fixes
@ 2018-09-05  8:16 Maxim Yu. Osipov
  2018-09-05  8:16 ` [PATCH v2 1/2] sdk: Move deployment to populate_sdk Maxim Yu. Osipov
  2018-09-05  8:16 ` [PATCH v2 2/2] cross-compilation: Fixes build broken with host-distro != target-distro Maxim Yu. Osipov
  0 siblings, 2 replies; 5+ messages in thread
From: Maxim Yu. Osipov @ 2018-09-05  8:16 UTC (permalink / raw)
  To: isar-users

Hello everybody,

This patchset 

* fixes broken cross compilation build when host-distro != 
target-distro 
* Corrects sdk generation.

Changes to 'sdk: Move deployment to populate_sdk' v1:
 - Copy target-distro prebuilt packages instead of host-distro
 - cleanup unmount /proc and /dev

Cross compilation and sdk generation were tested 
on host debian-stretch-amd64 for targets
 - debian-stretch-arm64
 - debian-stretch-arm
 - debian-buster-arm


Kind regards,
Maxim.

Jan Kiszka (1):
  cross-compilation: Fixes build broken with host-distro !=
    target-distro

Maxim Yu. Osipov (1):
  sdk: Move deployment to populate_sdk

 meta/classes/image.bbclass                            | 12 ++++++++++++
 meta/classes/isar-bootstrap-helper.bbclass            |  4 ++--
 meta/recipes-devtools/buildchroot/buildchroot-host.bb |  2 +-
 meta/recipes-devtools/sdkchroot/sdkchroot.bb          |  8 --------
 4 files changed, 15 insertions(+), 11 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2018-09-05 12:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-05  8:16 [PATCH v2 0/2] Various fixes Maxim Yu. Osipov
2018-09-05  8:16 ` [PATCH v2 1/2] sdk: Move deployment to populate_sdk Maxim Yu. Osipov
2018-09-05  8:16 ` [PATCH v2 2/2] cross-compilation: Fixes build broken with host-distro != target-distro Maxim Yu. Osipov
2018-09-05  8:29   ` Jan Kiszka
2018-09-05 12:48     ` Jan Kiszka

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