From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe001.messaging.microsoft.com [216.32.181.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BB5D9E016CA for ; Tue, 15 Oct 2013 11:18:14 -0700 (PDT) Received: from mail35-ch1-R.bigfish.com (10.43.68.251) by CH1EHSOBE019.bigfish.com (10.43.70.76) with Microsoft SMTP Server id 14.1.225.22; Tue, 15 Oct 2013 18:18:13 +0000 Received: from mail35-ch1 (localhost [127.0.0.1]) by mail35-ch1-R.bigfish.com (Postfix) with ESMTP id 75CC04000B2; Tue, 15 Oct 2013 18:18:13 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -5 X-BigFish: VS-5(zzbb2dI98dI9371I1dbaI1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de098h17326ah1de097h186068h8275bhz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh1155h) Received: from mail35-ch1 (localhost.localdomain [127.0.0.1]) by mail35-ch1 (MessageSwitch) id 1381861035774631_7410; Tue, 15 Oct 2013 18:17:15 +0000 (UTC) Received: from CH1EHSMHS022.bigfish.com (snatpool2.int.messaging.microsoft.com [10.43.68.230]) by mail35-ch1.bigfish.com (Postfix) with ESMTP id AF6A91C0397; Tue, 15 Oct 2013 18:17:15 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS022.bigfish.com (10.43.70.22) with Microsoft SMTP Server (TLS) id 14.16.227.3; Tue, 15 Oct 2013 18:17:15 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-005.039d.mgd.msft.net (10.84.1.17) with Microsoft SMTP Server (TLS) id 14.3.158.2; Tue, 15 Oct 2013 18:17:14 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r9FIHCVf015421; Tue, 15 Oct 2013 11:17:13 -0700 Message-ID: <525D8579.2060606@freescale.com> Date: Tue, 15 Oct 2013 15:12:09 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Otavio Salvador References: <1381850555-22011-1-git-send-email-daiane.angolini@freescale.com> <525D75F0.60107@freescale.com> In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: "meta-freescale@yoctoproject.org" Subject: Re: [fsl-community-base][PATCH] README: Add all missing boards 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, 15 Oct 2013 18:18:15 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 10/15/2013 02:55 PM, Otavio Salvador wrote: > On Tue, Oct 15, 2013 at 2:05 PM, Daiane Angolini > wrote: >> On 10/15/2013 01:35 PM, Otavio Salvador wrote: >>> >>> Hello Daiane, >>> >>> On Tue, Oct 15, 2013 at 12:22 PM, Daiane Angolini >>> wrote: >>>> >>>> Signed-off-by: Daiane Angolini >>> >>> >>> comments below ... >>> >>>> --- >>>> README | 47 +++++++++++++++++++++++++++++++++++++++++++++-- >>>> 1 file changed, 45 insertions(+), 2 deletions(-) >>>> >>> >>> First, thank you for taking the time to prepare this. However I think >>> this is wrong... >>> >>> When we made this README we had no Release Notes at that time. Since >>> this we made a document which provides this information and also way >>> more hence it is bad to duplicate all this. I think we ought to point >>> to the Release Notes and remove the list of supported boards from the >>> README file.. >>> >>> What you think? >> >> >> I think I agree. When I decided to work on this patch it was the plan B. >> >> Do you have the link for: >> >> * Release Notes for Dora > > http://freescale.github.io/doc/release-notes/1.5/ > >> * Release Notes for master > > http://freescale.github.io/doc/release-notes/current/ > > This is the same of 1.5 for now. Perfect Otavio! Thanks a lot. I think we can start the review of RN as well. What do you think? It's not 100% complete, but linux-default and u-boot-default is done. > >> What is the procedure when a new board was included? > > I think every new board, from now on, need to be add in the release > notes at same time people submit it to the BSP. This avoid we getting > to run in the end of the release cycle and end getting more people > involved at the Release Notes work. > -- Daiane