]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: update to v5.4.154
authorNicolas Jeker <n.jeker@gmx.net>
Tue, 18 Jan 2022 10:15:18 +0000 (11:15 +0100)
committerNicolas Jeker <n.jeker@gmx.net>
Tue, 18 Jan 2022 10:15:18 +0000 (11:15 +0100)
Kernel repository has been upgraded up to v5.4.154 from stable korg.

Following upstream commits are included in this version:
----
ce061ef43f1d Linux 5.4.154
291a48871e51 sched: Always inline is_percpu_thread()
3e105ecc4ab7 scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
1ff5ee9d3926 scsi: ses: Fix unsigned comparison with less than zero
83d857d6b096 drm/amdgpu: fix gart.bo pin_count leak
1843ae8c4b2b net: sun: SUNVNET_COMMON should depend on INET
6d1d7acb1067 mac80211: check return value of rhashtable_init
2aaf3fd5e109 net: prevent user from passing illegal stab size
1e66a472b51b m68k: Handle arrivals of multiple signals correctly
be191c8e68fe mac80211: Drop frames from invalid MAC address in ad-hoc mode
fffad5988f28 netfilter: nf_nat_masquerade: defer conntrack walk to work queue
b3cb06303419 netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
a9d8aa2d3ca8 HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs
8c6680025b49 netfilter: ip6_tables: zero-initialize fragment offset
744b908a7f3f HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS
b6bccc978ec8 ext4: correct the error path of ext4_write_inline_data_end()
de4a28b718bb net: phy: bcm7xxx: Fixed indirect MMD operations
----

Link: https://lore.kernel.org/r/20211014145207.314256898@linuxfoundation.org
Link: https://github.com/Freescale/linux-fslc/pull/479
Signed-off-by: Nicolas Jeker <n.jeker@gmx.net>
recipes-kernel/linux/linux-fslc_5.4.bb

index 91a614c93919a5b0fa68a0293aa576e947bedc8b..e36915302595df63ba92858b27c47164b10d7265 100644 (file)
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 #
 # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
 # should be updated once patchlevel is merged.
-LINUX_VERSION = "5.4.153"
+LINUX_VERSION = "5.4.154"
 
 SRCBRANCH = "5.4.x+fslc"
-SRCREV = "097768384bdb56cce132d5f93a2abbfaee2f1561"
+SRCREV = "408a0d8ce7ae0227231ac5e5e45f946533b9fe98"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"