summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-01-27 17:51:56 +1030
committerJoel Stanley <joel@jms.id.au>2016-01-27 17:51:56 +1030
commit5823d4b1258345daf502387c5bce35da35e82ea7 (patch)
tree09af55f08260e32140c9d824ab275d561ba85cb0 /meta-phosphor/common/recipes-kernel
parent9ff7333d1b8414f446e76f865feb6c3fc81c6ee4 (diff)
downloadtalos-openbmc-5823d4b1258345daf502387c5bce35da35e82ea7.tar.gz
talos-openbmc-5823d4b1258345daf502387c5bce35da35e82ea7.zip
Update kernel to openbmc-20160127-1
This includes a prototype of the mtd and occ hwmon drivers. They are not ready for upstream, but are able to be tested. 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 b2acc1c3b..3b1eec830 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-20160120-1"
+SRCREV="openbmc-20160127-1"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud