summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-07 18:10:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-08 01:12:30 +0300
commitf5058d26f000211a2216a2b6e529fc5a415fd9c8 (patch)
treea4ce31aa12c6abdedfb26f2af53f4038551013e3
parentba6fc6e5c681087bc7e2f3f6cdd1062ff556986c (diff)
downloadopenbmc-f5058d26f000211a2216a2b6e529fc5a415fd9c8.tar.xz
bmcweb: srcrev bump e1cc482880..e43914b357
Andrew Geissler (2): boot-progress: add support for SetupEntered boot-progress: move dbus-to-redfish logic to function Change-Id: I31de92a1aebfd8294cf1da109e76a6a5794d189d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index bbc5ebbf07..78c71c7e4c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "e1cc482880d7b47dcf19609cedba7df80368ae3c"
+SRCREV = "e43914b3572faac8ea20d684a9c8eb04e8496a57"
S = "${WORKDIR}/git"