From 5268f7ec4636fe56063f72d34bba01f8691c254c Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Sat, 21 May 2016 07:25:22 +0930 Subject: 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 --- meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- cgit v1.2.1