From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6667603680306397184 X-Received: by 2002:a17:906:938e:: with SMTP id l14mr334979ejx.8.1552648956394; Fri, 15 Mar 2019 04:22:36 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:6a98:: with SMTP id p24ls1726506ejr.7.gmail; Fri, 15 Mar 2019 04:22:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqzmrD+KHY38fyMvF7EptEPGPv2g6Y/7G4Ji9hIywN2UTKhDSzbB/GohB1SILeDGpY5O6tGA X-Received: by 2002:a17:906:6dce:: with SMTP id j14mr334296ejt.4.1552648955846; Fri, 15 Mar 2019 04:22:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552648955; cv=none; d=google.com; s=arc-20160816; b=HJX2x7alE4KGeRHexaBmBnLeDvN2g5bnut8Hxg3Ou6lgOOxQqlQJFnEldXA2trCWtJ snMAJlGZhREazu1jTDKCzkKVd1hQLAEx0q+OJkGwozXSzgmSRs2BcKUdl3YYI6SCrGkC jKgGxaYkJbz2a+R0K87GnAYga50fDdlIHMaSiat1K2W7p1CxIEwvzBgPpGzUXTDOjuDB 82umoONYuLb9TuWi2m83r/XUWWsDkJz1vyJKZOoeAINAqVjhH6JL5b+L4hRkd4qmrxQI 9YL8i3Z+ugI0FxeGwFKPYYqJ2jxr2oCrswUfWjiUWJV8LKuMZGRxmk8nVwstp5HPHFQi SAnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:organization:from:references:to:subject; bh=2kvvqA88wblOQnWymIQ97M5hM8vmePSRg+dusAV6pp4=; b=qJGCpRCyUT/ebDQObQEDVfD8N38t5LEoZY8fPd4OLm7jVfqyV7Cug7DajD3Eo3omM0 dV8HqonjBErl1OxuzLW/2iSbhBXHnOClLc+pzXtOkog42UU98NqaattkQgcKsL390Bu4 0U7fAwR1N9U1CVgdZCGza9cBZW51Qd/HIzNqW6a6eHq6gqSjibQS0qsy7yzSTm0heDBd 6qPpUC3bOYMuxPTw2zu9Trpqz/pFOIaiqdLiJArMUTAg53UM7q7U7pN9kBLEgLxaXXfh zPzrsk3kBFxeezqJqmKaGE4wscx4sOwV/VglpB6Q/0MuYpX1dZ74JioZlV0YaE50Z5zg V97g== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id i16si86971ede.0.2019.03.15.04.22.35 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 15 Mar 2019 04:22:35 -0700 (PDT) Received-SPF: pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.50.163] (d51A48A80.access.telenet.be [81.164.138.128]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x2FBMXH3030424 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 15 Mar 2019 12:22:33 +0100 Subject: Re: [PATCH 1/2] meta-isar: Separate images per MACHINE To: Claudius Heine , Claudius Heine , isar-users@googlegroups.com References: <20190312202713.18792-1-mosipov@ilbers.de> <7984d051-8bf0-dff1-804d-104ad2a17af7@siemens.com> <91c1cdc1-9e63-7833-1518-e64dd144f102@ilbers.de> <155264550626.9286.14205828919186368830@ardipi> From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: Date: Fri, 15 Mar 2019 12:22:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <155264550626.9286.14205828919186368830@ardipi> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: lIa1aGFjs61f Hi Claudius, I've just replied to email you sent me. On 3/15/19 11:25 AM, Claudius Heine wrote: >> PF .= "-${MACHINE}" >> PROVIDES += "isar-image-base" > > Well that is not what my initial suggestion was. > > If you want to use my initial suggestion and use PROVIDES then of course > you will have to do something like this: > > PN .= "-${MACHINE}" > PROVIDES += "isar-image-base" This proposal doesn't work neither. > If you use my latest suggestion then you would have something like this: > > PF .= "-${MACHINE}" > WORKDIR .= "-${MACHINE}" > > If you sort of start combining my code then this will not work of > course. > > Please investigate yourself what code you write does. I don't provide copy > paste stuff in reviews, just ideas. You might be lucky if they just work by > copy-pasting, but you might not be and have to think a bit yourself to > make it work. If I would do that, then I would have written the patch > myself. Thank you for your valuable opinion. Maxim. -- 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