commit | 3d37a0bf9379cb75f674d6c7d22ba8adcbdcb9dd | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Tue Mar 22 23:03:40 2022 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Tue Mar 22 23:25:15 2022 +0000 |
tree | 93ed34862515aa6b5b7a2f40445fa99f06364c15 | |
parent | 7f2cdc1df484eb0a8efee448267b0254eead7180 [diff] [blame] |
linux-aspeed: Move to v5.15.30 stable release This includes security and bug fixes from the 5.15.27 through to 5.15.30 stable releases. Change-Id: I36b40ac0203ba4182b7cac200088a366b6104037 Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index 1fe86f3..3cb1f18 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.26" +LINUX_VERSION ?= "5.15.30" -SRCREV="b3b33a63865dc178212ef70f87acf9ab64436567" +SRCREV="8505c31863aadb65c2d08381eca8fc0baaa3babb" require linux-aspeed.inc