[meta-intel] [PATCH 2/2] linux-yocto/4.1: Update SRCREVs for v4.1.27 and Broxton fixes

California Sullivan california.l.sullivan at intel.com
Thu Jul 14 16:26:47 PDT 2016


>From linux-yocto-4.1:

47821fe Merge branch 'standard/base' into standard/intel/base
15cf090 Merge tag 'v4.1.27' into standard/base
95123c0 Linux 4.1.27
7cf9f23 uvc: Forward compat ioctls to their handlers directly
ca1950c ecryptfs: forbid opening files without mmap handler
c96e6bf proc: prevent stacking filesystems on top
e90b6fd wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
8921c30 gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
7967953 gpiolib: Fix NULL pointer deference
7296467 fix d_walk()/non-delayed __d_free() race
1dbd163 cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo
d6126a7 of: fix autoloading due to broken modalias with no 'compatible'
7c630ac powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
f046145 x86, build: copy ldlinux.c32 to image.iso
02813a3 ALSA: hda/realtek: Add T560 docking unit fixup
f530dd0 mnt: fs_fully_visible test the proper mount for MNT_LOCKED
fced2a8 mnt: If fs_fully_visible fails call put_filesystem.
eb1eba6 parisc: Fix pagefault crash in unaligned __get_user() call
7c8f7a2 of: irq: fix of_irq_get[_byname]() kernel-doc
3821aa3 EDAC, sb_edac: Fix rank lookup on Broadwell
f518d7a ALSA: hda - Fix headset mic detection problem for Dell machine
5ec6f21 locking/ww_mutex: Report recursive ww_mutex locking early
c0410f1 irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
839c266 KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
f9301f9 KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
5642859 ARM: fix PTRACE_SETVFPREGS on SMP systems
34e6c73 drm/nouveau/fbcon: fix out-of-bounds memory accesses
063c66c drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers
3d69d14 drm/nouveau/gr: document mp error 0x10
1c4732b thermal: cpu_cooling: fix improper order during initialization
f5a826a thermal/cpu_cooling: rename cpufreq_val as clipped_freq
3327b0c powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
fbcda46 scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
2b8944f mac80211: mesh: flush mesh paths unconditionally
6e19f72 mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
dd254ba powerpc: Use privileged SPR number for MMCR2
d58d489 powerpc: Fix definition of SIAR and SDAR registers
466a158 pinctrl: mediatek: fix dual-edge code defect
3de5aac ALSA: hda/realtek - ALC256 speaker noise issue
f98a3fe powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
b182f70 crypto: ccp - Fix AES XTS error for request sizes above 4096
8cdfb73 scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
4dbfb8b crypto: public_key: select CRYPTO_AKCIPHER

>From yocto-kernel-cache:

cab4fec features/thermal: make INTEL_POWERCLAMP driver built as module
672a86b kver: bump to v4.1.27

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend   | 6 +++---
 common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 6 +++---
 common/recipes-kernel/linux/linux-yocto_4.1.bbappend      | 6 +++---
 3 files changed, 9 insertions(+), 9 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 07cd1f1..d3b7afd 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.26"
-SRCREV_META_INTEL_COMMON ?= "48837d8ef0a7fcf781e735e58a7f58976443f8c0"
-SRCREV_MACHINE_INTEL_COMMON ?= "12fb1640fd5df81530b35ccdd754aebe8d63351f"
+LINUX_VERSION_INTEL_COMMON = "4.1.27"
+SRCREV_META_INTEL_COMMON ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe"
+SRCREV_MACHINE_INTEL_COMMON ?= "d5b04748477fac17dddf37503a8ed484a48fea5f"
 
 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 74543b8..87d6d42 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.26"
-SRCREV_meta_i586-nlp-32-intel-common = "48837d8ef0a7fcf781e735e58a7f58976443f8c0"
-SRCREV_machine_i586-nlp-32-intel-common = "75d56a13f86fc48002e4a3f9ed60546db30432b7"
+#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.27"
+SRCREV_meta_i586-nlp-32-intel-common = "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe"
+SRCREV_machine_i586-nlp-32-intel-common = "15cf090ded5157e67302313bff9da0fa056e8ea9"
 
 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 fca19a8..7cf821b 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.26"
-SRCREV_META_INTEL_COMMON = "48837d8ef0a7fcf781e735e58a7f58976443f8c0"
-SRCREV_MACHINE_INTEL_COMMON = "0abef8c8dfcf527cb4c8476c3ac9d095589b18cb"
+LINUX_VERSION_INTEL_COMMON = "4.1.27"
+SRCREV_META_INTEL_COMMON = "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe"
+SRCREV_MACHINE_INTEL_COMMON = "47821fe3846ba2f9cddebbf2a6fe60d364be1999"
 
 KBRANCH_INTEL_COMMON = "standard/intel/base"
 KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
-- 
2.5.5



More information about the meta-intel mailing list