[meta-intel] [master][PATCH 3/3] meta-mohonpeak: update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1

chia.chuan.wu at intel.com chia.chuan.wu at intel.com
Fri Oct 2 04:28:39 PDT 2015


From: Wu Chia Chuan <chia.chuan.wu at intel.com>

Update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1 for
mohonpeak32 and mohonpeak64 machines.

Signed-off-by: Wu Chia Chuan <chia.chuan.wu at intel.com>
---
 .../meta-mohonpeak/conf/machine/mohonpeak32.conf   |    2 +-
 .../meta-mohonpeak/conf/machine/mohonpeak64.conf   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf
index a103b0e..afc933a 100644
--- a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf
+++ b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf
@@ -4,7 +4,7 @@
 #@DESCRIPTION: Machine configuration for Mohon Peak systems
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "3.14%"
+PREFERRED_VERSION_linux-yocto ?= "4.1%"
 
 require conf/machine/include/intel-core2-32-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
diff --git a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
index d023c15..4beab81 100644
--- a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
+++ b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
@@ -4,7 +4,7 @@
 #@DESCRIPTION: Machine configuration for Mohon Peak systems
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "3.14%"
+PREFERRED_VERSION_linux-yocto ?= "4.1%"
 
 require conf/machine/include/intel-corei7-64-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
-- 
1.7.9.5



More information about the meta-intel mailing list