From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id 60F686AD0D for ; Thu, 4 Jun 2015 13:14:12 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga102.fm.intel.com with ESMTP; 04 Jun 2015 06:14:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,552,1427785200"; d="scan'208";a="705272814" Received: from marquiz.fi.intel.com ([10.237.72.155]) by orsmga001.jf.intel.com with ESMTP; 04 Jun 2015 06:14:12 -0700 Message-ID: <1433423651.12084.24.camel@linux.intel.com> From: Markus Lehtonen To: Paul Eggleton Date: Thu, 04 Jun 2015 16:14:11 +0300 In-Reply-To: <2935894.SAGUt1SJc2@peggleto-mobl.ger.corp.intel.com> References: <1433343032-4559-1-git-send-email-markus.lehtonen@linux.intel.com> <2935894.SAGUt1SJc2@peggleto-mobl.ger.corp.intel.com> X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH v2 0/7] devtool: improve handling of local source files 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: Thu, 04 Jun 2015 13:14:15 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hi, On Thu, 2015-06-04 at 11:49 +0100, Paul Eggleton wrote: > Hi Markus, > > On Wednesday 03 June 2015 17:50:25 Markus Lehtonen wrote: > > Second version of my patchset aiming to improve handling of local source > > files. The only significant change since the first version is the addition > > of unit tests. > > Did you see the comments I made on v1 patchset? > > https://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg64396.html Hmm, I had somehow managed to miss that one. I now responded to that. Cheers, Markus