From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 971A6E01621 for ; Wed, 25 Sep 2013 14:31:04 -0700 (PDT) Received: from e6520eb (unknown [82.233.81.124]) (Authenticated sender: eukrea) by smtp1-g21.free.fr (Postfix) with ESMTPSA id CDCCB940156; Wed, 25 Sep 2013 23:30:57 +0200 (CEST) Date: Wed, 25 Sep 2013 23:30:56 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Gary Thomas Message-ID: <20130925233056.2c01a0e6@e6520eb> In-Reply-To: <5243531B.6060308@mlbassoc.com> References: <5243531B.6060308@mlbassoc.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale Subject: Re: Build error X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Sep 2013 21:31:05 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Gary, Le Wed, 25 Sep 2013 15:18:19 -0600, Gary Thomas a =E9crit : > Any ideas how to get this built and/or suppress it since I don't > care about ALSA at the moment? All I want to do is try using the > latest FSLC kernel... >=20 should read all the mail before hitting send ;-) this should do the trick : in conf/machine/include/imx-base.inc comment out this line : MACHINE_EXTRA_RRECOMMENDS_append_mx6 =3D "imx-audio fsl-alsa-plugins" or add MACHINE_EXTRA_RRECOMMENDS_remove =3D "imx-audio fsl-alsa-plugins" in your local.conf Eric