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 A78FC766A3 for ; Sat, 20 Aug 2016 15:12:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u7KFCLUK013798; Sat, 20 Aug 2016 16:12:21 +0100 Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id TMu2WygmugH7; Sat, 20 Aug 2016 16:12:21 +0100 (BST) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id u7KFCKmQ013785 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Sat, 20 Aug 2016 16:12:21 +0100 Message-ID: <1471705940.16712.71.camel@linuxfoundation.org> From: Richard Purdie To: Jonathan Liu , bitbake-devel@lists.openembedded.org Date: Sat, 20 Aug 2016 16:12:20 +0100 In-Reply-To: <20160820085813.15502-1-net147@gmail.com> References: <20160820085813.15502-1-net147@gmail.com> X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Subject: Re: [PATCH] siggen: Fix file variable typo in compare_sigfiles X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2016 15:12:23 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Sat, 2016-08-20 at 18:58 +1000, Jonathan Liu wrote: > Signed-off-by: Jonathan Liu Thanks, I hadn't meant to merge Paul's patch until this was fixed but somehow it slipped the net. I've merged this too. Cheers, Richard