From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-f170.google.com (mail-ea0-f170.google.com [209.85.215.170]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F11CBE00796 for ; Thu, 12 Dec 2013 09:40:40 -0800 (PST) Received: by mail-ea0-f170.google.com with SMTP id k10so397981eaj.15 for ; Thu, 12 Dec 2013 09:40:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:organization:user-agent:mime-version :to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=eXvDxLGDoFZt6rcdzi5qC1z4mMd/eAShI20PT+iehyc=; b=ye0lknHMfBaZesumPkmRoSrp0UHRyZwHYv2FFtF+d0wEyzA/OL097dOtPjvs2DMIQL AfFvl3BCUZhCmfOupqj3dPr9lWv1UYXRA4pkSnBO2eF72ZfHEcMtHIBVXi6Co/YKXOVL 8Oc1tLIBBIjM0tnhF99Ba5KV+uQACriIQhi6N5/o7gEJmZbEPGvqVqDjwK+wJfSF37Uy NVVpotObic/c0fK1p+X24ykgOUI1c9dSEfEU6tt98aW73jE5t08OvkUF0Nw5l6wbHIts Xg9CnrD6vDssUAtW8a9v3kACTGnHnjA0gZnFhNMmMASQl3u+8nZx/04vd4Tfa33WXJ25 vr0Q== X-Received: by 10.14.175.131 with SMTP id z3mr9349726eel.65.1386870039091; Thu, 12 Dec 2013 09:40:39 -0800 (PST) Received: from [10.1.10.30] (host61-87-static.14-79-b.business.telecomitalia.it. [79.14.87.61]) by mx.google.com with ESMTPSA id n1sm68604541eep.20.2013.12.12.09.40.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Dec 2013 09:40:38 -0800 (PST) Message-ID: <52A9F514.6070500@gmail.com> Date: Thu, 12 Dec 2013 18:40:36 +0100 From: Marco Organization: MC User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <52A9D4CA.5040007@gmail.com> <52A9D634.2040305@mlbassoc.com> In-Reply-To: <52A9D634.2040305@mlbassoc.com> Subject: Re: Kernel 3.0.35 (fsl vs imx) X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: koansoftware@gmail.com 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: Thu, 12 Dec 2013 17:40:41 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Il 12/12/2013 16:28, Gary Thomas ha scritto: > On 2013-12-12 08:22, Marco wrote: >> Hello, >> if I use only the layer meta-fsl-arm I get by default the kernel >> linux-fsl-3.0.35-r32-14 >> if I add the layers meta-fsl-arm-extra and meta-fsl-demo I get the >> kernel linux-imx-3.0.35-r37-14 >> >> What is the suggested version to use? > > What target [board] are you using? > Hi Gary, it's a imx6dlsabresd -- Marco