[meta-intel] [PATCH 1/2] linux-yocto/4.4: Bump SRCREVs from v4.4.18 to v4.4.20

Trevor Woerner twoerner at gmail.com
Thu Sep 22 11:31:07 PDT 2016


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'


More information about the meta-intel mailing list