summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 18:51:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:32:26 +0300
commit3c1525d38d0f47d79bd685a94dead0f05aa1ccf2 (patch)
tree1c97c727ef612a2cda3db08f70e256b9445196c3 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent8629e6eee9efb660ae6fe5b743d90a569fcb55b4 (diff)
downloadopenbmc-3c1525d38d0f47d79bd685a94dead0f05aa1ccf2.tar.xz
bmcweb: srcrev bump d32c4fa936..44fad2aa3b
Ed Tanous (1): Remove dead hostname code Patrick Williams (1): catch exceptions as const Change-Id: Idffec000f36e4667ec82927e949d6518b47d6fdb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 5bb5c461a..d5d9080b1 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 = "d32c4fa936f9a88fc1dd124201ed11a6a90a18c5"
+SRCREV = "44fad2aa3ba9e28bb52c0ff21ba2cdbd2812b199"
S = "${WORKDIR}/git"