From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mail.openembedded.org (Postfix) with ESMTP id D9B8D762CD for ; Thu, 30 Jul 2015 15:40:31 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 30 Jul 2015 08:40:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,577,1432623600"; d="scan'208";a="773330274" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.143]) ([10.237.68.143]) by fmsmga002.fm.intel.com with ESMTP; 30 Jul 2015 08:40:17 -0700 Message-ID: <55BA459F.7080302@linux.intel.com> Date: Thu, 30 Jul 2015 18:41:19 +0300 From: Alexander Kanavin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Martin Jansa References: <20150730143424.GH2457@jama> In-Reply-To: <20150730143424.GH2457@jama> Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 13/26] oprofile: reorder SRC_URI lines to fix upstream version check 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, 30 Jul 2015 15:40:32 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 07/30/2015 05:34 PM, Martin Jansa wrote: > > Move this to .inc instead of re-ordering. > Done. Alex