[PATCH openbmc v2 2/2] meta-phosphor: Update kernel version
OpenBMC Patches
openbmc-patches at stwcx.xyz
Tue Feb 2 14:10:19 AEDT 2016
From: Joel Stanley <joel at jms.id.au>
Move to openbmc-20160202-2. This brings two fixes for i2c and ncsi
found using lockdep.
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
index 490ed8e..fe00ce3 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
LINUX_VERSION ?= "4.3"
LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
-SRCREV="openbmc-20160202-1"
+SRCREV="openbmc-20160202-2"
PV = "${LINUX_VERSION}+git${SRCPV}"
--
2.6.4
More information about the openbmc
mailing list