From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6812695221159067648 X-Received: by 2002:a05:6402:1619:: with SMTP id f25mr20450416edv.201.1586204328929; Mon, 06 Apr 2020 13:18:48 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:2296:: with SMTP id p22ls801934eja.2.gmail; Mon, 06 Apr 2020 13:18:48 -0700 (PDT) X-Google-Smtp-Source: APiQypJEBRJcIBvyxQPKEx1qVynKbhnKoZCHN9UyJzrp3N1OzoUmzJzQ8kyCDKD/I3+cxRUIzJLj X-Received: by 2002:a17:907:405b:: with SMTP id ns19mr1201179ejb.55.1586204328393; Mon, 06 Apr 2020 13:18:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586204328; cv=none; d=google.com; s=arc-20160816; b=DxnJXslPzCSst2uz0MZoR5mMl6u7yz8QRRv7vF7dZtODICPHHqO1VAe8+bc2fNjoZY /VbW/K9ibxNrYMXYfmaqK3x4YK6aYma9TRGhNz++rMf1g9fChm8udDmnxA8rOc8r4Gy/ OCyXblLgPcvAd6qGJf1AOmmjfZecoTpdCuHPMfONmObdpwDyWn64bWPL87egAspcC0k/ q+G9rVV1nDtnmHzoixbae3mAKAjM39gzWtUQL3ebO8KQr9IWvN4FNdtEmxvYkqs3O9Se yCML/PTkBA9gP9uk/fsjSyn++kF2DnxKQQ8OY3gUTV82uBwzDxBqhrojPx93nfThgT9C eN4w== 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:to:from:date; bh=aifpcU4OCkc8nukOFsFDlomgj22OHZlnFfCo/mvEkQY=; b=RhNbIyucUXwRO6gpYk/q5SJhHhzLSyWdZxkAbeNmo7VppWPe7WU6iAo8HmbXpYyrgk 0sQ4ScMK8LCe5KUkBC1OB/EKh1wCw26dwC1zxuJI9DH/2p+2XH0cRm6ycMO1tgTCPTwM BfS/MVlzdajPLTQYomNz4FFYS1XXx8GSCtCXz0BW9yzEM7Gn4ew41D+I1nopEtXY8npt ZeA+PehS2N2Gf2Ct73LtE6fEO69AIZZf8EJMkqzMX47yAA50fRNsJJ5jFTSSUWkb7vrV AOr2iL4T22xa93bEvpND0vhndzB8dTrN58+odn2AP+fBezAIwcOiMz2J02Ev8mDabcfv 9P0w== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=henning.schild@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from lizzard.sbs.de (lizzard.sbs.de. [194.138.37.39]) by gmr-mx.google.com with ESMTPS id a10si46020edq.5.2020.04.06.13.18.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Apr 2020 13:18:48 -0700 (PDT) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) client-ip=194.138.37.39; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=henning.schild@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id 036KImqR011088 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 6 Apr 2020 22:18:48 +0200 Received: from md1za8fc.ad001.siemens.net ([139.22.32.4]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id 036KIl7X021395 for ; Mon, 6 Apr 2020 22:18:47 +0200 Date: Mon, 6 Apr 2020 22:18:46 +0200 From: Henning Schild To: Subject: Re: [PATCH 0/3] fix and test wic exclude-path Message-ID: <20200406221846.2c6aa54f@md1za8fc.ad001.siemens.net> In-Reply-To: <20200406201648.26945-1-henning.schild@siemens.com> References: <20200406201648.26945-1-henning.schild@siemens.com> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TUID: UCQlKJ44OZCo https://github.com/henning-schild-work/isar/tree/henning/staging1 On Mon, 6 Apr 2020 22:16:45 +0200 Henning Schild wrote: > From: Henning Schild > > This series is two cherry-picks from oe plus one test. Before those > cherry-picks the test would fail, with them it works as epected. > > Henning Schild (2): > lib/oe/path: try hardlinking instead of guessing when it might fail > CI: test the exclude-path feature of wic > > Paul Barker (1): > oe.path: Add copyhardlink() helper function > > meta/lib/oe/path.py | 27 +++++++++++++++++++++++++-- > scripts/ci_build.sh | 7 +++++++ > 2 files changed, 32 insertions(+), 2 deletions(-) >