commit | b6f078e0f84da77cbc72dc63ab01ff787586ab5b | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Aug 04 13:09:37 2022 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Thu Aug 04 13:33:32 2022 +0930 |
tree | 64c4d841f91734e85b84dba25818b22c3d42603c | |
parent | 27b284b6d887264c0dddc3f292f703f17782ff1e [diff] |
linux-aspeed: Move to v5.15.59 stable release This includes security and bug fixes from the 5.15.51 through to 5.15.59 stable releases. Change-Id: I0e4917a3cd0c461730d8f7b1fb029878a5b7ff05 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 2467c1c..403f28b 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.50" +LINUX_VERSION ?= "5.15.59" -SRCREV="261c7d5d6ef9d6c9e2642a2a2cb220fd532e89cc" +SRCREV="51fd11bc67a7f1387098dd8a045414e74190ab80" require linux-aspeed.inc