summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-02-02 14:01:22 +1100
committerJoel Stanley <joel@jms.id.au>2016-02-02 14:02:05 +1100
commit66f56304be3356dbfc5ffee5ada2a5f0f84b3726 (patch)
tree9877bba068a0adffd110af40191e41956cef6613 /meta-phosphor/common/recipes-kernel
parent2d5870852955b249cb8c7959647c0d67a08ba90b (diff)
downloadtalos-openbmc-66f56304be3356dbfc5ffee5ada2a5f0f84b3726.tar.gz
talos-openbmc-66f56304be3356dbfc5ffee5ada2a5f0f84b3726.zip
meta-phosphor: Update kernel version
Move to openbmc-20160202-2. This brings two fixes for i2c and ncsi found using lockdep. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor/common/recipes-kernel')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb2
1 files changed, 1 insertions, 1 deletions
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 490ed8e9d..fe00ce362 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}"
OpenPOWER on IntegriCloud