From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id CCCA874800 for ; Mon, 2 Apr 2018 22:20:57 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id w32MKtdR013878 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Mon, 2 Apr 2018 23:20:57 +0100 Message-ID: <1522707655.11431.230.camel@linuxfoundation.org> From: Richard Purdie To: Seebs , Andre McCurdy Date: Mon, 02 Apr 2018 23:20:55 +0100 In-Reply-To: <1522501975.11431.208.camel@linuxfoundation.org> References: <20180327154802.14611-1-ross.burton@intel.com> <20180331000631.5f050451@seebsdell> <1522501975.11431.208.camel@linuxfoundation.org> X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.99.3 at dan X-Virus-Status: Clean Cc: OE Core mailing list Subject: Re: [PATCH][RFC] pseudo: intercept syscall() and return ENOTSUP for renameat2 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2018 22:20:58 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit And on a happier note this time, pseudo master appears much happier and 19f18124f16c4c85405b140a1fb8cb3b31d865bf seems to pass on the autobuilders. I'll do some specific checks on f27 but things are looking good, thanks everyone who's helped with this. Cheers, Richard