summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2020-05-08 11:06:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-08 16:53:53 +0300
commite74ddc1e033f50f61fca96a945cb149656ab2b37 (patch)
tree7db074612cc0844226227694093c1c6fa9509362 /meta-aspeed/recipes-kernel
parent421e58500cae654b369be208cb78f62efefe33da (diff)
downloadopenbmc-e74ddc1e033f50f61fca96a945cb149656ab2b37.tar.xz
linux-aspeed: Move to 5.4.39
This includes security and bug fixes from the 5.4.39 stable release. It also includes a revert of the inital workaround for interrupt behaviour on AST2600's I2C master as 5.4.39 contains an upstream fix. Joel Stanley (1): i2c: aspeed: Revert initial IRQ workaround (From meta-aspeed rev: ac403399d5fbed4eba4a1587c9cfc2bb30cfd07a) Change-Id: I84376e84e55ce22498442f3d24877805ec22c8d6 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed/recipes-kernel')
-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 3bdc67d32..5f9487855 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.4"
-LINUX_VERSION ?= "5.4.38"
+LINUX_VERSION ?= "5.4.39"
-SRCREV="5c1f0d199b4af813351b4bd1e34b0105dca07ead"
+SRCREV="30079d65ac31588d4535122fdb14278ef5804ce4"
require linux-aspeed.inc