From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1A5DFE008C9; Fri, 22 Aug 2014 10:21:51 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5114AE00769 for ; Fri, 22 Aug 2014 10:21:43 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 64C92F81200; Fri, 22 Aug 2014 11:21:42 -0600 (MDT) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 528A0F811EC; Fri, 22 Aug 2014 11:21:40 -0600 (MDT) Message-ID: <53F77C2B.8000309@mlbassoc.com> Date: Fri, 22 Aug 2014 11:21:47 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: [meta-fsl-arm] which branch has kernel 3.0.35? 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: Fri, 22 Aug 2014 17:21:51 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit On 2014-08-22 10:56, Joe Fabbre wrote: > Hi all, > > I’m new to yocto, so forgive me if this is a silly question. I’ve recently checked out daisy and I’m using a SabreLite board. I noticed that daisy has kernel 3.10. I’d really > like to use kernel 3.0.35. > > I tried setting > > PREFERRED_PROVIDER_linux-imx_mx6 = “3.0.35" > > In local.conf, but this leads to build errors as described here. > > http://comments.gmane.org/gmane.linux.embedded.yocto.meta-freescale/8925 > > > Is there a release branch I can checkout that has kernel 3.0.35? For the SabreLite, you should really be using meta-fsl-arm-extra and MACHINE=nitrogen6x (this board is equivalent to the SabreLite) Then (if necessary), make these settings in local.conf PREFERRED_PROVIDER_virtual/kernel = "linux-boundary" PREFERRED_VERSION_linux-boundary = "3.0.35" KERNEL_IMAGETYPE = "uImage" This will get you a 3.0.35 kernel for your board. -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------