meta-phosphor: Update kernel version
Move to openbmc-20160202-2. This brings two fixes for i2c and ncsi
found using lockdep.
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 490ed8e..fe00ce3 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-20160202-1"
+SRCREV="openbmc-20160202-2"
PV = "${LINUX_VERSION}+git${SRCPV}"