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 C9DFBE01248 for ; Wed, 20 Feb 2013 00:30:01 -0800 (PST) Received: from e6520eb (tal33-3-82-233-81-124.fbx.proxad.net [82.233.81.124]) (Authenticated sender: eukrea) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 2DECFA62AC; Wed, 20 Feb 2013 09:29:51 +0100 (CET) Date: Wed, 20 Feb 2013 09:29:50 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Otavio Salvador Message-ID: <20130220092950.5ee62441@e6520eb> In-Reply-To: References: <1361332559-3399-1-git-send-email-rjohnweber@gmail.com> <1361332559-3399-2-git-send-email-rjohnweber@gmail.com> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.13; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm-extra][PATCH v2 2/2] Add wandboard dual machine conf 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, 20 Feb 2013 08:30:03 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Otavio, Le Wed, 20 Feb 2013 03:22:42 -0300, Otavio Salvador a =C3=A9crit : > On Wed, Feb 20, 2013 at 12:55 AM, John Weber wrote: > > This patch adds conf/machine file for Wandboard Dual to meta-fsl-arm-ex= tra. > > > > Upstream-Status: Submitted [meta-freescale@yoctoproject.org] >=20 > Not need as it has no patch files. >=20 > > Changes since v1: > > Added description > > Added upstream-status > > Reversed the patch order >=20 > Bellow --- line >=20 > > Signed-off-by: John Weber >=20 > Another doubt, you seem to not have send the kernel as well; the board > will be useless without a kernel ;-) >=20 being able to generate a working bootloader is a good first step before trying to load the kernel so yes that's useful ;-) Eric