From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id 80C7B78256 for ; Fri, 13 Oct 2017 16:28:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 4512320ABA; Fri, 13 Oct 2017 16:28:28 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6CRQFPe9IMU8; Fri, 13 Oct 2017 16:28:28 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 227332085D; Fri, 13 Oct 2017 16:28:26 +0000 (UTC) Received: by mail.denix.org (Postfix, from userid 1000) id 97EB81626ED; Fri, 13 Oct 2017 12:28:25 -0400 (EDT) Date: Fri, 13 Oct 2017 12:28:25 -0400 From: Denys Dmytriyenko To: "Burton, Ross" Message-ID: <20171013162825.GN9221@denix.org> References: <1507836933-142066-1-git-send-email-denis@denix.org> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Denys Dmytriyenko , OE-core Subject: Re: [PATCH] wayland-protocols: upgrade to 1.11 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: Fri, 13 Oct 2017 16:28:27 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Oct 13, 2017 at 12:33:35PM +0100, Burton, Ross wrote: > On 12 October 2017 at 20:35, Denys Dmytriyenko wrote: > > > From: Denys Dmytriyenko > > > > Signed-off-by: Denys Dmytriyenko > > > > One day I'll figure out why quilt appears to be non-deterministic about > this but: > > ERROR: wayland-protocols-1.11-r0 do_patch: Command Error: 'quilt --quiltrc > /data/poky-tmp/master/build/work/all-poky-linux/wayland-protocols/1.11-r0/recipe-sysroot-native/etc/quiltrc > push' exited with 0 Output: > Applying patch usesysrootprefixforpkgdatadirvariable.patch I don't see this patch in master. Works fine in distroless and poky from master. > patching file wayland-protocols.pc.in > Hunk #1 FAILED at 1. > 1 out of 1 hunk FAILED -- rejects in file wayland-protocols.pc.in > Patch usesysrootprefixforpkgdatadirvariable.patch can be reverse-applied > > Ross