From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mail.openembedded.org (Postfix) with ESMTP id 082777FACA for ; Mon, 28 Oct 2019 23:52:23 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Oct 2019 16:52:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,241,1569308400"; d="scan'208";a="210987748" Received: from koernerm-mobl.ger.corp.intel.com (HELO blackadder.local) ([10.249.41.216]) by fmsmga001.fm.intel.com with ESMTP; 28 Oct 2019 16:52:23 -0700 To: openembedded-core@lists.openembedded.org References: <20191024111126.41198-1-alex.kanavin@gmail.com> <20191024111126.41198-3-alex.kanavin@gmail.com> From: Ross Burton Organization: Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3 1RJ Message-ID: <4410d29d-84f9-aa07-1a43-813987e4cf52@intel.com> Date: Mon, 28 Oct 2019 23:52:22 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20191024111126.41198-3-alex.kanavin@gmail.com> Subject: Re: [PATCH 3/5] gcr: update to 3.34.0 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: Mon, 28 Oct 2019 23:52:24 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit On 24/10/2019 12:11, Alexander Kanavin wrote: > inherit gettext, as gcr is now gettextized. Note that gettexting means intltool-native is no longer a build dependency. No need to send a patch, I've queued it locally. Ross