From: Gary Thomas <gary@mlbassoc.com>
To: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm] which branch has kernel 3.0.35?
Date: Fri, 22 Aug 2014 11:21:47 -0600 [thread overview]
Message-ID: <53F77C2B.8000309@mlbassoc.com> (raw)
In-Reply-To: <D01CC45E.95FE0%jfabbre@ghs.com>
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
------------------------------------------------------------
next prev parent reply other threads:[~2014-08-22 17:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-22 16:56 [meta-fsl-arm] which branch has kernel 3.0.35? Joe Fabbre
2014-08-22 17:21 ` Gary Thomas [this message]
2014-08-22 20:49 ` Joe Fabbre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53F77C2B.8000309@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.