commit | e9e98fd85cddb32a6c6cea3d63e9885d2cab4a39 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Wed Nov 28 13:49:27 2018 +1030 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Nov 28 07:57:36 2018 -0500 |
tree | 90e278b6508ca204de943a3c429128e5719caf5f | |
parent | 602d3fe2f760c72650943195cf2f594311bd05c6 [diff] |
linux-aspeed: Move to to 4.18.20 This includes security and bug fixes from the 4.18.20 stable release. Note that 4.18 is now end of life for upstream security and bug fixes, and systems should move to a supported release. https://lore.kernel.org/lkml/20181121103111.GA9112@kroah.com/ (From meta-aspeed rev: 086ac084965f35133be805cc0eda579a33ccfbd6) Change-Id: Ib62b7d4c0637041a05259a20b3276b8b88e68089 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index 364deff..8467063 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-4.18" -LINUX_VERSION ?= "4.18.19" +LINUX_VERSION ?= "4.18.20" -SRCREV="62ccc3924eff37012bd0c227d8b7dc71188fc358" +SRCREV="d608acfd4ac3fe17f3081bee8fcd4dcd896c2ffa" require linux-aspeed.inc