From 63ecbfe660f4d97df8db37288976b7f60fbf6f77 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Mon, 6 Jun 2016 16:04:27 -0500 Subject: meta-phosphor: Move to openbmc-20160606-1 - Stable release 4.4.12 - Jeremy's i2c completion fix - Ken's power button debounce code for 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 47e36982e..825a555dd 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-20160521-1" +SRCREV="openbmc-20160606-1" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.1