[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5261/8267] genericx86-common: Update .inc file's PREFERRED_VERSION



commit 00abe678bf115843b4ab45eb878e43a0fe2a20fc
Author: Saul Wold <sgw linux intel com>
Date:   Tue Mar 14 21:08:58 2017 -0700

    genericx86-common: Update .inc file's PREFERRED_VERSION
    
    Since the genericx86*.conf file directly set PREFERRED_VERSION remove it
    from here to avoid confusion.
    
    (From meta-yocto rev: 2383d50b084cafdf04f7bd15ea732cd98982625b)
    
    Signed-off-by: Saul Wold <sgw linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../conf/machine/include/genericx86-common.inc     |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc 
b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
index cec7970..e35685c 100644
--- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
+++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
@@ -3,7 +3,6 @@ require conf/machine/include/qemuboot-x86.inc
 MACHINE_FEATURES += "wifi efi pcbios"
 
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.8%"
 PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
 XSERVER ?= "${XSERVER_X86_BASE} \
             ${XSERVER_X86_EXT} \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]