From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: Claudius Heine <claudius.heine.ext@siemens.com>,
isar-users@googlegroups.com
Subject: Re: [PATCH v5 0/9] Cleanup rootfs creation
Date: Wed, 15 May 2019 08:55:40 +0200 [thread overview]
Message-ID: <45fdcef6-c17e-ca43-b0b8-d78917ad1c6e@ilbers.de> (raw)
In-Reply-To: <def4ac41-770b-3680-95f7-b01d710b4433@siemens.com>
Hi Claudius,
On 5/15/19 8:43 AM, Claudius Heine wrote:
> Hi Maxim,
>
> On 14/05/2019 20.02, Maxim Yu. Osipov wrote:
>> Hi,
>>
>> This is rebased version of v4 series against current 'next'.
>
> Thx for the rebase. LGTM
I've launched yesterday CI builds for this v5 series.
"Standard" CI passed OK:
http://isar-build.org:8080/job/isar_mosipov_next/200/console
"Fast" CI failed:
http://isar-build.org:8080/job/isar_mosipov_develop/110/console
If you want to look at the build logs for more details - the workspace
for the last build is not cleaned up - just go under
http://isar-build.org:8080/job/isar_mosipov_develop/ws/build/
Regards,
Maxim.
> regards,
> Claudius
>
>>
>> Regards,
>> Maxim.
>>
>> Claudius Heine (9):
>> isar-bootstrap-host: disable DISTRO_BOOTSTRAP_KEYS usage
>> isar-bootstrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to
>> base.bbclass
>> move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
>> buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
>> isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
>> bitbake.conf: remove unneeded and differently used variables
>> image.bbclass: make IMAGE_ROOTFS overwritable
>> bitbake.conf: set default QEMU_ARCH variables
>> buildchroot/configscript: make creation of builder uid/gid idempotent
>>
>> meta-isar/conf/multiconfig/rpi-stretch.conf | 1 +
>> meta/classes/base.bbclass | 9 +++++++++
>> meta/classes/buildchroot.bbclass | 2 +-
>> meta/classes/image-sdk-extension.bbclass | 2 +-
>> meta/classes/image.bbclass | 2 +-
>> meta/classes/isar-bootstrap-helper.bbclass | 18
>> ++----------------
>> meta/conf/bitbake.conf | 13
>> ++++++++-----
>> .../recipes-core/isar-bootstrap/isar-bootstrap-host.bb | 13
>> +++++--------
>> .../isar-bootstrap/isar-bootstrap-target.bb | 6 +-----
>> meta/recipes-core/isar-bootstrap/isar-bootstrap.inc | 1 +
>> meta/recipes-devtools/buildchroot/buildchroot-host.bb | 3 ++-
>> meta/recipes-devtools/buildchroot/buildchroot.inc | 3 +--
>> .../recipes-devtools/buildchroot/files/configscript.sh | 4 ++--
>> meta/recipes-devtools/sdkchroot/sdkchroot.bb | 5 ++---
>> 14 files changed, 37 insertions(+), 45 deletions(-)
>>
>
--
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
prev parent reply other threads:[~2019-05-15 6:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-14 18:02 Maxim Yu. Osipov
2019-05-14 18:02 ` [PATCH v5 1/9] isar-bootstrap-host: disable DISTRO_BOOTSTRAP_KEYS usage Maxim Yu. Osipov
2019-05-14 18:02 ` [PATCH v5 2/9] isar-bootstrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass Maxim Yu. Osipov
2019-05-14 18:02 ` [PATCH v5 3/9] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap Maxim Yu. Osipov
2019-05-14 18:02 ` [PATCH v5 4/9] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH Maxim Yu. Osipov
2019-05-14 18:02 ` [PATCH v5 5/9] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR Maxim Yu. Osipov
2019-05-14 18:02 ` [PATCH v5 6/9] bitbake.conf: remove unneeded and differently used variables Maxim Yu. Osipov
2019-05-14 18:02 ` [PATCH v5 7/9] image.bbclass: make IMAGE_ROOTFS overwritable Maxim Yu. Osipov
2019-05-14 18:02 ` [PATCH v5 8/9] bitbake.conf: set default QEMU_ARCH variables Maxim Yu. Osipov
2019-05-14 18:03 ` [PATCH v5 9/9] buildchroot/configscript: make creation of builder uid/gid idempotent Maxim Yu. Osipov
2019-05-15 6:43 ` [PATCH v5 0/9] Cleanup rootfs creation Claudius Heine
2019-05-15 6:55 ` Maxim Yu. Osipov [this message]
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=45fdcef6-c17e-ca43-b0b8-d78917ad1c6e@ilbers.de \
--to=mosipov@ilbers.de \
--cc=claudius.heine.ext@siemens.com \
--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