summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-08-15 09:35:55 +0930
committerAndrew Geissler <geissonator@yahoo.com>2018-08-16 15:34:35 +0000
commit0d7c299ecce9a772b56feb7c78bb76a8916385d8 (patch)
tree33538cff5c3c11585f705ef2678dbe4c6a845ca8 /meta-openbmc-bsp
parent64b38e7325694c160da9193348b8b3f545e551b2 (diff)
downloadtalos-openbmc-0d7c299ecce9a772b56feb7c78bb76a8916385d8.tar.gz
talos-openbmc-0d7c299ecce9a772b56feb7c78bb76a8916385d8.zip
kernel: Move to v4.17.14 stable release
This includes changes up to and including the 4.17.14 stable release. Notably for OpenBMC there are a number of fixes for handling malformed squashfs partitions. Resolves: openbmc/openbmc#3359 Change-Id: Ifda0efa9ad4f701777d789dcc68f9dad34d121d3 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index fd32a7c72..fb4f6c759 100644
--- a/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-openbmc-bsp/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-4.17"
-LINUX_VERSION ?= "4.17.11"
+LINUX_VERSION ?= "4.17.14"
-SRCREV="ac7c3c68902cfb387ad1868ba25f87c95aa20d1a"
+SRCREV="4b44547f456a87e8456fe3f4ed2b62ab696249b7"
require linux-aspeed.inc
OpenPOWER on IntegriCloud