commit | d5e99fd1ecdeaad3e006aa6c4a014beccf8b7d0b | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Jun 10 22:10:31 2021 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Fri Jun 11 16:27:23 2021 +0930 |
tree | 1bbee30916912ee39497ba722ab546bf25bd5406 | |
parent | 2bb4f12fba0d1faa1184a9d787b32cdfdbbd8992 [diff] |
linux-aspeed: Move to v5.10.43 stable release This includes security and bug fixes from the 5.10.43 stable release. Change-Id: I80b2c7f29a96ca11e2d291957bd573c5c70310e9 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 ee8e74b..c514bcf 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.42" +LINUX_VERSION ?= "5.10.43" -SRCREV="2c578b3ad5aa7eedf7c9bdd620205ccca4c19366" +SRCREV="ba046d1e841cb21cfed9314f248e136d04ba90cf" require linux-aspeed.inc