This and 2/2 merged into meta-intel/master, thanks. Tom
On 05/10/2016 08:21 PM, California Sullivan wrote:
Grabs latest ltsi updates and some minor configuration changes. Signed-off-by: California Sullivan <[email protected]> --- common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 4 ++-- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 4 ++-- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 4 ++-- 3 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 8e7854f..9e22938 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.1.18" -SRCREV_META_INTEL_COMMON ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d" -SRCREV_MACHINE_INTEL_COMMON ?= "28d8cfdbcb18a6eef202099cca66430fd3b6eae0" +SRCREV_META_INTEL_COMMON ?= "2bdebd11f1a0bc00071ec1467289a7feb5418dde" +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 73208cb..9d1cf03 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" #LINUX_VERSION_i586-nlp-32-intel-common = "4.1.18" -SRCREV_meta-i586-nlp-32-intel-common = "b9023d4c8fbbb854c26f158a079a5f54dd61964d" -SRCREV_machine-i586-nlp-32-intel-common = "91f62d4a0a31919d9b2ccdaf881130f99b61fc5e" +SRCREV_meta-i586-nlp-32-intel-common = "2bdebd11f1a0bc00071ec1467289a7feb5418dde" +SRCREV_machine-i586-nlp-32-intel-common = "d03753ddb28a1141e550a67c99ac95789a424fc5" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc" diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 459ce84..66ff017 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.1.18" -SRCREV_META_INTEL_COMMON = "b9023d4c8fbbb854c26f158a079a5f54dd61964d" -SRCREV_MACHINE_INTEL_COMMON = "91f62d4a0a31919d9b2ccdaf881130f99b61fc5e" +SRCREV_META_INTEL_COMMON = "2bdebd11f1a0bc00071ec1467289a7feb5418dde" +SRCREV_MACHINE_INTEL_COMMON = "d03753ddb28a1141e550a67c99ac95789a424fc5" KBRANCH_INTEL_COMMON = "standard/base" KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
-- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
