summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-02-12 15:13:02 +1030
committerJoel Stanley <joel@jms.id.au>2016-02-12 15:13:02 +1030
commit4e2dd0031039e74511e58ba10ab204ba6d5478b5 (patch)
tree58fc5c6cfcc9e85137eabacd54bb370ce49f33bf /meta-phosphor
parent8b868ea7cb74100e4b30ed558956ba0ba43fd671 (diff)
downloadtalos-openbmc-4e2dd0031039e74511e58ba10ab204ba6d5478b5.tar.gz
talos-openbmc-4e2dd0031039e74511e58ba10ab204ba6d5478b5.zip
meta-phosphor: Bump kernel to 20160212-1
Fixes in serial/aspeed-vuart: - Perform enable/disable on driver bind/unbind - Only disable host tx discard when serial port is in use Plus a small device tree fix from Milton. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor')
-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 14aaa30d8..cd207628f 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-20160210-1"
+SRCREV="openbmc-20160212-1"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud