From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6450015460633083904 X-Received: by 10.28.218.197 with SMTP id r188mr87656wmg.32.1503340170001; Mon, 21 Aug 2017 11:29:30 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.25.15.229 with SMTP id 98ls620882lfp.4.gmail; Mon, 21 Aug 2017 11:29:29 -0700 (PDT) X-Received: by 10.25.163.74 with SMTP id m71mr1235911lfe.1.1503340169507; Mon, 21 Aug 2017 11:29:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1503340169; cv=none; d=google.com; s=arc-20160816; b=KUmJ/ZZ57FUD7cnhkhRWpiC48QKmo45GQkErQ/orTohanfYJfBXR8Dee9JFmvjLcEM 7u4jVrJeITtR6bxiGUTUZm8vs1pq8I2Gg4WqKUheA35Lpf3cn1BNR1TPWjiJoa/DxuNB fMsZeX1ocvXzDaC5CnH0yArjb7jxPCadcvhTkEElLEeIQtFroa+zpKQpnEt2YUS3AVUv 8Bsylsc4Xsr0ydgqHvWapqK7rhxUkQom7p7mEsID1xipF6pJKO9P0UF7B9o2CCt28deI 1ufs8Wvbuzd0W1AGOeBbiglyss5+8wmZcKOjuypgRPw21lLaYRqhUZOFQxKyctZOyc4Z tPyg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:arc-authentication-results; bh=UMdsIcFKuQYUjLf8CSS0dmecJPSY1bq7GT3KdOqvwJ8=; b=SUO6p8dES4rojOII+6Lco4SOlThbRbwOL4fINmBynzh8tP8n6YbHdlEshAxhAc2Xq7 cIfe7uciIQ8/Ki4JiXRmqpUpKEKG5ClFlE+/2A92CJ8EQh75PvT8syrwH86j5AOApzj7 bz2nXQ82env9inj8eGXpKCvec3TjRRt+csCRCX9X3A/6F5O81HBu0v0N2ThcKQDYtyYM +QSFD2f0E0JmrDj7rWwBWG188g807FqIrOd8vvK78ZcwqA/ml5Vviy9vUeTmuTtHm2v6 Ov3erpwlL4Bbuf6FlwcV0y29VDknAgI7sGBk9S7pBHe4q1WwPYZes+hXNudFzEIFbv2Z BTPQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 192.35.17.2 is neither permitted nor denied by best guess record for domain of henning.schild@siemens.com) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id 2si2824601wms.6.2017.08.21.11.29.29 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2017 11:29:29 -0700 (PDT) Received-SPF: neutral (google.com: 192.35.17.2 is neither permitted nor denied by best guess record for domain of henning.schild@siemens.com) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 192.35.17.2 is neither permitted nor denied by best guess record for domain of henning.schild@siemens.com) smtp.mailfrom=henning.schild@siemens.com Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id v7LITT79027208 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 21 Aug 2017 20:29:29 +0200 Received: from md1em3qc ([139.25.68.40]) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id v7LITTPr005627; Mon, 21 Aug 2017 20:29:29 +0200 Date: Mon, 21 Aug 2017 20:29:40 +0200 From: Henning Schild To: Baurzhan Ismagulov Cc: Subject: Re: [PATCH 0-10 of 16 v2 4/8] meta: conf: use bitbake.conf from bitbake and apply local changes Message-ID: <20170821202940.2f4b43c6@md1em3qc> In-Reply-To: <20170821132539.GD8387@yssyq.radix50.net> References: <20170821132539.GD8387@yssyq.radix50.net> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TUID: 6HncQuRl0aDG Am Mon, 21 Aug 2017 15:25:39 +0200 schrieb Baurzhan Ismagulov : > On Thu, Aug 03, 2017 at 01:55:53PM +0200, Henning Schild wrote: > > force isar to always use a bitbake.conf from its bitbake > > the diff went into a file that needs to be looked at later > > Applied with comment amendments, thanks. Ok. > Alex has updated the commit comment to reflect also the motivation > for the change. In the commit comment, please use complete sentences > (first cap, period at the end). Yes i have seen that. > We had considered the split configuration in the beginning and have > seen that 1. Yocto forks it, and 2. bitbake doesn't seem to support > reading both by itself. These were the reasons why we also forked the > file. > > (1) might be caused by the fact that there are no major bitbake users > except Yocto, so both are possibly not clearly separated. The > separation has value for Isar, since it clearly shows what is > different, that is why I've applied the patch. > > (2) is worse, as IMHO, bitbake should do that itself and it doesn't > (https://github.com/ilbers/isar/issues/27). Concatenating configs is > magic that Yocto users do not expect, and this has to be documented. > Could you provide a patch for the manual? No. You do not apply a patch directly to master if that creates an issue, you could have asked me for a v3 instead. Please revert or provide the patch to the manual yourself. Henning > With kind regards, > Baurzhan. >