[meta-intel] [PATCH 01/11] fri2-noemgd.conf: soften the preferred kernel version assignment

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Sep 23 11:32:30 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

So that it can be overridden from the local.conf easily.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-fri2/conf/machine/fri2-noemgd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta-fri2/conf/machine/fri2-noemgd.conf
index e61a953..ffacd19 100644
--- a/meta-fri2/conf/machine/fri2-noemgd.conf
+++ b/meta-fri2/conf/machine/fri2-noemgd.conf
@@ -13,7 +13,7 @@ MACHINE_FEATURES += "wifi 3g pcbios efi"
 MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto = "3.14%"
+PREFERRED_VERSION_linux-yocto ?= "3.14%"
 
 XSERVER ?= "${XSERVER_X86_BASE} \
            ${XSERVER_X86_EXT} \
-- 
1.8.1.4



More information about the meta-intel mailing list