[meta-intel] [PATCH] linux-yocto-4.1: Fix kernel version

California Sullivan california.l.sullivan at intel.com
Wed Jul 26 10:54:09 PDT 2017


My script set it to v4.1.41, when its actually v4.1.42.

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 9a0277b..d40a46c 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.1.41"
+LINUX_VERSION_INTEL_COMMON = "4.1.42"
 SRCREV_META_INTEL_COMMON = "9f9c9a66ef3452343586adf150137967e955d71a"
 SRCREV_MACHINE_INTEL_COMMON = "05418d19b8f75b2cdcd616641c8749ec2079cd81"
 
-- 
2.9.4



More information about the meta-intel mailing list