summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-21 22:30:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-22 02:08:47 +0300
commit5fec24a8a52f939adb452ed8acdc10e82aa37e76 (patch)
treefbc49eb1a8362e98aed4ee420891080f8d8cab18 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent3d1f973f19fda4e0298a21b8397841c7018de79d (diff)
downloadopenbmc-5fec24a8a52f939adb452ed8acdc10e82aa37e76.tar.xz
bmcweb: srcrev bump d51e072fa6..9a128eb3fc
Chicago Duan (1): Redfish : Return after InternalError instead of Continue Joshi-Mansi (1): bmcweb:Check for dimm presense for State Attribute Change-Id: Iefcda803f2124e73ff86f24a9c38d29570b076dd 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 9b52fe1fe..99d6b4f27 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "d51e072fa60348422d6a145d76d7506de2bca4d6"
+SRCREV = "9a128eb3fc3008f802974360e98de6495ed1a66b"
S = "${WORKDIR}/git"