commit | 3c1525d38d0f47d79bd685a94dead0f05aa1ccf2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Oct 07 15:51:58 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Oct 08 01:32:26 2021 +0000 |
tree | 1c97c727ef612a2cda3db08f70e256b9445196c3 | |
parent | 8629e6eee9efb660ae6fe5b743d90a569fcb55b4 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 5bb5c46..d5d9080 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "d32c4fa936f9a88fc1dd124201ed11a6a90a18c5" +SRCREV = "44fad2aa3ba9e28bb52c0ff21ba2cdbd2812b199" S = "${WORKDIR}/git"