summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-07-27 16:05:29 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-07-28 19:04:34 -0500
commit62c3fdc758521303addd05347087a253646cea3b (patch)
tree9e582d6321e763b68fd21c24922fcc132c36e50c
parent9fb7eb2884e47f9e744bdbb0bf9c717a25dec30a (diff)
downloadmeta-intel-62c3fdc758521303addd05347087a253646cea3b.tar.gz
linux-yocto/4.1: Update SRCREVs to latest
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 <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend4
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend4
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend4
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 d7a39b42..dee3a821 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.28" 3LINUX_VERSION_INTEL_COMMON = "4.1.28"
4SRCREV_META_INTEL_COMMON ?= "6a2047c00450aeafb7006805d266a44fd7676126" 4SRCREV_META_INTEL_COMMON ?= "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41"
5SRCREV_MACHINE_INTEL_COMMON ?= "70af1b15b328c17eaf62e561a42e08aaf1f48964" 5SRCREV_MACHINE_INTEL_COMMON ?= "8e273cae612dc43873db7e9a292c63e6a47a488b"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
8 8
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 8538562a..55087ff3 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.28" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.28"
4SRCREV_meta_i586-nlp-32-intel-common = "6a2047c00450aeafb7006805d266a44fd7676126" 4SRCREV_meta_i586-nlp-32-intel-common = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41"
5SRCREV_machine_i586-nlp-32-intel-common = "846e0a90dd228d07272bf5b246aab405ec6941f8" 5SRCREV_machine_i586-nlp-32-intel-common = "44af900716206d4cae283aa74e92f4118720724a"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 8KBRANCH_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 56ab0132..5adb33af 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.28" 3LINUX_VERSION_INTEL_COMMON = "4.1.28"
4SRCREV_META_INTEL_COMMON = "6a2047c00450aeafb7006805d266a44fd7676126" 4SRCREV_META_INTEL_COMMON = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41"
5SRCREV_MACHINE_INTEL_COMMON = "5c070dc315d4adb342840a0c093b6006eadb325a" 5SRCREV_MACHINE_INTEL_COMMON = "0530fc3c02d9f8bc7adc41db2b9318791dc3ca3a"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8