From e9e98fd85cddb32a6c6cea3d63e9885d2cab4a39 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 28 Nov 2018 13:49:27 +1030 Subject: 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 Signed-off-by: Brad Bishop --- meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb index 364deff3a..8467063ba 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 -- cgit v1.2.1