From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe003.messaging.microsoft.com [216.32.181.183]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4A594E014EE for ; Wed, 3 Apr 2013 06:48:43 -0700 (PDT) Received: from mail176-ch1-R.bigfish.com (10.43.68.235) by CH1EHSOBE012.bigfish.com (10.43.70.62) with Microsoft SMTP Server id 14.1.225.23; Wed, 3 Apr 2013 13:48:41 +0000 Received: from mail176-ch1 (localhost [127.0.0.1]) by mail176-ch1-R.bigfish.com (Postfix) with ESMTP id 69C503800F6; Wed, 3 Apr 2013 13:48:41 +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: -3 X-BigFish: VS-3(zzbb2dI98dI9371Izz1f42h1fc6h1ee6h1de0h1202h1e76h1d1ah1d2ahz8dhzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1155h) Received: from mail176-ch1 (localhost.localdomain [127.0.0.1]) by mail176-ch1 (MessageSwitch) id 1364996919612938_26207; Wed, 3 Apr 2013 13:48:39 +0000 (UTC) Received: from CH1EHSMHS001.bigfish.com (snatpool2.int.messaging.microsoft.com [10.43.68.233]) by mail176-ch1.bigfish.com (Postfix) with ESMTP id 93112C004A; Wed, 3 Apr 2013 13:48:39 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS001.bigfish.com (10.43.70.1) with Microsoft SMTP Server (TLS) id 14.1.225.23; Wed, 3 Apr 2013 13:48:39 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.2.328.11; Wed, 3 Apr 2013 13:48:38 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r33DmaUw022511; Wed, 3 Apr 2013 06:48:37 -0700 Message-ID: <515C3317.3050603@freescale.com> Date: Wed, 3 Apr 2013 10:48:07 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: John Weber References: <1364961246-9450-1-git-send-email-rjohnweber@gmail.com> In-Reply-To: <1364961246-9450-1-git-send-email-rjohnweber@gmail.com> X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm-extra][PATCH 0/3] Replace wandboard kernel 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, 03 Apr 2013 13:48:43 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 04/03/2013 12:54 AM, John Weber wrote: > This patchset adds a recipe to support building the wandboard kernel > from the 'official' wandboard git repository. This recipe is named > 'linux-wandboard'. Initially I was not confortable with this approach (of creating another linux recipe only to cover one board), but I understood that the 'official' has been maintained by community, and has been growing faster. So, I like/want to support the community kernel. I'm not sure regarding the name "linux-wandboard". Isn't 'wandboard' the board name? What would be the wandboard's linux provider name? > It also removes support from linux-imx for Wandboard so that kernel > support for Wandboard is not confusing and is maintained in one > repository. It makes me think that the same approach should be used for imx6sabrelite. Is there a (better) external git repository for sabre lite kernel? Thanks a lot, Jonh, for starting this. Daiane