From 006bd8a55cf98eff0f03be816404490f56cac053 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 13 Jan 2017 16:33:49 -0800 Subject: linux-yocto/4.1: Update from v4.1.36 to v4.1.37 From linux-yocto-4.1: b145b65 Merge branch 'standard/base' into standard/intel/base 61d2bed Merge tag 'v4.1.37' into standard/base 3532746 Linux 4.1.37 c27edfb scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression 016d029 tipc: check minimum bearer MTU efcf38bd net: ping: check minimum size on ICMP header length e29fdf0 packet: fix race condition in packet_set_ring fabaaaa net: add recursion limit to GRO 7abf320 Bluetooth: Fix potential NULL dereference in RFCOMM bind callback 74cd81c ptrace: being capable wrt a process requires mapped uids/gids 8165fc3 scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer() 1171afc mnt: Add a per mount namespace limit on the number of mounts 62fa696 posix_acl: Clear SGID bit when setting file permissions de42b95 fs: Avoid premature clearing of capabilities cb8e1ee fs: Give dentry to inode_change_ok() instead of inode 2ee3cee nfsd: Disable NFSv2 timestamp workaround for NFSv3+ 820bc45 fuse: Propagate dentry down to inode_change_ok() 89bc54c xfs: Propagate dentry down to inode_change_ok() 1b364dc xattr: Option to disable meta-data block cache 9a66bc6 tcp: fix use after free in tcp_xmit_retransmit_queue() ebdb88b x86/kexec: add -fno-PIE 672612a scripts/has-stack-protector: add -fno-PIE e06ded8 x86/init: Fix cr4_init_shadow() on CR4-less machines eec7469 ARM: 8617/1: dma: fix dma_max_pfn() 58024f8 mm,ksm: fix endless looping in allocating memory when ksm enable d427d64 can: dev: fix deadlock reported after bus-off 791a928 cpuset: handle race between CPU hotplug and cpuset_hotplug_work 6b82b06 mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl e537a09 drm/msm: fix use of copy_from_user() while holding spinlock b56eb9c bus: arm-ccn: Fix PMU handling of MN 7298a8b bus: arm-ccn: Provide required event arguments From yocto-kernel-cache: 4de9b8f kver: bump to v4.1.37 dcbca55 bsp:action-s500:Enable action-s500 bsp Signed-off-by: California Sullivan --- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend') 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 5bc1516f..13ab2b5d 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.36" -SRCREV_meta_i586-nlp-32-intel-common = "44719fa8f73fd7c444044ad3c04f5fc66f57b993" -SRCREV_machine_i586-nlp-32-intel-common = "5dc85f2035c2a9d0c78ccabf6960682d496b3b37" +LINUX_VERSION_i586-nlp-32-intel-common = "4.1.37" +SRCREV_meta_i586-nlp-32-intel-common = "4de9b8f96c8dca0c55a496792a2ad4d2776e6657" +SRCREV_machine_i586-nlp-32-intel-common = "ea1c55e4260e8303839791de0ccadff26349d657" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" -- cgit v1.2.3-54-g00ecf