From e74ddc1e033f50f61fca96a945cb149656ab2b37 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Fri, 8 May 2020 17:36:54 +0930 Subject: 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 Signed-off-by: Andrew Geissler --- meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-aspeed/recipes-kernel') 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 -- cgit v1.2.3