From 7cceac01e1e0a5745600403d9b334babb76dc8ce Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 22 Sep 2016 12:50:47 -0700 Subject: linux-yocto*: Fix LINUX_VERSION variables 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 Signed-off-by: Saul Wold --- 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(-) (limited to 'common/recipes-kernel/linux') 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 7a25ca82..17e514f3 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 b2289413..8ec80fb5 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 56af19fb..a488e87c 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 31dbb1ce..31402ea2 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 5b38d939..c093ebdc 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 10abfb55..f7f3c5a2 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" -- cgit v1.2.3-54-g00ecf