From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DE3ACE007D9; Fri, 22 Aug 2014 13:49:11 -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 fang.ghs.com (barracuda.ghs.com [209.234.187.110]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D4001E00769 for ; Fri, 22 Aug 2014 13:49:09 -0700 (PDT) X-ASG-Debug-ID: 1408740542-05da207d333e030001-GrO9dT Received: from allegro.ghs.com (allegro.ghs.com [192.168.64.231]) by fang.ghs.com with ESMTP id grQQqt2hepAyl70W; Fri, 22 Aug 2014 13:49:02 -0700 (PDT) X-Barracuda-Envelope-From: jfabbre@ghs.com Received: from exchange.ghs.com (exsvr2.ghs.com [192.168.64.22]) by allegro.ghs.com (Postfix) with ESMTP id 6AF087001D8; Fri, 22 Aug 2014 13:49:01 -0700 (PDT) Received: from exsvr1.ghs.com (192.168.64.21) by exsvr2.ghs.com (192.168.64.22) with Microsoft SMTP Server (TLS) id 15.0.847.32; Fri, 22 Aug 2014 13:49:01 -0700 Received: from exsvr1.ghs.com ([::1]) by exsvr1.ghs.com ([fe80::ec33:4ff5:12e1:fe9e%14]) with mapi id 15.00.0847.030; Fri, 22 Aug 2014 13:49:01 -0700 From: Joe Fabbre To: Gary Thomas , "meta-freescale@yoctoproject.org" Thread-Topic: [meta-freescale] [meta-fsl-arm] which branch has kernel 3.0.35? X-ASG-Orig-Subj: Re: [meta-freescale] [meta-fsl-arm] which branch has kernel 3.0.35? Thread-Index: AQHPvi54XUOGe5zWbke0DA1WfQcbm5vdGJyA Date: Fri, 22 Aug 2014 20:49:00 +0000 Message-ID: References: <53F77C2B.8000309@mlbassoc.com> In-Reply-To: <53F77C2B.8000309@mlbassoc.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.4.3.140616 x-originating-ip: [192.168.98.130] MIME-Version: 1.0 X-Barracuda-Connect: allegro.ghs.com[192.168.64.231] X-Barracuda-Start-Time: 1408740542 X-Barracuda-URL: http://192.168.64.230:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ghs.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=5.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.8732 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 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 20:49:11 -0000 Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-ID: Content-Transfer-Encoding: quoted-printable Thanks Gary. I did try the changes you proposed below in the local.conf file. Everything built fine, but I still ended up with 3.10 kernel. So next, I got a new checkout of the dora branch and that one has 3.0.35 in it. Problem solved! My next question is this. I built the core-image-sato image. I expected to get some kind of desktop on the HDMI monitor, but the screen stays black. Is there a trick to getting the desktop to use HDMI? I don=B9t hav= e one of the other screens for this board. Still digging on this one, but if anyone can quickly point me in the right direction it would be much appreciated. Joe On 8/22/14, 10:21 AM, "Gary Thomas" wrote: >On 2014-08-22 10:56, Joe Fabbre wrote: >> Hi all, >> >> I=B9m new to yocto, so forgive me if this is a silly question. I=B9ve >>recently checked out daisy and I=B9m using a SabreLite board. I noticed >>that daisy has kernel 3.10. I=B9d really >> like to use kernel 3.0.35. >> >> I tried setting >> >> PREFERRED_PROVIDER_linux-imx_mx6 =3D =B33.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=3Dnitrogen6x (this board is equivalent to the SabreLite) > >Then (if necessary), make these settings in local.conf > PREFERRED_PROVIDER_virtual/kernel =3D "linux-boundary" > PREFERRED_VERSION_linux-boundary =3D "3.0.35" > KERNEL_IMAGETYPE =3D "uImage" > >This will get you a 3.0.35 kernel for your board. > >--=20 >------------------------------------------------------------ >Gary Thomas | Consulting for the >MLB Associates | Embedded world >------------------------------------------------------------ >--=20 >_______________________________________________ >meta-freescale mailing list >meta-freescale@yoctoproject.org >https://lists.yoctoproject.org/listinfo/meta-freescale