public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: "[ext] Claudius Heine" <claudius.heine.ext@siemens.com>,
	"Maxim Yu. Osipov" <mosipov@ilbers.de>,
	isar-users@googlegroups.com
Subject: Re: [PATCH 1/2] meta-isar: Separate images per MACHINE
Date: Thu, 14 Mar 2019 08:28:20 +0100	[thread overview]
Message-ID: <6077c8f9-e72c-e51a-cbb2-d03645034c77@siemens.com> (raw)
In-Reply-To: <7984d051-8bf0-dff1-804d-104ad2a17af7@siemens.com>

On 14.03.19 08:21, [ext] Claudius Heine wrote:
> Hi Maxim,
> 
> On 13/03/2019 17.42, Maxim Yu. Osipov wrote:
>> Hi everybody,
>>
>> Any feedback on this patch?
>> This is a "fast track" patch as it fixes problem which delayed the release.
>>
>> Thanks,
>> Maxim.
>>
>> On 3/12/19 9:27 PM, Maxim Yu. Osipov wrote:
>>> Image directory gets overwritten when running for two targets
>>> with the same pair DISTRO and DISTRO_ARCH, resulting
>>> start_vm script failure.
>>>
>>> Note:
>>> This patch affects the bitbake multiconfig target calling syntax:
>>> PREVIOUS: "multiconfig:$MACHINE-$DISTRO:isar-image-base"
>>> NEW: "multiconfig:$MACHINE-$DISTRO:isar-image-base-$MACHINE"
>>>
>>> Suggested-by: Jan Kiszka <jan.kiszka@siemens.com>
>>> Signed-off-by: Maxim Yu. Osipov <mosipov@ilbers.de>
>>> ---
>>>   meta-isar/conf/conf-notes.txt                    |  6 ++--
>>>   meta-isar/recipes-core/images/isar-image-base.bb |  2 ++
>>>   meta-isar/recipes-core/images/isar-image-ubi.bb  |  2 ++
>>>   scripts/ci_build.sh                              | 40 ++++++++++++------------
>>>   scripts/start_vm                                 | 16 +++++-----
>>>   5 files changed, 35 insertions(+), 31 deletions(-)
>>>
>>> diff --git a/meta-isar/conf/conf-notes.txt b/meta-isar/conf/conf-notes.txt
>>> index 87bd2dc..84049e1 100644
>>> --- a/meta-isar/conf/conf-notes.txt
>>> +++ b/meta-isar/conf/conf-notes.txt
>>> @@ -1,4 +1,4 @@
>>>   Common targets are:
>>> -    multiconfig:qemuarm-stretch:isar-image-base
>>> -    multiconfig:qemuamd64-stretch:isar-image-base
>>> -    multiconfig:rpi-jessie:isar-image-base
>>> +    multiconfig:qemuarm-stretch:isar-image-base-qemuarm
>>> +    multiconfig:qemuamd64-stretch:isar-image-base-qemuamd64
>>> +    multiconfig:rpi-jessie:isar-image-base-rpi
> 
> I am not a big fan of having to specify the machine when building a image.
> 
> Would it be possible to have virtual recipes?
> 
> IMO all isar-image-base-* would provide a isar-image-base.

That would be useful if it has no unexpected side effects. Can we exclude that 
we end up with multiple providers in some scenario? It seems so, but I'm not 
100% sure ATM.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

  reply	other threads:[~2019-03-14  7:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12 20:27 Maxim Yu. Osipov
2019-03-12 20:27 ` [PATCH 2/2] doc/user_manual: Update after images per machine separation Maxim Yu. Osipov
2019-03-14  7:14   ` Jan Kiszka
2019-03-14 11:31     ` Baurzhan Ismagulov
2019-03-14 12:08       ` Jan Kiszka
2019-03-13 16:42 ` [PATCH 1/2] meta-isar: Separate images per MACHINE Maxim Yu. Osipov
2019-03-14  7:15   ` Jan Kiszka
2019-03-14  7:21   ` Claudius Heine
2019-03-14  7:28     ` Jan Kiszka [this message]
2019-03-14  8:07       ` Claudius Heine
2019-03-14  8:20         ` Claudius Heine
2019-03-14 12:22           ` Claudius Heine
2019-03-15  9:02     ` Maxim Yu. Osipov
2019-03-15 10:25       ` Claudius Heine
2019-03-15 11:22         ` Maxim Yu. Osipov
2019-03-15 14:28         ` 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=6077c8f9-e72c-e51a-cbb2-d03645034c77@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=claudius.heine.ext@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=mosipov@ilbers.de \
    /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