commit | f3716a2d004b23d0396f5122578b443100ab388a | [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 | 74f6db9a4f3a03f4322b896e5ece35d4e858fc0b | |
parent | b70cb7e4c6359be8e2882607e84f59ede150e518 [diff] |
Sprint 3 candidate 6 Updates include more sensors, reboot capabiltiies and so much more!
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 2dcb2c6..c03405c 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 @@ 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 78856dd..6cdf398 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 @@ 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 df3e275..28ed2d2 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 = "1355e032d2becbc5afa165af23e3d6aec2146c5e" +SRCREV = "14caa527e0b10e0aece119693bf003ec95929370" S = "${WORKDIR}"