summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-03-08 10:50:16 +0300
committerJoel Stanley <joel@jms.id.au>2022-03-10 02:11:21 +0300
commit2f78daf6cbba48881bf7bbc2b0674ce444c93eb9 (patch)
treee6a50e4c508393e2e9eddb877f877338d01a05c2 /meta-aspeed
parentdbbba8e3a76249b8a458eab9fbcc532fcdd7d2eb (diff)
downloadopenbmc-2f78daf6cbba48881bf7bbc2b0674ce444c93eb9.tar.xz
linux-aspeed: Move to v5.15.26 stable release
This includes security and bug fixes from the 5.15.25 through to 5.15.26 stable releases. Notably it includes a fix for CVE-2022-0847, the "Dirty Pipe" vulnerability. Change-Id: I8fe3aabf8cf0bd6cf03f437a548b58f942c22b13 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed')
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index c0190e5707..a8beec27e3 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-5.15"
-LINUX_VERSION ?= "5.15.24"
+LINUX_VERSION ?= "5.15.26"
-SRCREV="de0980ea2d5360bd1d7472e62231a03c108f20c2"
+SRCREV="c4c3fba61580d267568c5c9cf10c928a41ba38a4"
require linux-aspeed.inc