summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-05-11 15:00:42 +0930
committerJoel Stanley <joel@jms.id.au>2016-05-12 11:53:51 +0930
commit369f4d67b37d82922828f4ce207357309890bb0d (patch)
tree746dc823557e8656abbe5c5f0c1e5479d97e5b66
parent784c600d817b8e56aabe81568a64dae8eb18379c (diff)
downloadtalos-openbmc-369f4d67b37d82922828f4ce207357309890bb0d.tar.gz
talos-openbmc-369f4d67b37d82922828f4ce207357309890bb0d.zip
meta-phosphor: Move to openbmc-20160511-1
- Enables network cable link detection - Adds support for VOUT sampling to the adm1275 driver 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 525abc477..24cde9f87 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-20160505-1"
+SRCREV="openbmc-20160511-1"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud