summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-10-09 09:59:54 +0300
committerJoel Stanley <joel@jms.id.au>2019-10-09 15:04:17 +0300
commite3da7a4d670d2051be7057ebf79b1e7df2cc6dbf (patch)
tree7fd1dc6f449328bba8ed9a32eba54e4e36918fd6
parentcf9ee6d38fc4bd7f7cc25d292c59918da7c6b969 (diff)
downloadopenbmc-warrior.tar.xz
meta-aspeed: Update to kernel 5.3warrior
This updates the warrior branch to the openbmc dev-5.3 kernel tree. Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: Ia58ffd954e05519282f5f2991ab4d2e57ef4ec4d Signed-off-by: Joel Stanley <joel@jms.id.au>
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 09128491c2..10ca1dbbd5 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.2"
-LINUX_VERSION ?= "5.2"
+KBRANCH ?= "dev-5.3"
+LINUX_VERSION ?= "5.3.5"
-SRCREV="c01e98d1513042ae46909302c0b49a5db600e4a1"
+SRCREV="9b52011241574dbf1a571da1dbe2fd01b28db959"
require linux-aspeed.inc