summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authornkskjames <nkskjames@gmail.com>2015-12-19 00:07:53 +0300
committernkskjames <nkskjames@gmail.com>2015-12-19 00:07:53 +0300
commit9fbe1b5e6d5e5dc46a6c657841a71957ff883ce1 (patch)
tree240e81af2afb0045e50139d9243c8a68fb3587f6 /meta-phosphor
parentb1f0d5ec083364280f40331c254822ea5eb57eeb (diff)
parent94f169f412553c109ffc50c2d997366b87e43a9b (diff)
downloadopenbmc-9fbe1b5e6d5e5dc46a6c657841a71957ff883ce1.tar.xz
Merge pull request #120 from shenki/openbmc-20151210-1
meta-phosphor: Update kernel to openbmc-20151210-1
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 e57165b2f..895821538 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-20151202-1"
+SRCREV="openbmc-20151210-1"
PV = "${LINUX_VERSION}+git${SRCPV}"