commit | df37619ce77c8b7f6805b8bc319ec15abfcdf9dc | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Mon Jan 11 10:57:34 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Mon Jan 11 10:57:34 2016 -0600 |
tree | 4ed9ce389de7509bedba76b6e1e1cd7de0d8fbb1 | |
parent | 1d1caeac86f4704920853f716ee022c4ee6b2f75 [diff] |
pflash and linux updates
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 8958215..a898c78 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-20151210-1" +SRCREV="openbmc-20151217-1" PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb index 28ed2d2..87327be 100644 --- a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb +++ b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += "python-subprocess python-tftpy" SRC_URI += "git://github.com/openbmc/skeleton" -SRCREV = "14caa527e0b10e0aece119693bf003ec95929370" +SRCREV = "08b2b46a6df8b5cf93fcd17453072a2ddb48b598" S = "${WORKDIR}"