summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-19 00:40:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-19 02:28:47 +0300
commit2c68f86e5bbc53c44d3d1f3ac55727044ad3476f (patch)
treeed174f009c32b50caf357a8f91f22259cf43e06a
parent63053b47633845776b9e64a42cbe751bf833b010 (diff)
downloadopenbmc-2c68f86e5bbc53c44d3d1f3ac55727044ad3476f.tar.xz
bmcweb: srcrev bump 2d31491b8b..5df6eda23a
Shantappa Teekappanavar (1): bmcweb: Add/Move common typedefs to dbus utility Change-Id: I5c0c739dd0011defdcdd261ee86907d280f34386 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 490c1c0760..27e1f5f288 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 = "2d31491b8b57a47ea25d8a596cc41f5186bb33bc"
+SRCREV = "5df6eda23a0407ad2047fdb1b6ef2770155ff7f9"
S = "${WORKDIR}/git"