summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-06-06 02:37:11 +0300
committerJoel Stanley <joel@jms.id.au>2022-06-06 03:14:56 +0300
commit6d009ba2ca4804a6553225eaa1b9afaff4c6e43d (patch)
treedaa6b30f63e081f7ed682d1bff3c68bbcf19ad1f
parent5a2aabb3aaf9499678a6061daaef36e7ee751e7e (diff)
downloadopenbmc-6d009ba2ca4804a6553225eaa1b9afaff4c6e43d.tar.xz
linux-aspeed: Move to v5.15.43 stable release
This includes security and bug fixes from the 5.15.42 and 5.15.43 stable releases. This bump also includes these three changes: Cédric Le Goater (1): ARM: dts: aspeed: ast2600-evb: Enable Quad SPI RX tranfers Johnny Huang (2): pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group ARM: dts: aspeed-g6: add FWQSPI group in pinctrl dtsi Change-Id: I0ce42d51f47a483fec65010b5e022a5a7275674c Signed-off-by: Joel Stanley <joel@jms.id.au>
-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 606abb2109..3b8629e8a6 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.15"
-LINUX_VERSION ?= "5.15.41"
+LINUX_VERSION ?= "5.15.43"
-SRCREV="cd35d399bd7e5866b4f5c33e017067bddd881ece"
+SRCREV="80bcb9dd9437bd561c1771acdfe31dc9b84c62c7"
require linux-aspeed.inc