[yocto] [meta-raspberrypi][PATCH 3/8] rpi-default-versions.inc: Use kernel v3.18 by default

Andrei Gherzan andrei at gherzan.ro
Sun Feb 8 03:56:55 PST 2015


Change-Id: If3ff46ae10b7bee2decead6dfa408833713d16f8
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 conf/machine/include/rpi-default-versions.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/include/rpi-default-versions.inc b/conf/machine/include/rpi-default-versions.inc
index 1ca9701..bcf7828 100644
--- a/conf/machine/include/rpi-default-versions.inc
+++ b/conf/machine/include/rpi-default-versions.inc
@@ -1,3 +1,3 @@
 # RaspberryPi BSP default versions
 
-PREFERRED_VERSION_linux-raspberrypi ?= "3.12.%"
+PREFERRED_VERSION_linux-raspberrypi ?= "3.18.%"
-- 
2.1.0




More information about the yocto mailing list