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/recipes-kernel/linux/linux-aspeed_git.bb b/recipes-kernel/linux/linux-aspeed_git.bb
index fd32a7c..fb4f6c7 100644
--- a/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/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