All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH v2 1/2] wandboard: set PREFERRED_VERSION to 3.0.35
@ 2014-01-13 16:36 rjohnweber
  2014-01-13 17:09 ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: rjohnweber @ 2014-01-13 16:36 UTC (permalink / raw)
  To: meta-freescale

From: John Weber <rjohnweber@gmail.com>

Set the PREFERRED_VERSION for the Linux kernel to 3.0.35.

Signed-off-by: John Weber <rjohnweber@gmail.com>
---
changes in v2: modified commit log to remove extra information


 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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-13 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13 16:36 [meta-fsl-arm-extra][PATCH v2 1/2] wandboard: set PREFERRED_VERSION to 3.0.35 rjohnweber
2014-01-13 17:09 ` Otavio Salvador
2014-01-13 17:18   ` John Weber

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.