From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove note about meson being experimental Date: Fri, 01 Feb 2019 11:52:06 +0100 Message-ID: <1853896.JpStz2oR0o@xps> References: <20190130164344.60455-1-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 6F9BE5F51 for ; Fri, 1 Feb 2019 11:52:08 +0100 (CET) In-Reply-To: <20190130164344.60455-1-bruce.richardson@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 30/01/2019 17:43, Bruce Richardson: > At this stage, meson builds are widely supported for DPDK, and so > the build system should be no longer called out as experimental. > NOTE: this does not imply it's the primary build system, just that > it's safe to use for day-to-day work and for packaging if so > desired. > > Signed-off-by: Bruce Richardson Applied, thanks