summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-08-21 08:47:44 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-22 15:17:49 +0300
commitc36bb5cec1bb7cc161bd45dd021f4c619e0f4724 (patch)
tree81c5432aec80712b3dd945d64a937cf3e05502ac
parent009aad16455be2d6f7c064c93bde7ffe843a1d14 (diff)
downloadopenbmc-c36bb5cec1bb7cc161bd45dd021f4c619e0f4724.tar.xz
linux-aspeed: Move to 5.2.9
This includes security and bug fixes from the 5.2.9 stable release. (From meta-aspeed rev: 1c40bb93826342f5cc5548c1138ddd5cceec4082) Change-Id: If328eb95f450f4932fb21375b44669a77aa7bf73 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 9f6ef987e..fec774c2d 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.8"
+LINUX_VERSION ?= "5.2.9"
-SRCREV="d09199d470b38b9616a0fa8dc15de0084cc28880"
+SRCREV="e3b7bfe6eacdf2a20e580dd90f75ecb6807f3a4e"
require linux-aspeed.inc