summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-09-25 09:06:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-25 15:14:19 +0300
commitdf48a130f3ebd4c73a8738a4047557f3238ced0f (patch)
tree547423996992ae5939c369a6ca7962f968180712
parent5556b5b2742b67b42e2363004711a74db13cd8ad (diff)
downloadopenbmc-df48a130f3ebd4c73a8738a4047557f3238ced0f.tar.xz
linux-aspeed: Move to 5.3.1
This includes security and bug fixes from the 5.3.1 stable release. (From meta-aspeed rev: 601bad88ec3dd368bd48ffd16dc1a19519d50365) Change-Id: Ifd55c6d0f6cbb8f7c992023856fb5975ac86bb0f Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb4
1 files 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 34ecbea0d..82e8a5e63 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.3"
-LINUX_VERSION ?= "5.3"
+LINUX_VERSION ?= "5.3.1"
-SRCREV="6b5364c85593fa066e282effff1c7d9f1b8a8b87"
+SRCREV="4d3075e5babf2dc2a2099ce527ee1a83fa6a4fb8"
require linux-aspeed.inc