diff options
-rw-r--r-- | recipes-kernel/linux/linux-intel_5.4.bb | 6 |
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 5b8a445..910b0cf 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 | ||
10 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 10 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
11 | 11 | ||
12 | LINUX_VERSION ?= "5.4.106" | 12 | LINUX_VERSION ?= "5.4.115" |
13 | SRCREV_machine ?= "4dbe3697c9b89500917d5b6ff3a42b7af769de00" | 13 | SRCREV_machine ?= "2521f747baec6ccd170456c0fe697c48844a080d" |
14 | SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f" | 14 | SRCREV_meta ?= "9e2546ab8d63f70ba458eb159d29ce6736ffd3e4" |
15 | 15 | ||
16 | # For Crystalforest and Romley | 16 | # For Crystalforest and Romley |
17 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" | 17 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" |