>From linux-yocto-4.1: 0530fc3 usb: mux: add module parameter to portmux-intel-drcfg 3d9aafb Merge branch 'standard/base' into standard/intel/base 44af900 4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compound page arrival" 8e3ecb9 Merge branch 'standard/base' into standard/intel/base 99c37e1 i2c: ismt: Add Intel DNV PCI ID
>From yocto-kernel-cache: afbc6bd bsp/axxiaarm64: Enable Axxia NCR and PEI drivers 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 d7a39b4..dee3a82 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.28" -SRCREV_META_INTEL_COMMON ?= "6a2047c00450aeafb7006805d266a44fd7676126" -SRCREV_MACHINE_INTEL_COMMON ?= "70af1b15b328c17eaf62e561a42e08aaf1f48964" +SRCREV_META_INTEL_COMMON ?= "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" +SRCREV_MACHINE_INTEL_COMMON ?= "8e273cae612dc43873db7e9a292c63e6a47a488b" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/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 8538562..55087ff 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.28" -SRCREV_meta_i586-nlp-32-intel-common = "6a2047c00450aeafb7006805d266a44fd7676126" -SRCREV_machine_i586-nlp-32-intel-common = "846e0a90dd228d07272bf5b246aab405ec6941f8" +SRCREV_meta_i586-nlp-32-intel-common = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" +SRCREV_machine_i586-nlp-32-intel-common = "44af900716206d4cae283aa74e92f4118720724a" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 56ab013..5adb33a 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.28" -SRCREV_META_INTEL_COMMON = "6a2047c00450aeafb7006805d266a44fd7676126" -SRCREV_MACHINE_INTEL_COMMON = "5c070dc315d4adb342840a0c093b6006eadb325a" +SRCREV_META_INTEL_COMMON = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" +SRCREV_MACHINE_INTEL_COMMON = "0530fc3c02d9f8bc7adc41db2b9318791dc3ca3a" KBRANCH_INTEL_COMMON = "standard/intel/base" -- 2.5.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
