[meta-lsi] [PATCH 16/24] axxiapowerpc: Set default linux-yocto preferred version to 3.10

Daniel Dragomir daniel.dragomir at windriver.com
Thu Jan 28 04:43:14 PST 2016


Set PREFERRED_VERSION for linux-yocto to 3.10 to avoid the warning/note:

NOTE: preferred version 3.4% of linux-yocto not available (for item virtual/kernel)
NOTE: versions of linux-yocto available: 3.10.65+gitAUTOINC+477fe6a3cb_30229ef7a6
      3.14.39+gitAUTOINC+8c0e701b75_58f3fa7f0

Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
---
 conf/machine/axxiapowerpc.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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