summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2015-12-02 00:08:13 +1030
committerJoel Stanley <joel@jms.id.au>2015-12-02 00:08:13 +1030
commit9d9b8ad204c6a147677d0c90661d38bdc17e5265 (patch)
tree5cfe0a8d0e9760ddfcbe4fe3b2e5ab740d6a2360
parent9b5a3f03f23c6c715044541d2eba28d24dd491cf (diff)
downloadtalos-openbmc-9d9b8ad204c6a147677d0c90661d38bdc17e5265.tar.gz
talos-openbmc-9d9b8ad204c6a147677d0c90661d38bdc17e5265.zip
Update kernel version
Brings in a fix for the GPIO interrupts. 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 2b2ff39f1..e57165b2f 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-20151123-1"
+SRCREV="openbmc-20151202-1"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud