>From yocto-kernel-cache: e8c492e kernel-cache: enable hdmi audio for ComputeStick b78998f kernel-cache: change computestick BSP to standard/next branch
Signed-off-by: California Sullivan <[email protected]> --- common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 2 +- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 2 +- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 2 +- 3 files changed, 3 insertions(+), 3 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 9e22938..c8cb466 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.1.18" -SRCREV_META_INTEL_COMMON ?= "2bdebd11f1a0bc00071ec1467289a7feb5418dde" +SRCREV_META_INTEL_COMMON ?= "e8c492e96f39fbee71520dbee0227dd6a87b9a59" SRCREV_MACHINE_INTEL_COMMON ?= "51cca91a1f74dab225598282019f0d694abdc4a0" KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" 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 9d1cf03..d21a562 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" #LINUX_VERSION_i586-nlp-32-intel-common = "4.1.18" -SRCREV_meta-i586-nlp-32-intel-common = "2bdebd11f1a0bc00071ec1467289a7feb5418dde" +SRCREV_meta-i586-nlp-32-intel-common = "e8c492e96f39fbee71520dbee0227dd6a87b9a59" SRCREV_machine-i586-nlp-32-intel-common = "d03753ddb28a1141e550a67c99ac95789a424fc5" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 66ff017..ed2a52c 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.1.18" -SRCREV_META_INTEL_COMMON = "2bdebd11f1a0bc00071ec1467289a7feb5418dde" +SRCREV_META_INTEL_COMMON = "e8c492e96f39fbee71520dbee0227dd6a87b9a59" SRCREV_MACHINE_INTEL_COMMON = "d03753ddb28a1141e550a67c99ac95789a424fc5" KBRANCH_INTEL_COMMON = "standard/base" -- 2.5.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
