summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-04-27 12:02:40 +0300
committerJoel Stanley <joel@jms.id.au>2022-04-28 04:59:56 +0300
commitf6faab8d7fc58739cdf3f106977e412941145aeb (patch)
tree4941a691d2fc0db98eab23156847e122ee5b005c
parentd305af15cb9d9cf091686c19adc5a8f6e648cc74 (diff)
downloadopenbmc-f6faab8d7fc58739cdf3f106977e412941145aeb.tar.xz
linux-aspeed: Move to v5.15.36 stable release
This includes security and bug fixes from the 5.15.35 and 5.15.36 stable releases. Change-Id: Id8b0000cbac05c97d94157e70241f999966ced53 Signed-off-by: Joel Stanley <joel@jms.id.au>
-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 e246cb4094..6f75422ef7 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.34"
+LINUX_VERSION ?= "5.15.36"
-SRCREV="fc8ba762618d0f80130ea68853692c52402d0b36"
+SRCREV="49caedb668e476c100d727f2174724e0610a2b92"
require linux-aspeed.inc