I was checking the kver file to update the LINUX_VERSION variable. At
the time of the last SRCREV update the kver files were incorrect. With
the kernel_version_sanity_check function added to oe-core, the
incorrect PV becomes a build error.

Fix this by updating the LINUX_VERSION variables in each linux-yocto
recipe to their correct value.

Signed-off-by: California Sullivan <california.l.sulli...@intel.com>
---
 common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend   | 2 +-
 common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend   | 2 +-
 common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 2 +-
 common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 2 +-
 common/recipes-kernel/linux/linux-yocto_4.1.bbappend      | 2 +-
 common/recipes-kernel/linux/linux-yocto_4.4.bbappend      | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend 
b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
index 7a25ca8..17e514f 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.1.30"
+LINUX_VERSION_INTEL_COMMON = "4.1.31"
 SRCREV_META_INTEL_COMMON ?= "cf6d9876629270e8ed99541db252840291d03f5a"
 SRCREV_MACHINE_INTEL_COMMON ?= "7370721cafa5a420bef873f3b0547f1135aba0db"
 
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend 
b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index b228941..8ec80fb 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.4.18"
+LINUX_VERSION_INTEL_COMMON = "4.4.20"
 SRCREV_META_INTEL_COMMON ?= "59290c5f6192da2eccf478d37a8f9f88134822b3"
 SRCREV_MACHINE_INTEL_COMMON ?= "b5e21aa9882c815fe522810cce2e3c86e20ffee2"
 
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend 
b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 56af19f..a488e87 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.30"
+LINUX_VERSION_i586-nlp-32-intel-common = "4.1.31"
 SRCREV_meta_i586-nlp-32-intel-common = 
"cf6d9876629270e8ed99541db252840291d03f5a"
 SRCREV_machine_i586-nlp-32-intel-common = 
"488286187ea5bda2e35730e5593f040c9f0f34d1"
 
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend 
b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 31dbb1c..31402ea 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.18"
+LINUX_VERSION_i586-nlp-32-intel-common = "4.4.20"
 SRCREV_meta_i586-nlp-32-intel-common = 
"59290c5f6192da2eccf478d37a8f9f88134822b3"
 SRCREV_machine_i586-nlp-32-intel-common = 
"2cbbf10c66383c0c052708686ab005a9f9dc442c"
 
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend 
b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 5b38d93..c093ebd 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.30"
+LINUX_VERSION_INTEL_COMMON = "4.1.31"
 SRCREV_META_INTEL_COMMON = "cf6d9876629270e8ed99541db252840291d03f5a"
 SRCREV_MACHINE_INTEL_COMMON = "518132aeea9ac874fd4c51cd02b137704e00c3ae"
 
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend 
b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 10abfb5..f7f3c5a 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-LINUX_VERSION_INTEL_COMMON = "4.4.18"
+LINUX_VERSION_INTEL_COMMON = "4.4.20"
 SRCREV_META_INTEL_COMMON = "59290c5f6192da2eccf478d37a8f9f88134822b3"
 SRCREV_MACHINE_INTEL_COMMON = "94e5bb30eaf8a880a6c82b64a497d8b4a855d138"
 
-- 
2.5.5

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to