From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Koul, Vinod" Subject: Re: [PATCH v2 2/2] conf: topology: Generate Private data binary blobs Date: Tue, 5 Apr 2016 15:52:19 +0000 Message-ID: <1459871538.3136.42.camel@intel.com> References: <1459833605-11223-1-git-send-email-vinod.koul@intel.com> <1459833605-11223-3-git-send-email-vinod.koul@intel.com> <1459867127.3136.39.camel@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by alsa0.perex.cz (Postfix) with ESMTP id EB0C02657C6 for ; Tue, 5 Apr 2016 17:52:25 +0200 (CEST) In-Reply-To: Content-Language: en-US Content-ID: <73FFF8C6E18F6A49A46A084AD9B2FD99@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: "tiwai@suse.de" Cc: "liam.r.girdwood@linux.intel.com" , Patches Audio , "alsa-devel@alsa-project.org" , "broonie@kernel.org" , "Nc, Shreyas" List-Id: alsa-devel@alsa-project.org On Tue, 2016-04-05 at 16:45 +0200, Takashi Iwai wrote: > > There is no special dependency here, so we can just add > > > src/conf/toplogty/*/data/Makefile.am in the toplevel configure.ac? > > > > Yes that seems better. Also please note if we do that alsa-lib can > > compile the data before it compiles skl topology so we can get rid > > of > > bnary blobs whcih are prebuilt and get them generated on alsa-lib > > compile. > > Yeah, that's nicer, too. One thing though we need to run the binary to generate blobs, am thinking of hooking that up with install step. > > > This will solve above header patch and will use std path in lib > > > > Is that okay with you? > > Sure. > > > thanks, > > Takashi -- ~Vinod