From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id 66DAD786C6 for ; Wed, 17 Jan 2018 14:21:09 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Jan 2018 06:21:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,372,1511856000"; d="scan'208";a="166827032" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by orsmga004.jf.intel.com with ESMTP; 17 Jan 2018 06:21:09 -0800 To: Otavio Salvador , OpenEmbedded Core Mailing List References: <20180117132107.3599-1-otavio@ossystems.com.br> <20180117132107.3599-3-otavio@ossystems.com.br> From: Alexander Kanavin Message-ID: Date: Wed, 17 Jan 2018 16:21:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20180117132107.3599-3-otavio@ossystems.com.br> Subject: Re: [PATCH v3 3/3] cmake: upgrade 3.9.5 -> 3.10.1 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: Wed, 17 Jan 2018 14:21:09 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 01/17/2018 03:21 PM, Otavio Salvador wrote: > ...make-native_3.9.5.bb => cmake-native_3.10.1.bb} | 0 > .../cmake/{cmake_3.9.5.bb => cmake_3.10.1.bb} | 2 +- Can you look into merging the -native recipe into the main recipe? Is there still a particular reason why they're separate? (I'm sure there was some historical one :) Alex