summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2021-12-22 04:48:26 +0300
committerJoel Stanley <joel@jms.id.au>2021-12-22 06:21:09 +0300
commitf4b7cd1673cf336ed5bdf45afeb9da68692c08f3 (patch)
tree94055328852e1ddb8fa820dc638db83a35c18493
parentc66c1d09370ab40ca48be056e943e7c331cbb8d4 (diff)
downloadopenbmc-f4b7cd1673cf336ed5bdf45afeb9da68692c08f3.tar.xz
linux-aspeed: Move to v5.15.10 stable release
This includes security and bug fixes from the 5.15.6 through to 5.15.10 stable releases. Change-Id: Ib4e8e69386ba6c7857c22d8b2fb063c9d8d03b36 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 f06557204..f90c6278c 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.5"
+LINUX_VERSION ?= "5.15.10"
-SRCREV="c1649f9ee389fc155959bd87f4a1f5ac969187c7"
+SRCREV="dd1e40cecc7ca43ce22552e380bbc00b720575f5"
require linux-aspeed.inc