* [meta-fsl-arm] which branch has kernel 3.0.35?
@ 2014-08-22 16:56 Joe Fabbre
2014-08-22 17:21 ` Gary Thomas
0 siblings, 1 reply; 3+ messages in thread
From: Joe Fabbre @ 2014-08-22 16:56 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 513 bytes --]
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?
Thanks,
Joe
[-- Attachment #2: Type: text/html, Size: 1694 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-fsl-arm] which branch has kernel 3.0.35?
2014-08-22 16:56 [meta-fsl-arm] which branch has kernel 3.0.35? Joe Fabbre
@ 2014-08-22 17:21 ` Gary Thomas
2014-08-22 20:49 ` Joe Fabbre
0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2014-08-22 17:21 UTC (permalink / raw)
To: meta-freescale
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
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-fsl-arm] which branch has kernel 3.0.35?
2014-08-22 17:21 ` Gary Thomas
@ 2014-08-22 20:49 ` Joe Fabbre
0 siblings, 0 replies; 3+ messages in thread
From: Joe Fabbre @ 2014-08-22 20:49 UTC (permalink / raw)
To: Gary Thomas, meta-freescale@yoctoproject.org
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¹t have
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" <gary@mlbassoc.com> wrote:
>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
>------------------------------------------------------------
>--
>_______________________________________________
>meta-freescale mailing list
>meta-freescale@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-freescale
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-08-22 20:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-22 16:56 [meta-fsl-arm] which branch has kernel 3.0.35? Joe Fabbre
2014-08-22 17:21 ` Gary Thomas
2014-08-22 20:49 ` Joe Fabbre
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.