commit | fe98e212883f10471bf597419f1521ca0c224ba6 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Mon Oct 11 15:57:33 2021 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Mon Oct 11 23:08:33 2021 +0000 |
tree | 6cc02d96c94d02bd6f12aa9bce69d90207e52202 | |
parent | 3fc98fdca6aa7512a4656bec7422f557c8e17555 [diff] |
linux-aspeed: Move to v5.14.11 stable release This includes security and bug fixes from the 5.14.7 through to 5.14.11 stable releases. Change-Id: I4e3cbb74fe6204dd804c06a438e9a398f4808894 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 44b8f64..432538f 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.14" -LINUX_VERSION ?= "5.14.6" +LINUX_VERSION ?= "5.14.11" -SRCREV="0e03f920d21587853cd4b544553ccaeb15f221f9" +SRCREV="d9563a2fe5e92439bbb1513482702d3eec520de8" require linux-aspeed.inc