summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-11-13 17:13:48 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-11-21 07:48:12 +0800
commit9ff19f066aa4b26d65bf80115f2017a1d93dd326 (patch)
tree759a314da9ea5e11a81e409fedf7bebf68c77472
parentd8fc49ba40c137ace4366a85e0116a720391bc5b (diff)
downloadmeta-intel-9ff19f066aa4b26d65bf80115f2017a1d93dd326.tar.gz
linux-intel/5.4: update to v5.4.75
tag 'v5.4.75': (212 commits) Linux 5.4.75 staging: octeon: Drop on uncorrectable alignment or FCS error staging: octeon: repair "fixed-link" support staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice staging: fieldbus: anybuss: jump to correct label in an error path KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR device property: Don't clear secondary pointer for shared primary firmware node device property: Keep secondary firmware node secondary by type ARM: s3c24xx: fix missing system reset ARM: samsung: fix PM debug build with DEBUG_LL but !MMU arm: dts: mt7623: add missing pause for switchport hil/parisc: Disable HIL driver when it gets stuck cachefiles: Handle readpage error correctly arm64: berlin: Select DW_APB_TIMER_OF tty: make FONTX ioctl use the tty pointer they were actually passed drm/amd/pm: increase mclk switch threshold to 200 us mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true mmc: sdhci-of-esdhc: set timeout to max before tuning drm/ttm: fix eviction valuable range check. ext4: fix invalid inode checksum ... Updated kernel config to include: Enables X2APIC support Fix CONFIG_PPPOL2TP mismatched warnings 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 3c76f52d..bb8af3ee 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.68" 12LINUX_VERSION ?= "5.4.75"
13SRCREV_machine ?= "20a70cf4b1520315871d868fc9c274e07c3a2969" 13SRCREV_machine ?= "2046de140ce8a8bc931d2b288dd18209d41a4c76"
14SRCREV_meta ?= "8a4128085a87d8ecb8a7a5c1f7e7f37cc5d4d119" 14SRCREV_meta ?= "8d0ed83a864cc91eef4d2abbc90f13d4ecd1c213"
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"