mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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 <california.l.sullivan@intel.com>
This commit is contained in:
parent
c5986ea44d
commit
006bd8a55c
|
@ -1,8 +1,8 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LINUX_VERSION_INTEL_COMMON = "4.1.36"
|
||||
SRCREV_META_INTEL_COMMON ?= "44719fa8f73fd7c444044ad3c04f5fc66f57b993"
|
||||
SRCREV_MACHINE_INTEL_COMMON ?= "69d01793486befda38335ed84b6e3403713df719"
|
||||
LINUX_VERSION_INTEL_COMMON = "4.1.37"
|
||||
SRCREV_META_INTEL_COMMON ?= "4de9b8f96c8dca0c55a496792a2ad4d2776e6657"
|
||||
SRCREV_MACHINE_INTEL_COMMON ?= "890acfa0df319ea3ff1472bd6abe5b7d91fbd2d6"
|
||||
|
||||
KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LINUX_VERSION_INTEL_COMMON = "4.1.36"
|
||||
SRCREV_META_INTEL_COMMON = "44719fa8f73fd7c444044ad3c04f5fc66f57b993"
|
||||
SRCREV_MACHINE_INTEL_COMMON = "4e680ae7d192dfda8044bb80c60b61c99cc55ffe"
|
||||
LINUX_VERSION_INTEL_COMMON = "4.1.37"
|
||||
SRCREV_META_INTEL_COMMON = "4de9b8f96c8dca0c55a496792a2ad4d2776e6657"
|
||||
SRCREV_MACHINE_INTEL_COMMON = "b145b65147602680fd7edab35a089ed4565b32b8"
|
||||
|
||||
KBRANCH_INTEL_COMMON = "standard/intel/base"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user