commit | 91f1926c9048f952f21f628fb47280f017c78de9 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Tue Apr 06 17:33:15 2021 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Mon Apr 12 23:07:14 2021 +0000 |
tree | 09a5b15e9662af6086d63e9cde4a7f837b0d8b0a | |
parent | 90b6b85a7f1aeb242adac934c01688dbb966b532 [diff] |
linux-aspeed: Move to v5.10.27 stable release This includes security and bug fixes from the 5.10.24 through to 5.10.27 stable releases. Change-Id: I6f20c70e5d9fd4a88d2b8991196cafd08308ef8d 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 44926f8..59548a1 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.10" -LINUX_VERSION ?= "5.10.23" +LINUX_VERSION ?= "5.10.27" -SRCREV="51e4d5a3c71b3174566d888f6e8265a1508223eb" +SRCREV="2fc656976ec982e1738d1fdca7c09a5f5f08d132" require linux-aspeed.inc