summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-02-24 11:53:18 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-02-25 09:21:17 +0800
commit92500858547f752c7c2fd720f48f660338479d0e (patch)
treed9aa9ece24b93afc2c33e0cd9d524f42ad21e1a7
parent86a86abdce287db04abb57ee468e8e57754625c6 (diff)
downloadmeta-intel-92500858547f752c7c2fd720f48f660338479d0e.tar.gz
linux-intel/5.4: update to v5.4.98
tag 'v5.4.98': (91 commits) Linux 5.4.98 squashfs: add more sanity checks in xattr id lookup squashfs: add more sanity checks in inode lookup squashfs: add more sanity checks in id lookup Fix unsynchronized access to sev members through svm_register_enc_region bpf: Fix 32 bit src register truncation on div/mod regulator: Fix lockdep warning resolving supplies blk-cgroup: Use cond_resched() when destroy blkgs i2c: mediatek: Move suspend and resume handling to NOIRQ phase SUNRPC: Handle 0 length opaque XDR object data properly SUNRPC: Move simple_get_bytes and simple_get_netobj into private header iwlwifi: mvm: guard against device removal in reprobe iwlwifi: mvm: invalidate IDs of internal stations at mvm start iwlwifi: pcie: fix context info memory leak iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time() iwlwifi: mvm: skip power command when unbinding vif during CSA ASoC: ak4458: correct reset polarity pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() chtls: Fix potential resource leak ... Updated kernel config to include: kver: bumping to v5.4.98 nxp-s32g2xx: add RTC PCF85063 support ti-j72xx: change CONFIG_HW_RANDOM_OMAP to y kver: bumping to v5.4.96 nxp-imx8: correct and optimze the CONFIGS to avoid warning ti-j72xx: add CONFIG_EXPERT config nxp-imx8: add USB support kver: bumping to v5.4.94 ti-j72xx: add DMABUF & TYPEC related configs bsp/intel-x86: don't override CONFIG_DRM_I915 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel_5.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.4.bb b/recipes-kernel/linux/linux-intel_5.4.bb
index e24c6624..2a2cf85b 100644
--- a/recipes-kernel/linux/linux-intel_5.4.bb
+++ b/recipes-kernel/linux/linux-intel_5.4.bb
@@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
9 9
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "5.4.90" 12LINUX_VERSION ?= "5.4.98"
13SRCREV_machine ?= "69bdbbbbb350cb1d296f98ba76a03a339d69970d" 13SRCREV_machine ?= "cfb2e03462e47546113333bee6bd8eb92baeb267"
14SRCREV_meta ?= "6b7942ff385130e31dbb7fe5f3a70cde30dbb398" 14SRCREV_meta ?= "4f6d6c23cc8ca5d9c39b1efc2619b1dfec1ef2bc"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"