From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7057983073222131712 X-Received: by 2002:a05:6402:278b:b0:408:e865:45af with SMTP id b11-20020a056402278b00b00408e86545afmr20165824ede.44.1645435386596; Mon, 21 Feb 2022 01:23:06 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:aa7:d04c:0:b0:412:cf36:8c00 with SMTP id n12-20020aa7d04c000000b00412cf368c00ls714767edo.0.gmail; Mon, 21 Feb 2022 01:23:05 -0800 (PST) X-Google-Smtp-Source: ABdhPJwLIuNpiQrSve5UH19sr4+mdcIJimGuRftIUb/DSVsKCG4YoXA5I9RQO+MUX19SrvIZD7zV X-Received: by 2002:a50:e004:0:b0:410:a39b:e30c with SMTP id e4-20020a50e004000000b00410a39be30cmr19816844edl.198.1645435385787; Mon, 21 Feb 2022 01:23:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1645435385; cv=none; d=google.com; s=arc-20160816; b=fex2fkmUbMjywZ2hcLsdHolfoNGGrP91lXxJfHnxNWnxw65w4mZw2oiJ7rNJKZyJlE i5CifMVsfUihdmdNtbycJDBEXWM0E6oOO4yD84b6Yn8MKZ9WZHM5s/jQsieEkil5BH+4 W95aSKbuGOFF8phscuFzAl8iLMuIq5gU6oSz90tpxLV+LTPSTVzxHLkoiU1rEac3kS8A MQ0wk8t56ozdrWcPQ+FQSyTc9JQQ0PMNZukQ9cobgiWkkSAcNt8AE6dI+pC1EWHuetlC H0yU+yVWWdCFVq0NnuhYM49HxnZ3FSNlXVs0aeia0PT3SHSKi6hjGlYHTSPsvBJ2Yram k9ng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id; bh=P0F/UvEdkhRLpVo3TPTIL++Y5ZYYu/uOJtfKL8AC+DU=; b=Gb0w56PB8RxafWy3HVVH1XlrfuhOqhFPrfRX7OPlMEKmPU5vhX5j7ezycwl+gnFbNE ROPY5Wgy2sbx2qcuDu4ledk/wLG4uUDWI7Z2ChPHsWVW/hcQwotriR3r0BucuFg07x26 sd1HVDGTsMZ1Pi7KUuWrlY9f0z6o00DOJ2buTTCdk91bbTgvbv64IesD0MmEuYWTYiAj zIiLGNPM05ZHlpVkNUbkhMCeysNG+04ACBEUY3s0cypaK7b0MmIjmGqweY/Mvu86HmZZ i6R/+AaR/0GWbQ1lh85xT7oP9J6TyMc4bRqYvkRi3fk+r/27RE4xlsXt6mmeYXRmu7Cw Bzow== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id j22si790843eda.1.2022.02.21.01.23.05 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 21 Feb 2022 01:23:05 -0800 (PST) Received-SPF: pass (google.com: domain of amikan@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 amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from [127.0.0.1] (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 21L9N3KY014868 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 21 Feb 2022 10:23:04 +0100 Message-ID: <84366b7e-2fc1-a2df-64f5-9dc0eaa1f73b@ilbers.de> Date: Mon, 21 Feb 2022 12:23:03 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCHv3 0/3] sstate bug fix Content-Language: en-US To: henning.schild@siemens.com, isar-users@googlegroups.com References: <20220204164124.10396-1-henning.schild@siemens.com> From: Anton Mikanovich In-Reply-To: <20220204164124.10396-1-henning.schild@siemens.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED 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: uSp1xtuhyE+z 4.02.22 19:41, henning.schild@siemens.com wrote: > changes since v2: > - add p3 > > changes since v1: > - add p2 > - fix typo in p1 > - move code around in p1, later touched again in p2 > > This is just a single patch but i think it fixes bugs and should be > considered before a release ... i usually do not do cover letters for > single patches. So here i still do it to point out that it might be > important. > > Henning Schild (3): > sstate: change rootfs task to cache > sstate: fix task order and deps > buildchroot: make function buildchroot_install_files idempotent > > meta/classes/rootfs.bbclass | 26 +++++++++---------- > .../buildchroot/buildchroot.inc | 2 +- > 2 files changed, 14 insertions(+), 14 deletions(-) > Applied to next, thanks.