Yep, sorry about that. I had a patch in my queue to fix this, but hadn't gotten around to it yet. Sent it off just now.

Thanks,
Cal

On 09/22/2016 11:31 AM, Trevor Woerner wrote:
On Mon 2016-09-12 @ 02:38:04 PM, California Sullivan wrote:
 From linux-yocto-4.4:

---
  common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend   | 4 ++--
  common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 4 ++--
  common/recipes-kernel/linux/linux-yocto_4.4.bbappend      | 4 ++--
  3 files changed, 6 insertions(+), 6 deletions(-)

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 f0dd1e0..b228941 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,8 +1,8 @@
  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
LINUX_VERSION_INTEL_COMMON = "4.4.18"
The above, and subsequent, need to be:
        LINUX_VERSION_INTEL_COMMON = "4.4.20"

otherwise:

        ERROR: linux-yocto-rt-4.4.18+gitAUTOINC+59290c5f61_b5e21aa988-r0 
do_kernel_version_sanity_check: Package Version 
(4.4.18+gitAUTOINC+59290c5f61_b5e21aa988) does not match of kernel being built 
(4.4.20). Please update the PV variable to match the kernel source.
        ERROR: linux-yocto-rt-4.4.18+gitAUTOINC+59290c5f61_b5e21aa988-r0 
do_kernel_version_sanity_check: Function failed: do_kernel_version_sanity_check 
(log file is located at 
/z/layerindex-master/minnowmax/tmp/work/corei7-64-intel-common-fortress-linux/linux-yocto-rt/4.4.18+gitAUTOINC+59290c5f61_b5e21aa988-r0/temp/log.do_kernel_version_sanity_check.20430)
        ERROR: Logfile of failure stored in: 
/z/layerindex-master/minnowmax/tmp/work/corei7-64-intel-common-fortress-linux/linux-yocto-rt/4.4.18+gitAUTOINC+59290c5f61_b5e21aa988-r0/temp/log.do_kernel_version_sanity_check.20430
        ERROR: Task 
(/z/layerindex-master/layers/openembedded-core/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb:do_kernel_version_sanity_check)
 failed with exit code '1'

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

Reply via email to