commit | 8814712ce5a5cb1bdeb384d60152fee2a78a53dd | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Dec 24 11:01:00 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Dec 24 13:43:21 2021 +0000 |
tree | 9b5580d40494d0ea3931cca0f110c604de486339 | |
parent | c5437e904a53dbe1b32dde7521a0b7ffc7959be4 [diff] |
bmcweb: srcrev bump d1a648140e..b477fd4408 P Dheeraj Srujan Kumar (1): Enable encoding/decoding object paths of User Name Change-Id: I500bd6fc2af42b73a0de86fe2a9603ba5ce0ff36 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 9a80f04..88e89ce 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 = "d1a648140e3cadd0ea6b0014c4d61ec880742000" +SRCREV = "b477fd4408bc0602cc86147121f03791d3f4824a" S = "${WORKDIR}/git"