From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mail.openembedded.org (Postfix) with ESMTP id 491BE6FF7F for ; Fri, 15 Dec 2017 15:54:11 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Dec 2017 07:54:13 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,405,1508828400"; d="scan'208";a="3002052" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by orsmga007.jf.intel.com with ESMTP; 15 Dec 2017 07:54:12 -0800 To: Ricardo Ribalda Delgado References: <20171116174541.3081-1-ricardo.ribalda@gmail.com> <784b237e-8cad-d450-5d23-32adc961110a@linux.intel.com> From: Alexander Kanavin Message-ID: Date: Fri, 15 Dec 2017 17:54:59 +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: Cc: openembedded-core Subject: Re: [PATCH v2] meson: Port pkgconfig-native patch to 0.43.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: Fri, 15 Dec 2017 15:54:12 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 12/15/2017 05:50 PM, Ricardo Ribalda Delgado wrote: >> Unfortunately, the same patch needs to be ported again to 0.44.0, as the >> changes upstream made are non-trivial. Can you do that please? > > Sure, > > can you wait til monday? I have all my test tools setup in the office Yes, sure. In a moment I'll publish a new patchset that introduces meson 0.44 and drops your previous 0.43-compatible version of the patch, and then you can rebase on top of that and send to the list. Going forward, maybe you should convince upstream to take it after all... Alex