meta-phosphor: Update kernel version

This reverts "mtd: spi-nor: add SECT_4K to mx25l25635e" which breaks
existing JFFS2 partitions.

Also moves us to the 4.7.10 stable release, which is the last 4.7 stable
release.

Change-Id: I39bb6f82903b32db25f00a63b4c7eff60b6137cb
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.7.bb b/common/recipes-kernel/linux/linux-obmc_4.7.bb
index 8b86ca1..6615eca 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.7.bb
+++ b/common/recipes-kernel/linux/linux-obmc_4.7.bb
@@ -1,5 +1,5 @@
 KBRANCH ?= "dev-4.7"
 LINUX_VERSION ?= "4.7"
-SRCREV="79bcff668f9903e191391979c2d46ebceed0f29f"
+SRCREV="32ede9ab3deda73c484c4e2d372863bb73d0f7e0"
 
 require linux-obmc.inc