commit | 8e413bac931026ec66fb35c3dfd820a9d0cece91 | [log] [tgz] |
---|---|---|
author | nkskjames <nkskjames@gmail.com> | Mon Feb 01 21:12:27 2016 -0600 |
committer | nkskjames <nkskjames@gmail.com> | Mon Feb 01 21:12:27 2016 -0600 |
tree | 57e95cc50ab59b18527c0f53fecf9ac5177f650b | |
parent | 40028f5e77d45df291d2ebaa3870f7a1949db150 [diff] | |
parent | 66f56304be3356dbfc5ffee5ada2a5f0f84b3726 [diff] |
Merge pull request #157 from shenki/openbmc-20160202-1 meta-phosphor: Update kernel version
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 3b1eec8..fe00ce3 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 @@ LINUX_VERSION ?= "4.3" LINUX_VERSION_EXTENSION ?= "-${SRCREV}" -SRCREV="openbmc-20160127-1" +SRCREV="openbmc-20160202-2" PV = "${LINUX_VERSION}+git${SRCPV}"