meta-phosphor: Update kernel version

Move to openbmc-20160202-1. This brings in the following:

 - Stable release 4.3.5
   - Only impact for us are some fixes for the core networking layer
 - First pass of VUART patches from Jeremy
 - Build fix for the OCC hwmon driver

Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.3.bb b/common/recipes-kernel/linux/linux-obmc_4.3.bb
index 3b1eec8..490ed8e 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.3.bb
+++ b/common/recipes-kernel/linux/linux-obmc_4.3.bb
@@ -10,7 +10,7 @@
 LINUX_VERSION ?= "4.3"
 LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
 
-SRCREV="openbmc-20160127-1"
+SRCREV="openbmc-20160202-1"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"