Release openbmc-20160521-1

 - Enable shmem in config, fixing qemu booting
 - Add latest version of Yi's OCC hwmon driver to support barreleye

Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/common/recipes-kernel/linux/linux-obmc_4.4.bb b/common/recipes-kernel/linux/linux-obmc_4.4.bb
index c1de313..09d40e5 100644
--- a/common/recipes-kernel/linux/linux-obmc_4.4.bb
+++ b/common/recipes-kernel/linux/linux-obmc_4.4.bb
@@ -10,7 +10,7 @@
 LINUX_VERSION ?= "4.4"
 LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
 
-SRCREV="openbmc-20160518-1"
+SRCREV="openbmc-20160521-1"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"