From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] mk: fix external build failure Date: Mon, 05 Feb 2018 23:38:48 +0100 Message-ID: <3106765.O4rHm9SoE1@xps> References: <20180205102243.16445-1-marko.kovacevic@intel.com> <189741475.qmuB92lqII@xps> <6DC05C7C5F25994B81B3F2F214251F66342959@IRSMSX104.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "olivier.matz@6wind.com" , "Varghese, Vipin" To: "Kovacevic, Marko" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A80AD1B673 for ; Mon, 5 Feb 2018 23:38:52 +0100 (CET) In-Reply-To: <6DC05C7C5F25994B81B3F2F214251F66342959@IRSMSX104.ger.corp.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" 05/02/2018 11:53, Kovacevic, Marko: > > 05/02/2018 11:22, Marko Kovacevic: > > > Updated the make build to fix external build issues > > > > Please explain what is the issue. > > > > > Fixes: 3a5c339d51a4 ("mk: support renamed Makefile in external project") > > > Cc: stable@dpdk.org > > > > No need to Cc stable when fixing a bug which is not in a major release. Sorry for the confusion. In this case, Cc stable is needed because it fixes a fix of a bug seen with previous releases.