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 C491A7887B for ; Fri, 16 Mar 2018 19:34:35 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Mar 2018 12:34:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,317,1517904000"; d="scan'208";a="35672915" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by orsmga003.jf.intel.com with ESMTP; 16 Mar 2018 12:34:35 -0700 To: Randy MacLeod , Chen Qi , openembedded-core@lists.openembedded.org References: From: Alexander Kanavin Message-ID: <88e2bc77-5959-fe48-6372-da4f0c017e15@linux.intel.com> Date: Fri, 16 Mar 2018 21:27:51 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Subject: Re: [PATCH 1/3] systemd: upgrade to 237 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, 16 Mar 2018 19:34:35 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit On 03/16/2018 09:30 PM, Randy MacLeod wrote: >> This new version has dropped ptest support, as there's no easy >> way to do this in the framework of meson. > > Are you talking to the meson developers to see if we/they can > come up with a way to do that? Is there an issue opened: >    https://github.com/mesonbuild/meson/issues > I didn't find one. Yes - please be more specific. What are the difficulties in building and packaging tests when meson is used, as compared to autotools? If you need to patch meson build files in systemd source tree, it's totally fine to do that. Alex