diff options
author | Chris Austen <austenc@us.ibm.com> | 2015-11-24 22:04:53 -0600 |
---|---|---|
committer | Chris Austen <austenc@us.ibm.com> | 2015-11-24 22:04:53 -0600 |
commit | 7a8bc405f771802e4b32f69643f9c879e338acc4 (patch) | |
tree | eff77fe11d8c6322c7cb0b500afdc1fa6dd49c8f /meta-phosphor/common/recipes-phosphor/dbus | |
parent | 55c7ac34b4142910d0a62070dad87915bf944dcb (diff) | |
download | talos-openbmc-7a8bc405f771802e4b32f69643f9c879e338acc4.tar.gz talos-openbmc-7a8bc405f771802e4b32f69643f9c879e338acc4.zip |
Updating base build with sprint 3 candidate 3
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/dbus')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb index 8b4459e7c..19da7388c 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb @@ -21,6 +21,6 @@ SRC_URI += " \ git://github.com/openbmc/phosphor-rest-server \ " -SRCREV = "275ec270684cd3b946674d02462bc9ed1890360e" +SRCREV = "f481dfc6b059677d06c158a5e23cfffab56edc3f" S = "${WORKDIR}/git" |