summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornkskjames <nkskjames@gmail.com>2015-12-02 01:28:17 +0300
committernkskjames <nkskjames@gmail.com>2015-12-02 01:28:17 +0300
commit5b9ce4c19db4c04bb179621c5942c19ca80e5d6c (patch)
tree5cfe0a8d0e9760ddfcbe4fe3b2e5ab740d6a2360
parent9b5a3f03f23c6c715044541d2eba28d24dd491cf (diff)
parent9d9b8ad204c6a147677d0c90661d38bdc17e5265 (diff)
downloadopenbmc-5b9ce4c19db4c04bb179621c5942c19ca80e5d6c.tar.xz
Merge pull request #108 from shenki/linux-gpio-irq-fix
Update kernel version
-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 2b2ff39f1d..e57165b2f2 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}"