From: John Weber <rjohnweber@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: [meta-fsl-arm-extra][PATCH 1/2] wandboard: set PREFERRED_VERSION to 3.0.35
Date: Fri, 10 Jan 2014 16:13:24 -0600 [thread overview]
Message-ID: <1389392005-25349-1-git-send-email-rjohnweber@gmail.com> (raw)
Set the PREFERRED_VERSION for the Linux kernel to 3.0.35. Later kernel
recipes may be used by edting the file conf/machine/include/wandboard.inc
and commenting out the line:
PREFERRED_VERSION_linux-wandboard ?= 3.0.35
Signed-off-by: John Weber <rjohnweber@gmail.com>
---
conf/machine/include/wandboard.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/include/wandboard.inc b/conf/machine/include/wandboard.inc
index 5e83ad5..088cdeb 100644
--- a/conf/machine/include/wandboard.inc
+++ b/conf/machine/include/wandboard.inc
@@ -4,6 +4,7 @@ include conf/machine/include/imx-base.inc
include conf/machine/include/tune-cortexa9.inc
PREFERRED_PROVIDER_virtual/kernel ?= "linux-wandboard"
+PREFERRED_VERSION_linux-wandboard ?= "3.0.35"
SERIAL_CONSOLE = "115200 ttymxc0"
--
1.7.9.5
next reply other threads:[~2014-01-10 22:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 22:13 John Weber [this message]
2014-01-10 22:13 ` [meta-fsl-arm-extra][PATCH 2/2] linux-wandboard: Add recipes for 3.10.17-beta kernel John Weber
2014-01-13 12:31 ` [meta-fsl-arm-extra][PATCH 1/2] wandboard: set PREFERRED_VERSION to 3.0.35 Daiane.Angolini
2014-01-13 13:56 ` John Weber
2014-01-13 14:08 ` Otavio Salvador
2014-01-13 16:23 ` John Weber
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=1389392005-25349-1-git-send-email-rjohnweber@gmail.com \
--to=rjohnweber@gmail.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.