From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6609939533494484992 X-Received: by 2002:a1c:786:: with SMTP id 128-v6mr2886181wmh.1.1539178088056; Wed, 10 Oct 2018 06:28:08 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:32c4:: with SMTP id y187-v6ls933338wmy.11.gmail; Wed, 10 Oct 2018 06:28:07 -0700 (PDT) X-Google-Smtp-Source: ACcGV60fYv2umuWHVXFZsjvZjmv5uc3eI83ATpABd0hkdUk4TGsLy2xLaboBEiPJLw/ZSIxWIgGq X-Received: by 2002:a1c:b746:: with SMTP id h67-v6mr100974wmf.9.1539178087402; Wed, 10 Oct 2018 06:28:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539178087; cv=none; d=google.com; s=arc-20160816; b=kfd13QgrSn4sIKunSprpwLxB2h2xNKnTg+2bYisrYbpOSg4V2NXDKHsn752rJNDPQP pOxElbnBiakzNrB02CVLnDnMPU5wIyhXzczRYIViYhtFgltOJ/5qOAOIDvz4k98BH/Rs ceAJjIJFlr95oHk0RV+67pAF37XPqPzoJpNzVhytx3pn2JBF/nlOkzLUnx0XRy64OGk9 Z7p9WPI/ppbabdmwCIl3BRPB+6kyjGqggUbkRhb8numwu1GGuH9X0di+ZYIvUwA5E6FC 45BzH6YuW13mZqD2XrOzRnIad8kYtOWOnSPo4mFKyIQ9GmUmYznLaD3lzR34rkjCOPgt wEog== 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=+Znlq3RjvEoO9tJh8GF5smnIZfOYCQyZoWzETQOZuuE=; b=s3HOmppP/M6PQhYls9qTOfIxWaAEFDwg5YAVhU0SFU6dJSXpOOE9mHBFjEEFvKKJ2Q LMq53gYMS6loIMmX+pO3Z9l3G73dyCMsSoZkTYXRlilKCO/vL/ByjLZHfXdFW5BI1TLG s7EdLehQr1co0IP5j1ufS91vZ1IOJ8wcGkX1euRsPORTwjTEDM0OBzNL8IuuQesre4KK /8D6SidQ0t0mVMPpMQHRKYfX6eBKwsOxktrexkF//m14eHK+K/1p8r3QHenncTI4P7P5 nMCJeMJ07SWXQBUv5EksF/3rulKUeJTkgcNLnib7MzkOHT5g+/RewSFQaE+xL3smsvd5 NK/w== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id l184-v6si719742wmb.1.2018.10.10.06.28.07 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Oct 2018 06:28:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.50.180] (nat-ppp-217.71.235.199-satnet-spb.ru [217.71.235.199] (may be forged)) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w9ADS4Zg010957 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 10 Oct 2018 15:28:06 +0200 Subject: Re: [PATCH 00/10] Pending queue: various fixes, improve rebuilds on dependency changes To: Jan Kiszka , isar-users References: From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: Date: Wed, 10 Oct 2018 16:27:58 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: loMmtjwWichK On 10/8/18 2:01 PM, Jan Kiszka wrote: > Besides various smaller cleanups and fixes, this specifically improves > the tracking of local files that are dependencies of the build so that > we trigger partial rebuilds when they change. > > Note that I'm including some previously sent u-boot-custom patches here > again, just to have everything in one series. Applied to the 'next', Thanks, Maxim. > Jan > > Jan Kiszka (10): > u-boot-custom: Fix parallel build > u-boot-custom: Fix comment > u-boot-custom: Allow to extend or replace U-Boot build dependencies > meta: Add bbclass to retrieve selected WKS file > u-boot-script: Switch to wks-file class for WKS_FILE search > wic-img: Use wks-file class for WKS_FILE lookup > wic-img: Add WKS_FILE to wic_image task checksum > base: Improve detection of dependency changes > linux-custom: Fix typo in KERNEL_NAME_PROVIDED variable > wic-img: Fix image copy-out in do_wic_image > > meta/classes/base.bbclass | 2 ++ > meta/classes/wic-img.bbclass | 13 ++++++++-- > meta/classes/wks-file.bbclass | 30 ++++++++++++++++++++++ > .../recipes-bsp/u-boot-script/u-boot-script_1.0.bb | 15 +++-------- > meta/recipes-bsp/u-boot/files/debian/control | 2 +- > meta/recipes-bsp/u-boot/files/debian/rules | 4 +-- > meta/recipes-bsp/u-boot/u-boot-custom.inc | 3 +++ > meta/recipes-kernel/linux/linux-custom.inc | 4 +-- > 8 files changed, 55 insertions(+), 18 deletions(-) > create mode 100644 meta/classes/wks-file.bbclass > -- 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