From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6463342265335021568 X-Received: by 10.25.79.69 with SMTP id a5mr284267lfk.34.1504886769741; Fri, 08 Sep 2017 09:06:09 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.30.7 with SMTP id e7ls96833wme.24.gmail; Fri, 08 Sep 2017 09:06:09 -0700 (PDT) X-Google-Smtp-Source: AOwi7QAQxL9waRP2gTe4PWr7HmELbl6fZhswGGihgLop1K9T/Csmaz+9Oi8JWjw5mESAR07Rklwn X-Received: by 10.28.133.68 with SMTP id h65mr259724wmd.1.1504886769410; Fri, 08 Sep 2017 09:06:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1504886769; cv=none; d=google.com; s=arc-20160816; b=Enqs6JJ0nTzJybFLFxdGpC4QNsg71B2wmPjMpM18mqgZFMmD0xxO6VON3Q7+PITDf0 DHsPbeGDngj68H5T4vq6Sa3C6Ml1An61vlCba1RUM6K7quHz7R2Z+U5tNZYkRgKdUqbU lVHkGQJgvWVUMuAqb0McSTN9jNzFnegngpUFuarQai4EUtOIyD605SVLb7Uwerl6BXsC KkduYNxQRN125v+TQWxymcz1Oyl7lrv+DTCWr3NxuCqyGDLa+ngyeGi3TYyI24tpwzyX MHCzh+R3pE6oBDQkz2JsqjEX6d5g+qL9Qxcg19VhbrOerbsTdRwdaOGgIMtws+iiaBUY T3Ow== 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=1bfSR7gtI0FZQgaJvXDiSMzZTQXBZTSegS25FUlxKws=; b=LUwyZGTKVtkDY8UMtNzNY05aXDnHng0U0DQxyfK6Bm82nTP0/mJWBK+WGElzjm7fiV cwiDPL/OUfQ/bXQgaPjmXeGV642AXKMA/RT0yhKtAPoXv8VEWVGaz0g5ZGAFi8QpvAPe nno/EWd9p0HWJ3agG3uHTkXMUMlsBFjGvOnBlOf8764QAyWMhGYOFsE3kKAIIJ6JRd3D Hrv3P03Gwlp4AaszBdYK6CE/DG05NBpaiOkxrAbNabMIr4Q8SEmu+P4vNDQqDTDtWpoO J8ETqaq9PHGBvd4wkcIi9nGmBJ89VbuspzOL/brKGQ00J1Iyo4k/0MnsXG0tJ7Hw5Ccu NFhQ== 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 t142si208217wmt.2.2017.09.08.09.06.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2017 09:06:09 -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 mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id v88G69FX011394 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 8 Sep 2017 18:06:09 +0200 Received: from md1em3qc ([139.25.68.40]) by mail1.siemens.de (8.15.2/8.15.2) with ESMTP id v88G68VR021107; Fri, 8 Sep 2017 18:06:09 +0200 Date: Fri, 8 Sep 2017 18:06:17 +0200 From: Henning Schild To: Alexander Smirnov Cc: Subject: Re: [PATCH v2 0/5] Unify work space for packages Message-ID: <20170908180617.6f635a21@md1em3qc> In-Reply-To: <20170908155606.7654-1-asmirnov@ilbers.de> References: <20170908155606.7654-1-asmirnov@ilbers.de> 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: HJknwzHXv9yk Looks good, except for the minor things i just found. Henning Am Fri, 8 Sep 2017 18:56:01 +0300 schrieb Alexander Smirnov : > Hi all, > > this series does the following: > - Simplifies folders structure for multiconfig. > - Unifies work space for packages. > - Use unified canonical names for build artifacts. > > The overal build tree with multiconfig looks like the following: > $ ls -1 tmp/work/ > debian-jessie-amd64 > debian-jessie-armhf > debian-jessie-i386 > debian-stretch-amd64 > debian-stretch-armhf > debian-stretch-i386 > debian-wheezy-armhf > raspbian-jessie-armhf > > Package workdir looks now like the following: > $ ls -1 tmp/work/debian-jessie-amd64/hello-0.1+g7f35942-1-r0/ > git > hello_0.1+g7f35942-1_amd64.changes > hello_0.1+g7f35942-1_amd64.deb > hello_0.1+g7f35942-1.dsc > hello_0.1+g7f35942-1.tar.gz > temp > > Changes since v1: > - Split first patch into pieces. > - Use variable in multistrap config. > - Rename ext4 image to unified cacnonical name (patch 4). > > With best regards, > Alex > > Alexander Smirnov (5): > image: Unify path to image rootfs > isar: Change build folders tree > stamps: Name stamps canonicaly and unified > image: Name image canonicaly and unified > class/dpkg: Unify workplace for packages > > meta-isar/classes/rpi-sdimg.bbclass | 2 +- > meta-isar/recipes-core/images/isar-image-base.bb | 18 > ++++++++---------- meta/classes/dpkg.bbclass | > 15 +++++++++------ meta/classes/ext4-img.bbclass | > 12 ++++++------ meta/classes/image.bbclass | 11 > ++++++----- meta/conf/isar-bitbake.conf | 5 > ++++- meta/recipes-devtools/buildchroot/buildchroot.bb | 8 ++++---- > scripts/start_vm | 2 +- > 8 files changed, 39 insertions(+), 34 deletions(-) >