public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Alexander Smirnov <asmirnov@ilbers.de>
To: isar-users@googlegroups.com
Cc: Alexander Smirnov <asmirnov@ilbers.de>
Subject: [PATCH 0/4] Various fixes
Date: Tue,  8 Aug 2017 13:04:20 +0300	[thread overview]
Message-ID: <20170808100424.19607-1-asmirnov@ilbers.de> (raw)

Hi all,

this series contains various fixes intended to have possibility to run parallel
builds. Now Isar supports parallel build for all the configuration by single
command:

$ bitbake multiconfig:qemuarm-wheezy:isar-image-base multiconfig:qemuarm-jessie:isar-image-base multiconfig:qemuarm-stretch:isar-image-base multiconfig:qemui386-jessie:isar-image-base multiconfig:qemui386-stretch:isar-image-base multiconfig:qemuamd64-jessie:isar-image-base multiconfig:qemuamd64-stretch:isar-image-base multiconfig:rpi-jessie:isar-image-base

Also this series updates 'start_vm' script to have possibility to test each image.

Alexander Smirnov (2):
  isar: Fix mutli-distro builds in parallel
  scripts: Update start_vm

Frank Lenormand (2):
  buildchroot: Fix dependency installation in buildchroot
  buildchroot: Update build script.

 meta-isar/recipes-core/images/isar-image-base.bb | 10 ++--
 meta/classes/dpkg.bbclass                        |  4 +-
 meta/classes/ext4-img.bbclass                    |  2 +-
 meta/classes/image.bbclass                       |  2 +-
 meta/conf/isar-bitbake.conf                      |  3 +-
 meta/recipes-devtools/buildchroot/buildchroot.bb |  2 +-
 meta/recipes-devtools/buildchroot/files/build.sh |  4 +-
 scripts/start_vm                                 | 60 ++++++++++++++++++------
 8 files changed, 58 insertions(+), 29 deletions(-)

-- 
2.1.4


             reply	other threads:[~2017-08-08 10:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-08 10:04 Alexander Smirnov [this message]
2017-08-08 10:04 ` [PATCH 1/4] isar: Fix mutli-distro builds in parallel Alexander Smirnov
2017-08-08 10:58   ` Henning Schild
2017-08-08 11:21     ` Alexander Smirnov
2017-08-08 11:56       ` Henning Schild
2017-08-21 21:11   ` Baurzhan Ismagulov
2017-08-08 10:04 ` [PATCH 2/4] scripts: Update start_vm Alexander Smirnov
2017-08-08 10:04 ` [PATCH 3/4] buildchroot: Fix dependency installation in buildchroot Alexander Smirnov
2017-08-21 21:28   ` Baurzhan Ismagulov
2017-08-08 10:04 ` [PATCH 4/4] buildchroot: Update build script Alexander Smirnov
2017-08-08 11:05   ` Henning Schild
2017-08-21 21:42     ` Baurzhan Ismagulov
2017-08-21 21:35   ` Baurzhan Ismagulov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170808100424.19607-1-asmirnov@ilbers.de \
    --to=asmirnov@ilbers.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox