summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-05-21 07:25:22 +0930
committerJoel Stanley <joel@jms.id.au>2016-05-21 07:25:22 +0930
commit5268f7ec4636fe56063f72d34bba01f8691c254c (patch)
tree732b5c5e07ce2eb6b168fc066483a1b2a76da686
parent167e42f2c7d3050688a27a6ac16cab2181d4d001 (diff)
downloadtalos-openbmc-5268f7ec4636fe56063f72d34bba01f8691c254c.tar.gz
talos-openbmc-5268f7ec4636fe56063f72d34bba01f8691c254c.zip
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>
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb
index c1de313d6..09d40e535 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
LINUX_VERSION ?= "4.4"
LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
-SRCREV="openbmc-20160518-1"
+SRCREV="openbmc-20160521-1"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud