summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2015-11-02 06:59:20 +0300
committerBrad Bishop <bradleyb@us.ibm.com>2015-11-02 06:59:32 +0300
commit8f38ad8cdc59490886677bc76cb868c7cb2f5d33 (patch)
tree742b4cfcc20633ec7fee7b87b216cee65cbf7cf6
parent24209e42187337e01208c307c2770012dc1dc46d (diff)
downloadopenbmc-8f38ad8cdc59490886677bc76cb868c7cb2f5d33.tar.xz
Bump kernel version to openbmc-20151102-1
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.2.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.2.bb
index 247f64c10..3284fdab9 100644
--- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.2.bb
+++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.2.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
LINUX_VERSION ?= "4.2"
LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
-SRCREV="openbmc-20151028-1"
+SRCREV="openbmc-20151102-1"
PV = "${LINUX_VERSION}+git${SRCPV}"