commit | 0d7c299ecce9a772b56feb7c78bb76a8916385d8 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Wed Aug 15 09:35:55 2018 +0930 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 16 15:34:35 2018 +0000 |
tree | 33538cff5c3c11585f705ef2678dbe4c6a845ca8 | |
parent | 64b38e7325694c160da9193348b8b3f545e551b2 [diff] |
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>
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 fd32a7c..fb4f6c7 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