public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Various fixes
@ 2018-09-06 13:11 Maxim Yu. Osipov
  2018-09-06 13:11 ` [PATCH v3 1/3] isar-apt-host: Remove isar-apt-host Maxim Yu. Osipov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Maxim Yu. Osipov @ 2018-09-06 13:11 UTC (permalink / raw)
  To: isar-users

Hello everybody,

This patchset 

* Removes isat-apt-host as not needed
* Corrects sdk generation.
* fixes broken cross compilation build when host-distro != 
target-distro 

Changes to v2:
 - Removes isat-apt-host
 - Splits patchset to logical parts 

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: cross build broken with host-distro !=
    target-distro

Maxim Yu. Osipov (2):
  isar-apt-host: Remove isar-apt-host
  sdk: Move deployment to populate_sdk

 meta/classes/image.bbclass                         | 12 +++++++++
 meta/classes/isar-bootstrap-helper.bbclass         |  4 +--
 .../buildchroot/buildchroot-host.bb                |  2 +-
 meta/recipes-devtools/isar-apt/isar-apt-host.bb    | 31 ----------------------
 meta/recipes-devtools/sdkchroot/sdkchroot.bb       | 10 +------
 5 files changed, 16 insertions(+), 43 deletions(-)
 delete mode 100644 meta/recipes-devtools/isar-apt/isar-apt-host.bb

-- 
2.11.0


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

end of thread, other threads:[~2018-09-06 20:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06 13:11 [PATCH v3 0/3] Various fixes Maxim Yu. Osipov
2018-09-06 13:11 ` [PATCH v3 1/3] isar-apt-host: Remove isar-apt-host Maxim Yu. Osipov
2018-09-06 13:11 ` [PATCH v3 2/3] sdk: Move deployment to populate_sdk Maxim Yu. Osipov
2018-09-06 13:11 ` [PATCH v3 3/3] cross-compilation: cross build broken with host-distro != target-distro Maxim Yu. Osipov
2018-09-06 17:10 ` [PATCH v3 0/3] Various fixes Jan Kiszka
2018-09-06 20:45 ` Maxim Yu. Osipov

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