summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-29 12:01:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-02 01:07:13 +0300
commit10603025fc6ad0e894865eef1d6beadbe41dc304 (patch)
tree8500bd6896af734871e8f90471f2e09685258bef /meta-phosphor
parentd2b2bea0c62048b069d94d73943bdf276e3467c1 (diff)
downloadopenbmc-10603025fc6ad0e894865eef1d6beadbe41dc304.tar.xz
rest-dbus: srcrev bump 9273a302e8..99d57f2698
Manojkiran Eda (1): Add OWNERS file Change-Id: I8d692e2eb6d65aaa9da461efeb1d210247392920 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
index 92f2342c8..b68d23488 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
@@ -22,6 +22,6 @@ SYSTEMD_SERVICE:${PN} += "rest-dbus.service rest-dbus.socket"
SRC_URI += "git://github.com/openbmc/rest-dbus.git"
-SRCREV = "9273a302e8f2b3c3e939dff77758e90f163bf6a1"
+SRCREV = "99d57f2698568be1bf989057f678ff5c053e7957"
S = "${WORKDIR}/git"