commit | 47cb162fb2cda6479c140206508867276112a9e7 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Mar 05 01:32:03 2019 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 05 13:15:15 2019 +0000 |
tree | 6a7131f0dc886e7297d3b22ea1d03c5c74c102f9 | |
parent | 8f64091684be16f5b3cf404e1a3a4fef849d4025 [diff] |
rest-dbus: srcrev bump 403ce23066..9273a302e8 James Feist (1): Make bools correctly display as booleans Change-Id: I90347424f66bd00bd52ee3169b2227eb8b4f737f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/rest-dbus_git.bb b/recipes-phosphor/interfaces/rest-dbus_git.bb index 96e76e6..7037ef9 100644 --- a/recipes-phosphor/interfaces/rest-dbus_git.bb +++ b/recipes-phosphor/interfaces/rest-dbus_git.bb
@@ -22,6 +22,6 @@ SRC_URI += "git://github.com/openbmc/rest-dbus.git" -SRCREV = "403ce23066a8b0f0dca23220530b8760748b168e" +SRCREV = "9273a302e8f2b3c3e939dff77758e90f163bf6a1" S = "${WORKDIR}/git"