mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
linux-intel/4.9: update to v4.9.195
Also update SRCREV_meta. Stable Linux tag v4.9.195: (130 commits) Linux 4.9.195 Btrfs: fix race setting up and completing qgroup rescan workers btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item CIFS: Fix oplock handling for SMB 2.1+ protocols CIFS: fix max ea value size i2c: riic: Clear NACK in tend isr hwrng: core - don't wait on add_early_randomness() quota: fix wrong condition in is_quota_modification() ext4: fix punch hole for inline_data file systems ext4: fix warning inside ext4_convert_unwritten_extents_endio /dev/mem: Bail out upon SIGKILL. cfg80211: Purge frame registrations on iftype change md/raid6: Set R5_ReadError when there is read failure on parity disk btrfs: Relinquish CPUs in btrfs_compare_trees Btrfs: fix use-after-free when using the tree modification log ovl: filter of trusted xattr results in audit memcg, kmem: do not fail __GFP_NOFAIL charges regulator: Defer init completion for a while after late_initcall alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c200851435
commit
b6d380461f
|
@ -8,9 +8,9 @@ SRC_URI_append = " \
|
||||||
file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
|
file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.9.183"
|
LINUX_VERSION ?= "4.9.195"
|
||||||
SRCREV_machine ?= "107e98ee74a588750a5a80ffe11f52628295e461"
|
SRCREV_machine ?= "f1bbb927291ee709a47bb3124aa53e819e936e7b"
|
||||||
SRCREV_meta ?= "f9e90afd4e47920e990dacb73cd6508917ca5422"
|
SRCREV_meta ?= "01eb2cf9a6626c65a4c117249d03a002f683222d"
|
||||||
|
|
||||||
# For Crystalforest and Romley
|
# For Crystalforest and Romley
|
||||||
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
|
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user