[PATCH openbmc] pflash and linux updates
OpenBMC Patches
openbmc-patches at stwcx.xyz
Tue Jan 12 04:00:31 AEDT 2016
From: Chris Austen <austenc at us.ibm.com>
---
meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb | 2 +-
meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb | 2 +-
2 files changed, 2 insertions(+), 2 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 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 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
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 @@ DEPENDS += "glib-2.0"
RDEPENDS_${PN} += "python-subprocess python-tftpy"
SRC_URI += "git://github.com/openbmc/skeleton"
-SRCREV = "14caa527e0b10e0aece119693bf003ec95929370"
+SRCREV = "08b2b46a6df8b5cf93fcd17453072a2ddb48b598"
S = "${WORKDIR}"
--
2.6.4
More information about the openbmc
mailing list