summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-02-02 13:28:43 +1100
committerJoel Stanley <joel@jms.id.au>2016-02-02 13:28:43 +1100
commit2d5870852955b249cb8c7959647c0d67a08ba90b (patch)
treec3b95746a0656a25bfaabf96e63140bf3fb12314
parent1f96b8d8457d8c2e37d308e84a9660df15417b97 (diff)
downloadtalos-openbmc-2d5870852955b249cb8c7959647c0d67a08ba90b.tar.gz
talos-openbmc-2d5870852955b249cb8c7959647c0d67a08ba90b.zip
meta-phosphor: Update kernel version
Move to openbmc-20160202-1. This brings in the following: - Stable release 4.3.5 - Only impact for us are some fixes for the core networking layer - First pass of VUART patches from Jeremy - Build fix for the OCC hwmon driver Signed-off-by: Joel Stanley <joel@jms.id.au>
-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 3b1eec830..490ed8e9d 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-20160127-1"
+SRCREV="openbmc-20160202-1"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud