commit | 9be29f64ea4b919e5b4a0a90ffeeeb4b8153329e | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Thu Dec 03 18:16:58 2015 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Thu Dec 03 18:16:58 2015 -0600 |
tree | 48349fa5bd08b7c78ae939813c66ce8672d9e1a5 | |
parent | 350def1d7b9798982ee0a45cf2bcffad42fcf9d7 [diff] |
Sprint 3 candidate 6 Updates include more sensors, reboot capabiltiies and so much more!
diff --git a/common/recipes-phosphor/host-ipmid/host-ipmid.bb b/common/recipes-phosphor/host-ipmid/host-ipmid.bb index 2dcb2c6..c03405c 100644 --- a/common/recipes-phosphor/host-ipmid/host-ipmid.bb +++ b/common/recipes-phosphor/host-ipmid/host-ipmid.bb
@@ -14,7 +14,7 @@ SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "c19eb14de9bfa776d2751413b72cf05102c5da1a" +SRCREV = "903327c4e9f901a692939338b0b4651aa815cedd" S = "${WORKDIR}/git"
diff --git a/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb b/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb index 78856dd..6cdf398 100644 --- a/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb +++ b/common/recipes-phosphor/obmc-phosphor-event/obmc-phosphor-event.bb
@@ -12,7 +12,7 @@ SRC_URI += "git://github.com/openbmc/phosphor-event" -SRCREV = "bebdb23ea092df6cde23e6da2a8940bd84de4810" +SRCREV = "aa9ec3aa2cc59fc7e2437041d89b19f4a8f1d7f0" RDEPENDS_${PN} += "libsystemd" DEPENDS += "systemd"
diff --git a/common/recipes-phosphor/skeleton/skeleton.bb b/common/recipes-phosphor/skeleton/skeleton.bb index df3e275..28ed2d2 100644 --- a/common/recipes-phosphor/skeleton/skeleton.bb +++ b/common/recipes-phosphor/skeleton/skeleton.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN} += "python-subprocess python-tftpy" SRC_URI += "git://github.com/openbmc/skeleton" -SRCREV = "1355e032d2becbc5afa165af23e3d6aec2146c5e" +SRCREV = "14caa527e0b10e0aece119693bf003ec95929370" S = "${WORKDIR}"