From f3716a2d004b23d0396f5122578b443100ab388a Mon Sep 17 00:00:00 2001 From: Chris Austen Date: Thu, 3 Dec 2015 18:16:58 -0600 Subject: Sprint 3 candidate 6 Updates include more sensors, reboot capabiltiies and so much more! --- meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb | 2 +- .../common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb | 2 +- meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-phosphor/common/recipes-phosphor') diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb index 2dcb2c606..c03405cfe 100644 --- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb +++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb @@ -14,7 +14,7 @@ inherit obmc-phosphor-c-daemon SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "c19eb14de9bfa776d2751413b72cf05102c5da1a" +SRCREV = "903327c4e9f901a692939338b0b4651aa815cedd" S = "${WORKDIR}/git" diff --git a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb index 78856ddf8..6cdf398e5 100644 --- a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb +++ b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb @@ -12,7 +12,7 @@ inherit obmc-phosphor-c-daemon SRC_URI += "git://github.com/openbmc/phosphor-event" -SRCREV = "bebdb23ea092df6cde23e6da2a8940bd84de4810" +SRCREV = "aa9ec3aa2cc59fc7e2437041d89b19f4a8f1d7f0" RDEPENDS_${PN} += "libsystemd" DEPENDS += "systemd" diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb index df3e2750f..28ed2d226 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 = "1355e032d2becbc5afa165af23e3d6aec2146c5e" +SRCREV = "14caa527e0b10e0aece119693bf003ec95929370" S = "${WORKDIR}" -- cgit v1.2.1