From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AF5E1E0172C for ; Tue, 12 Nov 2013 03:52:00 -0800 (PST) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 0B60CA62E4; Tue, 12 Nov 2013 12:51:52 +0100 (CET) Date: Tue, 12 Nov 2013 12:51:51 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Mario Domenech Goulart Message-ID: <20131112125151.5bc1d815@e6520eb> In-Reply-To: <1384188262-7571-2-git-send-email-mario@ossystems.com.br> References: <1384188262-7571-1-git-send-email-mario@ossystems.com.br> <1384188262-7571-2-git-send-email-mario@ossystems.com.br> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm-extra][PATCH 2/3] wandboard.inc: add 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: Tue, 12 Nov 2013 11:52:05 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Mario, Le Mon, 11 Nov 2013 14:44:21 -0200, Mario Domenech Goulart a =E9crit : > diff --git a/conf/machine/include/wandboard.inc b/conf/machine/include/wa= ndboard.inc > new file mode 100644 > index 0000000..a304b11 > --- /dev/null > +++ b/conf/machine/include/wandboard.inc > @@ -0,0 +1,10 @@ > +# Common settings for wandboard boards > + > +include conf/machine/include/imx-base.inc > +include conf/machine/include/tune-cortexa9.inc > + > +PREFERRED_PROVIDER_virtual/kernel =3D "linux-wandboard" > + > +SERIAL_CONSOLE =3D "115200 ttymxc0" > + > +MACHINE_FEATURES +=3D "pci wifi" table on the right of : http://www.wandboard.org/ states that Solo hasn't Wifi : isn't that defautl setting wrong ? Eric