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 4BCC9731A2 for ; Thu, 17 Dec 2015 15:05:57 +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 tBHF5w4Y000877; Thu, 17 Dec 2015 15:05:58 GMT 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 StFp4JMgJTND; Thu, 17 Dec 2015 15:05:58 +0000 (GMT) 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 tBHF5uuC000874 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 17 Dec 2015 15:05:57 GMT Message-ID: <1450364755.13505.214.camel@linuxfoundation.org> From: Richard Purdie To: "Belal, Awais" , "bitbake-devel@lists.openembedded.org" Date: Thu, 17 Dec 2015 15:05:55 +0000 In-Reply-To: <2021B186DC632746BD5A3CE32F12BD280119AB7286@EU-MBX-03.mgc.mentorg.com> References: <1449773843-23411-1-git-send-email-awais_belal@mentor.com> <2021B186DC632746BD5A3CE32F12BD280119AA60C3@EU-MBX-02.mgc.mentorg.com> , <2021B186DC632746BD5A3CE32F12BD280119AB7286@EU-MBX-03.mgc.mentorg.com> X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Subject: Re: [PATCH] bitbake: fetch: use orig localpath when calling orig method 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: Thu, 17 Dec 2015 15:06:01 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2015-12-17 at 13:02 +0000, Belal, Awais wrote: > Ping! Is there a reservation against this? No reservation, it just came in at the end of the last round of patches I batched/tested/merged and is therefore going into the next one. Cheers, Richard