[meta-lsi] [PATCH 35/41] Sync default linux-yocto preferred version to 3.10

Daniel Dragomir daniel.dragomir at windriver.com
Thu Jan 28 04:29:38 PST 2016


Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
---
 conf/machine/axxiaarm.conf     | 2 +-
 conf/machine/axxiapowerpc.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/axxiaarm.conf b/conf/machine/axxiaarm.conf
index e8d32ac..e820f7f 100644
--- a/conf/machine/axxiaarm.conf
+++ b/conf/machine/axxiaarm.conf
@@ -2,7 +2,7 @@
 #@NAME: axxiaarm
 #@DESCRIPTION: Machine configuration for LSI Axxia ARM systems
 
-PREFERRED_VERSION_linux-yocto ?= "3.4%"
+PREFERRED_VERSION_linux-yocto ?= "3.10%"
 PREFERRED_VERSION_u-boot-lsi ?= "2013.01.01%"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
 PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-lsi"
diff --git a/conf/machine/axxiapowerpc.conf b/conf/machine/axxiapowerpc.conf
index be44c45..0dd02e1 100644
--- a/conf/machine/axxiapowerpc.conf
+++ b/conf/machine/axxiapowerpc.conf
@@ -2,7 +2,7 @@
 #@NAME: axxiapowerpc
 #@DESCRIPTION: Machine configuration for the LSI Axxia PowerPC systems
 
-PREFERRED_VERSION_linux-yocto ?= "3.4%"
+PREFERRED_VERSION_linux-yocto ?= "3.10%"
 PREFERRED_VERSION_u-boot-lsi ?= "2010.03%"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
 
-- 
1.9.1



More information about the meta-lsi mailing list